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 com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.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
public static com.sun.istack.localization.Localizable localizableHOLDER_VALUEFIELD_NOT_FOUND(Object arg0) -
HOLDER_VALUEFIELD_NOT_FOUND
Could not find the field in the Holder that contains the Holder''s value: {0} -
localizableSAX_2_DOM_NOTSUPPORTED_CREATEELEMENT
public static com.sun.istack.localization.Localizable localizableSAX_2_DOM_NOTSUPPORTED_CREATEELEMENT(Object arg0) -
SAX_2_DOM_NOTSUPPORTED_CREATEELEMENT
SAX2DOMEx.DomImplDoesntSupportCreateElementNs: {0}
-