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 JavaServer Faces Tooling Development Guide
Previous Page Home Next Page



Package org.eclipse.jst.jsf.designtime.resolver

Model Context Resolvers for EL symbols.

See:
           Description

Interface Summary
IStructuredDocumentSymbolResolverFactory A factory for symbol context resolvers.
ISymbolContextResolver Resolves symbols and possible symbols in a given context May NOT be sub-classed or implemented by clients.
 

Class Summary
AbstractStructuredDocumentSymbolResolverFactory A base class for symbol resolver factories.
AbstractSymbolContextResolver An abstract that should sub-classed by clients wishing to implement the ISymbolContextResolver interface
CachingSymbolContextResolver A symbol resolver that delegates to the default SymbolContextResolver, but caches the results and returns those on subsequent calls.
StructuredDocumentSymbolResolverFactory Factory create resolver capable of resolving symbols in a structured document Clients may not sub-class.
 

Package org.eclipse.jst.jsf.designtime.resolver Description

Model Context Resolvers for EL symbols.




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