Uses of Class
org.wso2.javascript.xmlimpl.XMLList

Uses of XMLList in org.wso2.javascript.xmlimpl
 

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)
           
 



Copyright © 2010 WSO2. All Rights Reserved.