java.lang.Object
com.sun.xml.ws.util.xml.XmlUtil
com.sun.tools.ws.util.xml.XmlUtil
public final class XmlUtil
extends com.sun.xml.ws.util.xml.XmlUtil
- Author:
- WS Development Team
-
Field Summary
Fields inherited from class com.sun.xml.ws.util.xml.XmlUtil
DRACONIAN_ERROR_HANDLER -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanmatchesTagNS(Element e, String tag, String nsURI) static booleanmatchesTagNS(Element e, QName name) 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, newSAXParserFactory, newTransformer, newTransformerFactory, newXMLInputFactory, newXPathFactory, parseTokenList
-
Method Details
-
matchesTagNS
-
matchesTagNS
-