|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.util.xml.XmlUtil
com.sun.tools.ws.util.xml.XmlUtil
public class XmlUtil
Field Summary |
---|
Fields inherited from class com.sun.xml.ws.util.xml.XmlUtil |
---|
DRACONIAN_ERROR_HANDLER |
Constructor Summary | |
---|---|
XmlUtil()
|
Method Summary | |
---|---|
static boolean |
matchesTagNS(Element e,
QName name)
|
static boolean |
matchesTagNS(Element e,
String tag,
String nsURI)
|
Methods inherited from class com.sun.xml.ws.util.xml.XmlUtil |
---|
createDefaultCatalogResolver, createEntityResolver, getAllAttributes, getAllChildren, getAttributeNSOrNull, getAttributeNSOrNull, getAttributeOrNull, getLocalPart, getPrefix, getTextForNode, getUTF8Stream, identityTransform, newTransformer, parseTokenList |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlUtil()
Method Detail |
---|
public static boolean matchesTagNS(Element e, String tag, String nsURI)
public static boolean matchesTagNS(Element e, QName name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |