Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.core.expressions.ElementHandler

Packages that use ElementHandler
org.eclipse.core.expressions Application programming interfaces for the expression language.  
 

Uses of ElementHandler in org.eclipse.core.expressions
 

Methods in org.eclipse.core.expressions that return ElementHandler
static ElementHandler ElementHandler.getDefault()
          The default element handler which can cope with all XML expression elements defined by the common expression language.
 

Constructors in org.eclipse.core.expressions with parameters of type ElementHandler
ExpressionConverter(ElementHandler[] handlers)
          Creates a new expression converter with the given list of element handlers.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.