|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.xpath.ElementStaticContext
Constructor Summary | |
ElementStaticContext(Element element)
Creates a new instance of ElementStaticContext |
|
ElementStaticContext(Element element,
java.util.Collection inScopeVariables)
|
Method Summary | |
java.net.URI |
getBaseURI()
Returns the base URI of the expression |
java.util.Collection |
getInScopeVariables()
Returns a collection of variable names |
NamespaceScope |
getNamespaceScope()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElementStaticContext(Element element)
public ElementStaticContext(Element element, java.util.Collection inScopeVariables)
Method Detail |
public NamespaceScope getNamespaceScope()
getNamespaceScope
in interface StaticContext
public java.net.URI getBaseURI()
getBaseURI
in interface StaticContext
public java.util.Collection getInScopeVariables()
getInScopeVariables
in interface StaticContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |