Package com.sun.tools.ws.resources
Class UtilMessages
java.lang.Object
com.sun.tools.ws.resources.UtilMessages
Defines string formatting method for each constant in the resource file
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringCould not find the field in the Holder that contains the Holder''s value: {0}static Localizablestatic Localizablestatic Localizablestatic StringNULL_NAMESPACE_FOUND(Object arg0) Encountered error in wsdl.static StringSAX2DOMEx.DomImplDoesntSupportCreateElementNs: {0}
-
Method Details
-
localizableNULL_NAMESPACE_FOUND
-
NULL_NAMESPACE_FOUND
Encountered error in wsdl. Check namespace of element<{0}> -
localizableHOLDER_VALUEFIELD_NOT_FOUND
-
HOLDER_VALUEFIELD_NOT_FOUND
Could not find the field in the Holder that contains the Holder''s value: {0} -
localizableSAX_2_DOM_NOTSUPPORTED_CREATEELEMENT
-
SAX_2_DOM_NOTSUPPORTED_CREATEELEMENT
SAX2DOMEx.DomImplDoesntSupportCreateElementNs: {0}
-