Class LogStringsMessages
java.lang.Object
com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Localizablestatic Localizablestatic Localizablestatic StringWSS1000: Error {0} while canonicalizing MIME attachmentstatic StringWSS1001: Error {0} while canonicalizing Image attachmentstatic StringWSS1002: Error {0} while canonicalizing Text/Plain attachment
-
Constructor Details
-
LogStringsMessages
public LogStringsMessages()
-
-
Method Details
-
localizableWSS_1002_ERROR_CANONICALIZING_TEXTPLAIN
-
WSS_1002_ERROR_CANONICALIZING_TEXTPLAIN
WSS1002: Error {0} while canonicalizing Text/Plain attachment -
localizableWSS_1000_ERROR_CANONICALIZING
-
WSS_1000_ERROR_CANONICALIZING
WSS1000: Error {0} while canonicalizing MIME attachment -
localizableWSS_1001_ERROR_CANONICALIZING_IMAGE
-
WSS_1001_ERROR_CANONICALIZING_IMAGE
WSS1001: Error {0} while canonicalizing Image attachment
-