Package com.sun.xml.xsom.impl.parser
Class Messages
java.lang.Object
com.sun.xml.xsom.impl.parser.Messages
Formats error messages.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
ERR_UNDEFINED_SIMPLETYPE
- See Also:
-
ERR_UNDEFINED_COMPLEXTYPE
- See Also:
-
ERR_UNDEFINED_TYPE
- See Also:
-
ERR_UNDEFINED_ELEMENT
- See Also:
-
ERR_UNDEFINED_MODELGROUP
- See Also:
-
ERR_UNDEFINED_ATTRIBUTE
- See Also:
-
ERR_UNDEFINED_ATTRIBUTEGROUP
- See Also:
-
ERR_UNDEFINED_IDENTITY_CONSTRAINT
- See Also:
-
ERR_UNDEFINED_PREFIX
- See Also:
-
ERR_DOUBLE_DEFINITION
- See Also:
-
ERR_DOUBLE_DEFINITION_ORIGINAL
- See Also:
-
ERR_MISSING_SCHEMALOCATION
- See Also:
-
ERR_ENTITY_RESOLUTION_FAILURE
- See Also:
-
ERR_SIMPLE_CONTENT_EXPECTED
- See Also:
-
JAXP_UNSUPPORTED_PROPERTY
- See Also:
-
JAXP_SUPPORTED_PROPERTY
- See Also:
-
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
format
Loads a string resource and formats it with specified arguments.
-