|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.context.AbstractDocumentContext
org.eclipse.jst.jsf.context.structureddocument.AbstractStructuredDocumentContext
public abstract class AbstractStructuredDocumentContext
A convenience abstract super-class for context implementing the IStructuredDocumentContext interface Class may be sub-classed by clients
Constructor Summary | |
---|---|
AbstractStructuredDocumentContext()
|
Method Summary | |
---|---|
java.lang.Object |
getAdapter(java.lang.Class adapterClass)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jst.jsf.context.structureddocument.IStructuredDocumentContext |
---|
getDocumentPosition, getStructuredDocument |
Constructor Detail |
---|
public AbstractStructuredDocumentContext()
Method Detail |
---|
public java.lang.Object getAdapter(java.lang.Class adapterClass)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
getAdapter
in class AbstractDocumentContext
AbstractDocumentContext.getAdapter(java.lang.Class)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |