public class com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages extends java.util.ListResourceBundle
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages
super_class: java.util.ListResourceBundle
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.util.ListResourceBundle.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/serializer/utils/SerializerMessages;
public java.lang.Object[][] getContents();
descriptor: ()[[Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=2, args_size=1
start local 0 0: bipush 60
anewarray java.lang.Object[]
dup
iconst_0
1: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "BAD_MSGKEY"
aastore
dup
iconst_1
2: ldc "The message key ''{0}'' is not in the message class ''{1}''"
aastore
aastore
dup
iconst_1
3: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "BAD_MSGFORMAT"
aastore
dup
iconst_1
4: ldc "The format of message ''{0}'' in message class ''{1}'' failed."
aastore
aastore
dup
iconst_2
5: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_SERIALIZER_NOT_CONTENTHANDLER"
aastore
dup
iconst_1
6: ldc "The serializer class ''{0}'' does not implement org.xml.sax.ContentHandler."
aastore
aastore
dup
iconst_3
7: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_RESOURCE_COULD_NOT_FIND"
aastore
dup
iconst_1
8: ldc "The resource [ {0} ] could not be found.\n {1}"
aastore
aastore
dup
iconst_4
9: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_RESOURCE_COULD_NOT_LOAD"
aastore
dup
iconst_1
10: ldc "The resource [ {0} ] could not load: {1} \n {2} \t {3}"
aastore
aastore
dup
iconst_5
11: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_BUFFER_SIZE_LESSTHAN_ZERO"
aastore
dup
iconst_1
12: ldc "Buffer size <=0"
aastore
aastore
dup
bipush 6
13: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_INVALID_UTF16_SURROGATE"
aastore
dup
iconst_1
14: ldc "Invalid UTF-16 surrogate detected: {0} ?"
aastore
aastore
dup
bipush 7
15: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_OIERROR"
aastore
dup
iconst_1
16: ldc "IO error"
aastore
aastore
dup
bipush 8
17: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_ILLEGAL_ATTRIBUTE_POSITION"
aastore
dup
iconst_1
18: ldc "Cannot add attribute {0} after child nodes or before an element is produced. Attribute will be ignored."
aastore
aastore
dup
bipush 9
19: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NAMESPACE_PREFIX"
aastore
dup
iconst_1
20: ldc "Namespace for prefix ''{0}'' has not been declared."
aastore
aastore
dup
bipush 10
21: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_STRAY_ATTRIBUTE"
aastore
dup
iconst_1
22: ldc "Attribute ''{0}'' outside of element."
aastore
aastore
dup
bipush 11
23: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_STRAY_NAMESPACE"
aastore
dup
iconst_1
24: ldc "Namespace declaration ''{0}''=''{1}'' outside of element."
aastore
aastore
dup
bipush 12
25: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_COULD_NOT_LOAD_RESOURCE"
aastore
dup
iconst_1
26: ldc "Could not load ''{0}'' (check CLASSPATH), now using just the defaults"
aastore
aastore
dup
bipush 13
27: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_ILLEGAL_CHARACTER"
aastore
dup
iconst_1
28: ldc "Attempt to output character of integral value {0} that is not represented in specified output encoding of {1}."
aastore
aastore
dup
bipush 14
29: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_COULD_NOT_LOAD_METHOD_PROPERTY"
aastore
dup
iconst_1
30: ldc "Could not load the propery file ''{0}'' for output method ''{1}'' (check CLASSPATH)"
aastore
aastore
dup
bipush 15
31: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_INVALID_PORT"
aastore
dup
iconst_1
32: ldc "Invalid port number"
aastore
aastore
dup
bipush 16
33: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_PORT_WHEN_HOST_NULL"
aastore
dup
iconst_1
34: ldc "Port cannot be set when host is null"
aastore
aastore
dup
bipush 17
35: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_HOST_ADDRESS_NOT_WELLFORMED"
aastore
dup
iconst_1
36: ldc "Host is not a well formed address"
aastore
aastore
dup
bipush 18
37: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_SCHEME_NOT_CONFORMANT"
aastore
dup
iconst_1
38: ldc "The scheme is not conformant."
aastore
aastore
dup
bipush 19
39: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_SCHEME_FROM_NULL_STRING"
aastore
dup
iconst_1
40: ldc "Cannot set scheme from null string"
aastore
aastore
dup
bipush 20
41: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE"
aastore
dup
iconst_1
42: ldc "Path contains invalid escape sequence"
aastore
aastore
dup
bipush 21
43: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_PATH_INVALID_CHAR"
aastore
dup
iconst_1
44: ldc "Path contains invalid character: {0}"
aastore
aastore
dup
bipush 22
45: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_FRAG_INVALID_CHAR"
aastore
dup
iconst_1
46: ldc "Fragment contains invalid character"
aastore
aastore
dup
bipush 23
47: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_FRAG_WHEN_PATH_NULL"
aastore
dup
iconst_1
48: ldc "Fragment cannot be set when path is null"
aastore
aastore
dup
bipush 24
49: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_FRAG_FOR_GENERIC_URI"
aastore
dup
iconst_1
50: ldc "Fragment can only be set for a generic URI"
aastore
aastore
dup
bipush 25
51: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NO_SCHEME_IN_URI"
aastore
dup
iconst_1
52: ldc "No scheme found in URI"
aastore
aastore
dup
bipush 26
53: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_CANNOT_INIT_URI_EMPTY_PARMS"
aastore
dup
iconst_1
54: ldc "Cannot initialize URI with empty parameters"
aastore
aastore
dup
bipush 27
55: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NO_FRAGMENT_STRING_IN_PATH"
aastore
dup
iconst_1
56: ldc "Fragment cannot be specified in both the path and fragment"
aastore
aastore
dup
bipush 28
57: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NO_QUERY_STRING_IN_PATH"
aastore
dup
iconst_1
58: ldc "Query string cannot be specified in path and query string"
aastore
aastore
dup
bipush 29
59: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NO_PORT_IF_NO_HOST"
aastore
dup
iconst_1
60: ldc "Port may not be specified if host is not specified"
aastore
aastore
dup
bipush 30
61: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NO_USERINFO_IF_NO_HOST"
aastore
dup
iconst_1
62: ldc "Userinfo may not be specified if host is not specified"
aastore
aastore
dup
bipush 31
63: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_XML_VERSION_NOT_SUPPORTED"
aastore
dup
iconst_1
64: ldc "Warning: The version of the output document is requested to be ''{0}''. This version of XML is not supported. The version of the output document will be ''1.0''."
aastore
aastore
dup
bipush 32
65: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_SCHEME_REQUIRED"
aastore
dup
iconst_1
66: ldc "Scheme is required!"
aastore
aastore
dup
bipush 33
67: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_FACTORY_PROPERTY_MISSING"
aastore
dup
iconst_1
68: ldc "The Properties object passed to the SerializerFactory does not have a ''{0}'' property."
aastore
aastore
dup
bipush 34
69: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_ENCODING_NOT_SUPPORTED"
aastore
dup
iconst_1
70: ldc "Warning: The encoding ''{0}'' is not supported by the Java runtime."
aastore
aastore
dup
bipush 35
71: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "FEATURE_NOT_FOUND"
aastore
dup
iconst_1
72: ldc "The parameter ''{0}'' is not recognized."
aastore
aastore
dup
bipush 36
73: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "FEATURE_NOT_SUPPORTED"
aastore
dup
iconst_1
74: ldc "The parameter ''{0}'' is recognized but the requested value cannot be set."
aastore
aastore
dup
bipush 37
75: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "DOMSTRING_SIZE_ERR"
aastore
dup
iconst_1
76: ldc "The resulting string is too long to fit in a DOMString: ''{0}''."
aastore
aastore
dup
bipush 38
77: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "TYPE_MISMATCH_ERR"
aastore
dup
iconst_1
78: ldc "The value type for this parameter name is incompatible with the expected value type."
aastore
aastore
dup
bipush 39
79: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "no-output-specified"
aastore
dup
iconst_1
80: ldc "The output destination for data to be written to was null."
aastore
aastore
dup
bipush 40
81: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "unsupported-encoding"
aastore
dup
iconst_1
82: ldc "An unsupported encoding is encountered."
aastore
aastore
dup
bipush 41
83: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_UNABLE_TO_SERIALIZE_NODE"
aastore
dup
iconst_1
84: ldc "The node could not be serialized."
aastore
aastore
dup
bipush 42
85: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "cdata-sections-splitted"
aastore
dup
iconst_1
86: ldc "The CDATA Section contains one or more termination markers ']]>'."
aastore
aastore
dup
bipush 43
87: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WARNING_WF_NOT_CHECKED"
aastore
dup
iconst_1
88: ldc "An instance of the Well-Formedness checker could not be created. The well-formed parameter was set to true but well-formedness checking can not be performed."
aastore
aastore
dup
bipush 44
89: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "wf-invalid-character"
aastore
dup
iconst_1
90: ldc "The node ''{0}'' contains invalid XML characters."
aastore
aastore
dup
bipush 45
91: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_INVALID_CHARACTER_IN_COMMENT"
aastore
dup
iconst_1
92: ldc "An invalid XML character (Unicode: 0x{0}) was found in the comment."
aastore
aastore
dup
bipush 46
93: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_INVALID_CHARACTER_IN_PI"
aastore
dup
iconst_1
94: ldc "An invalid XML character (Unicode: 0x{0}) was found in the processing instructiondata."
aastore
aastore
dup
bipush 47
95: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_INVALID_CHARACTER_IN_CDATA"
aastore
dup
iconst_1
96: ldc "An invalid XML character (Unicode: 0x{0}) was found in the contents of the CDATASection."
aastore
aastore
dup
bipush 48
97: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_INVALID_CHARACTER_IN_TEXT"
aastore
dup
iconst_1
98: ldc "An invalid XML character (Unicode: 0x{0}) was found in the node''s character data content."
aastore
aastore
dup
bipush 49
99: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "wf-invalid-character-in-node-name"
aastore
dup
iconst_1
100: ldc "An invalid XML character(s) was found in the {0} node named ''{1}''."
aastore
aastore
dup
bipush 50
101: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_DASH_IN_COMMENT"
aastore
dup
iconst_1
102: ldc "The string \"--\" is not permitted within comments."
aastore
aastore
dup
bipush 51
103: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_LT_IN_ATTVAL"
aastore
dup
iconst_1
104: ldc "The value of attribute \"{1}\" associated with an element type \"{0}\" must not contain the ''<'' character."
aastore
aastore
dup
bipush 52
105: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_REF_TO_UNPARSED_ENT"
aastore
dup
iconst_1
106: ldc "The unparsed entity reference \"&{0};\" is not permitted."
aastore
aastore
dup
bipush 53
107: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WF_REF_TO_EXTERNAL_ENT"
aastore
dup
iconst_1
108: ldc "The external entity reference \"&{0};\" is not permitted in an attribute value."
aastore
aastore
dup
bipush 54
109: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NS_PREFIX_CANNOT_BE_BOUND"
aastore
dup
iconst_1
110: ldc "The prefix \"{0}\" can not be bound to namespace \"{1}\"."
aastore
aastore
dup
bipush 55
111: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NULL_LOCAL_ELEMENT_NAME"
aastore
dup
iconst_1
112: ldc "The local name of element \"{0}\" is null."
aastore
aastore
dup
bipush 56
113: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_NULL_LOCAL_ATTR_NAME"
aastore
dup
iconst_1
114: ldc "The local name of attr \"{0}\" is null."
aastore
aastore
dup
bipush 57
115: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "unbound-prefix-in-entity-reference"
aastore
dup
iconst_1
116: ldc "The replacement text of the entity node \"{0}\" contains an element node \"{1}\" with an unbound prefix \"{2}\"."
aastore
aastore
dup
bipush 58
117: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "unbound-prefix-in-entity-reference"
aastore
dup
iconst_1
118: ldc "The replacement text of the entity node \"{0}\" contains an attribute node \"{1}\" with an unbound prefix \"{2}\"."
aastore
aastore
dup
bipush 59
119: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ER_WRITING_INTERNAL_SUBSET"
aastore
dup
iconst_1
120: ldc "An error occured while writing the internal subset."
aastore
aastore
121: astore 1
start local 1 122: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 123 0 this Lcom/sun/org/apache/xml/internal/serializer/utils/SerializerMessages;
122 123 1 contents [[Ljava/lang/Object;
}
SourceFile: "SerializerMessages.java"