XMLPath.BooleanXMLPath, XMLPath.NodeSetXMLPath, XMLPath.NodeXMLPath, XMLPath.NumberXMLPath, XMLPath.SourceXMLPath, XMLPath.StringXMLPath
m_ctx, m_previous, m_xPath
Modifier | Constructor and Description |
---|---|
protected |
XMLPath.SourceXMLPath(XMLPathCtx ctx,
Document doc)
Constructor creates a new instance.
|
protected |
XMLPath.SourceXMLPath(XMLPathCtx ctx,
Node doc)
Constructor creates a new instance.
|
protected |
XMLPath.SourceXMLPath(XMLPathCtx ctx,
NodeList set)
Constructor creates a new instance.
|
protected XMLPath.SourceXMLPath(XMLPathCtx ctx, Document doc)
ctx
- the ctx.doc
- the doc.protected XMLPath.SourceXMLPath(XMLPathCtx ctx, Node doc)
ctx
- the ctx.doc
- the doc.protected XMLPath.SourceXMLPath(XMLPathCtx ctx, NodeList set)
ctx
- the ctx.set
- the set.protected Object eval()
XMLPath
eval
in class XMLPath
XMLPath.eval()
protected QName getReturnType()
XMLPath
getReturnType
in class XMLPath
XMLPath.getReturnType()
Copyright © 2004–2016 52north.org. All rights reserved.