Package com.sun.tools.ws.wsdl.parser
Class Util
java.lang.Object
com.sun.tools.ws.wsdl.parser.Util
2
Defines various utility methods.
- Author:
- WS Development Team
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic StringgetRequiredAttribute(Element element, String name) static booleanstatic ElementnextElement(Iterator iter) static Elementstatic StringprocessSystemIdWithBase(String baseSystemId, String systemId) static voidstatic voidverifyTagNS(Element element, String tag, String nsURI) static voidverifyTagNS(Element element, QName name) static voidverifyTagNSRootElement(Element element, QName name)
-
Method Details
-
getRequiredAttribute
-
verifyTag
-
verifyTagNS
-
verifyTagNS
-
isTagName
-
verifyTagNSRootElement
-
nextElementIgnoringCharacterContent
-
nextElement
-
processSystemIdWithBase
-
fail
-
fail
-
fail
-
fail
-