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 Mobile Java Development Tools
Previous Page Home Next Page


Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.symbol

This package provides an API for managing all symbols that are used during the preprocessing operations.

See:
           Description

Interface Summary
ISymbol A Symbol is a pair <name; value> and may be used for preprocessing purposes.
ISymbolSet Symbol definition sets provide a means to define a group of related symbols with a particular name to reference that group.
ISymbolSetFactory This API provides a mechanism to create symbols set.
ISymbolSetRegistry The SymbolSet registry is the main entry point that is used to manage the SymbolSets that are currently available.
ISymbolSetRegistryChangeListener Classes which implement this interface provide a method that deals with the events that are generated when the ISymbolSetRegistry is modified.
 

Package org.eclipse.mtj.core.symbol Description

This package provides an API for managing all symbols that are used during the preprocessing operations.


Mobile Tools for Java
Release 1.0


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