Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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

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

Uses of ExpressionConverter in org.eclipse.core.expressions
 

Methods in org.eclipse.core.expressions that return ExpressionConverter
static  ExpressionConverter ExpressionConverter. getDefault ()
          Returns the default expression converter.
 

Methods in org.eclipse.core.expressions with parameters of type ExpressionConverter
  Expression ElementHandler. create ( ExpressionConverter converter, Element element)
          Creates the corresponding expression for the given DOM element.
abstract   Expression ElementHandler. create ( ExpressionConverter converter, IConfigurationElement config)
          Creates the corresponding expression for the given configuration element.
protected  void ElementHandler. processChildren ( ExpressionConverter converter, Element element, org.eclipse.core.internal.expressions.CompositeExpression expression)
          Converts the children of the given DOM element and adds them to the given composite expression.
protected  void ElementHandler. processChildren ( ExpressionConverter converter, IConfigurationElement element, org.eclipse.core.internal.expressions.CompositeExpression expression)
          Converts the children of the given configuration element and adds them to the given composite expression.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire