|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.xpath.StandaloneContext
org.apache.excalibur.xml.xpath.Saxon8ProcessorImpl.Saxon8Context
private class Saxon8ProcessorImpl.Saxon8Context
Field Summary | |
---|---|
private PrefixResolver |
resolver
|
Constructor Summary | |
---|---|
Saxon8ProcessorImpl.Saxon8Context(net.sf.saxon.om.NodeInfo node,
PrefixResolver resolver)
|
Method Summary | |
---|---|
java.lang.String |
getURIForPrefix(java.lang.String prefix)
|
Methods inherited from class net.sf.saxon.xpath.StandaloneContext |
---|
bindVariable, clearAllNamespaces, clearNamespaces, declareCollation, declareNamespace, declareVariable, getBaseURI, getCollation, getConfiguration, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getImportedSchemaNamespaces, getLineNumber, getLocationMap, getNamePool, getNamespaceContext, getNamespaceResolver, getStackFrameMap, getSystemId, getURIForPrefix, getXPathFunctionResolver, getXPathVariableResolver, importSchema, isAllowedBuiltInType, isImportedSchema, isInBackwardsCompatibleMode, issueWarning, iteratePrefixes, makeEarlyEvaluationContext, setBackwardsCompatibilityMode, setBaseURI, setDefaultElementNamespace, setDefaultFunctionNamespace, setFunctionLibrary, setLocationMap, setNamespaceContext, setNamespaces, setXPathFunctionResolver, setXPathVariableResolver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final PrefixResolver resolver
Constructor Detail |
---|
public Saxon8ProcessorImpl.Saxon8Context(net.sf.saxon.om.NodeInfo node, PrefixResolver resolver)
Method Detail |
---|
public java.lang.String getURIForPrefix(java.lang.String prefix) throws net.sf.saxon.trans.XPathException
getURIForPrefix
in interface net.sf.saxon.expr.StaticContext
getURIForPrefix
in class net.sf.saxon.xpath.StandaloneContext
net.sf.saxon.trans.XPathException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |