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

  




 

 



Uses of Interface
org.eclipse.jst.jsf.context.resolver.IDocumentContextResolver

Packages that use IDocumentContextResolver
org.eclipse.jst.jsf.context.resolver Context resolver framework. 
org.eclipse.jst.jsf.context.resolver.structureddocument Context resolvers for contexts based on SSE structured documents. 
org.eclipse.jst.jsf.designtime.resolver Model Context Resolvers for EL symbols. 
 

Uses of IDocumentContextResolver in org.eclipse.jst.jsf.context.resolver
 

Classes in org.eclipse.jst.jsf.context.resolver that implement IDocumentContextResolver
 class AbstractDocumentContextResolver
          The parent of all IDocumentContextResolver implementations.
 

Uses of IDocumentContextResolver in org.eclipse.jst.jsf.context.resolver.structureddocument
 

Subinterfaces of IDocumentContextResolver in org.eclipse.jst.jsf.context.resolver.structureddocument
 interface IDOMContextResolver
          Defines a type of context resolver used to resolve the current context in the XML DOM context.
 interface IMetadataContextResolver
          Resolves meta-data for a particular context This interface may sub-classed or implemented by clients
 interface ITaglibContextResolver
          Defines a context resolver that resolves tag library information for a particular context.
 interface IWorkspaceContextResolver
          A resolver to determine the current context within the Eclipse workspace.
 

Uses of IDocumentContextResolver in org.eclipse.jst.jsf.designtime.resolver
 

Subinterfaces of IDocumentContextResolver in org.eclipse.jst.jsf.designtime.resolver
 interface ISymbolContextResolver
          Resolves symbols and possible symbols in a given context May NOT be sub-classed or implemented by clients.
 

Classes in org.eclipse.jst.jsf.designtime.resolver that implement IDocumentContextResolver
 class AbstractSymbolContextResolver
          An abstract that should sub-classed by clients wishing to implement the ISymbolContextResolver interface
 class CachingSymbolContextResolver
          A symbol resolver that delegates to the default SymbolContextResolver, but caches the results and returns those on subsequent calls.
 




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