com.sun.tools.ws.util.xml
Class XmlUtil
java.lang.Object
com.sun.xml.ws.util.xml.XmlUtil
com.sun.tools.ws.util.xml.XmlUtil
public class XmlUtil
- extends XmlUtil
- Author:
- WS Development Team
| Methods inherited from class com.sun.xml.ws.util.xml.XmlUtil |
allowExternalAccess, createDefaultCatalogResolver, createEntityResolver, getAllAttributes, getAllChildren, getAttributeNSOrNull, getAttributeNSOrNull, getAttributeOrNull, getLocalPart, getPrefix, getTextForNode, getUTF8Stream, identityTransform, newDocumentBuilderFactory, newDocumentBuilderFactory, newSAXParserFactory, newTransformer, newTransformerFactory, newTransformerFactory, newXMLInputFactory, newXPathFactory, parseTokenList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlUtil
public XmlUtil()
matchesTagNS
public static boolean matchesTagNS(Element e,
String tag,
String nsURI)
matchesTagNS
public static boolean matchesTagNS(Element e,
QName name)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.