Methods in org.wso2.javascript.xmlimpl that return XMLList |
XMLList |
AxiomNode.getChildElements(XMLName xmlName,
XMLList xmlList)
|
XMLList |
AxiomNodeMatcher.matchAnyLocalName(AxiomNode axiomNode,
XMLList xmlList,
int type,
java.lang.String namespaceURI)
|
XMLList |
AxiomNodeMatcher.matchAnyNamespace(AxiomNode axiomNode,
XMLList xmlList,
int type,
java.lang.String LocalName,
java.lang.String namespaceURI)
|
XMLList |
AxiomNodeMatcher.matchAnyQName(AxiomNode axiomNode,
XMLList xmlList,
int type)
|
XMLList |
AxiomNode.matchNodes(XMLName xmlName,
XMLList xmlList,
int type)
|
XMLList |
AxiomNodeMatcher.matchQName(AxiomNode axiomNode,
XMLList xmlList,
int type,
javax.xml.namespace.QName qname)
|
Methods in org.wso2.javascript.xmlimpl with parameters of type XMLList |
XMLList |
AxiomNode.getChildElements(XMLName xmlName,
XMLList xmlList)
|
XMLList |
AxiomNodeMatcher.matchAnyLocalName(AxiomNode axiomNode,
XMLList xmlList,
int type,
java.lang.String namespaceURI)
|
XMLList |
AxiomNodeMatcher.matchAnyNamespace(AxiomNode axiomNode,
XMLList xmlList,
int type,
java.lang.String LocalName,
java.lang.String namespaceURI)
|
XMLList |
AxiomNodeMatcher.matchAnyQName(AxiomNode axiomNode,
XMLList xmlList,
int type)
|
XMLList |
AxiomNode.matchNodes(XMLName xmlName,
XMLList xmlList,
int type)
|
XMLList |
AxiomNodeMatcher.matchQName(AxiomNode axiomNode,
XMLList xmlList,
int type,
javax.xml.namespace.QName qname)
|