Modifier and Type | Method and Description |
---|---|
XMLList |
AxiomNode.getChildElements(XMLName xmlName,
XMLList xmlList) |
XMLList |
AxiomNodeMatcher.matchAnyLocalName(AxiomNode axiomNode,
XMLList xmlList,
int type,
String namespaceURI) |
XMLList |
AxiomNodeMatcher.matchAnyNamespace(AxiomNode axiomNode,
XMLList xmlList,
int type,
String LocalName,
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) |
Modifier and Type | Method and Description |
---|---|
XMLList |
AxiomNode.getChildElements(XMLName xmlName,
XMLList xmlList) |
XMLList |
AxiomNodeMatcher.matchAnyLocalName(AxiomNode axiomNode,
XMLList xmlList,
int type,
String namespaceURI) |
XMLList |
AxiomNodeMatcher.matchAnyNamespace(AxiomNode axiomNode,
XMLList xmlList,
int type,
String LocalName,
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) |
Copyright © 2013 WSO2. All Rights Reserved.