Package org.eclipse.jst.jsf.context.resolver.structureddocument

Context resolvers for contexts based on SSE structured documents.

See:
          Description

Interface Summary
IDOMContextResolver Defines a type of context resolver used to resolve the current context in the XML DOM context.
IMetadataContextResolver Resolves meta-data for a particular context This interface may sub-classed or implemented by clients
IStructuredDocumentContextResolverFactory A factory for creating context resolvers that work with structured document contexts This factory may be used but not implemented or extended by clients.
ITaglibContextResolver Defines a context resolver that resolves tag library information for a particular context.
IWorkspaceContextResolver A resolver to determine the current context within the Eclipse workspace.
 

Package org.eclipse.jst.jsf.context.resolver.structureddocument Description

Context resolvers for contexts based on SSE structured documents.