|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--submarine.util.XPathForXalan
Field Summary | |
private java.lang.String |
xpath
|
Fields inherited from interface submarine.util.IXPath |
XPATH_CLASS_PTY |
Constructor Summary | |
XPathForXalan()
|
|
XPathForXalan(java.lang.String path)
|
Method Summary | |
java.util.List |
selectNodes(org.w3c.dom.Node context)
|
org.w3c.dom.Node |
selectSingleNode(org.w3c.dom.Node context)
|
void |
setPath(java.lang.String path)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private java.lang.String xpath
Constructor Detail |
public XPathForXalan()
public XPathForXalan(java.lang.String path)
Method Detail |
public void setPath(java.lang.String path)
setPath
in interface IXPath
public java.util.List selectNodes(org.w3c.dom.Node context) throws javax.xml.transform.TransformerException
selectNodes
in interface IXPath
public org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node context) throws javax.xml.transform.TransformerException
selectSingleNode
in interface IXPath
|
Submarine project. free distribution of this software must include the opensource licence. Guénolé de Cadoudal. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |