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 // com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages this
         0: .line 45
            aload 0 /* this */
            invokespecial java.util.ListResourceBundle.<init>:()V
            return
        end local 0 // com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages this
      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 // com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages this
         0: .line 73
            bipush 60
            anewarray java.lang.Object[]
            dup
            iconst_0
         1: .line 74
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "BAD_MSGKEY"
            aastore
            dup
            iconst_1
         2: .line 75
            ldc "The message key ''{0}'' is not in the message class ''{1}''"
            aastore
            aastore
            dup
            iconst_1
         3: .line 77
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "BAD_MSGFORMAT"
            aastore
            dup
            iconst_1
         4: .line 78
            ldc "The format of message ''{0}'' in message class ''{1}'' failed."
            aastore
            aastore
            dup
            iconst_2
         5: .line 80
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SERIALIZER_NOT_CONTENTHANDLER"
            aastore
            dup
            iconst_1
         6: .line 81
            ldc "The serializer class ''{0}'' does not implement org.xml.sax.ContentHandler."
            aastore
            aastore
            dup
            iconst_3
         7: .line 83
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_RESOURCE_COULD_NOT_FIND"
            aastore
            dup
            iconst_1
         8: .line 84
            ldc "The resource [ {0} ] could not be found.\n {1}"
            aastore
            aastore
            dup
            iconst_4
         9: .line 86
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_RESOURCE_COULD_NOT_LOAD"
            aastore
            dup
            iconst_1
        10: .line 87
            ldc "The resource [ {0} ] could not load: {1} \n {2} \t {3}"
            aastore
            aastore
            dup
            iconst_5
        11: .line 89
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_BUFFER_SIZE_LESSTHAN_ZERO"
            aastore
            dup
            iconst_1
        12: .line 90
            ldc "Buffer size <=0"
            aastore
            aastore
            dup
            bipush 6
        13: .line 92
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_INVALID_UTF16_SURROGATE"
            aastore
            dup
            iconst_1
        14: .line 93
            ldc "Invalid UTF-16 surrogate detected: {0} ?"
            aastore
            aastore
            dup
            bipush 7
        15: .line 95
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_OIERROR"
            aastore
            dup
            iconst_1
        16: .line 96
            ldc "IO error"
            aastore
            aastore
            dup
            bipush 8
        17: .line 98
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_ILLEGAL_ATTRIBUTE_POSITION"
            aastore
            dup
            iconst_1
        18: .line 99
            ldc "Cannot add attribute {0} after child nodes or before an element is produced.  Attribute will be ignored."
            aastore
            aastore
            dup
            bipush 9
        19: .line 106
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NAMESPACE_PREFIX"
            aastore
            dup
            iconst_1
        20: .line 107
            ldc "Namespace for prefix ''{0}'' has not been declared."
            aastore
            aastore
            dup
            bipush 10
        21: .line 115
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_STRAY_ATTRIBUTE"
            aastore
            dup
            iconst_1
        22: .line 116
            ldc "Attribute ''{0}'' outside of element."
            aastore
            aastore
            dup
            bipush 11
        23: .line 125
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_STRAY_NAMESPACE"
            aastore
            dup
            iconst_1
        24: .line 126
            ldc "Namespace declaration ''{0}''=''{1}'' outside of element."
            aastore
            aastore
            dup
            bipush 12
        25: .line 128
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_COULD_NOT_LOAD_RESOURCE"
            aastore
            dup
            iconst_1
        26: .line 129
            ldc "Could not load ''{0}'' (check CLASSPATH), now using just the defaults"
            aastore
            aastore
            dup
            bipush 13
        27: .line 131
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_ILLEGAL_CHARACTER"
            aastore
            dup
            iconst_1
        28: .line 132
            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: .line 134
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_COULD_NOT_LOAD_METHOD_PROPERTY"
            aastore
            dup
            iconst_1
        30: .line 135
            ldc "Could not load the propery file ''{0}'' for output method ''{1}'' (check CLASSPATH)"
            aastore
            aastore
            dup
            bipush 15
        31: .line 137
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_INVALID_PORT"
            aastore
            dup
            iconst_1
        32: .line 138
            ldc "Invalid port number"
            aastore
            aastore
            dup
            bipush 16
        33: .line 140
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_PORT_WHEN_HOST_NULL"
            aastore
            dup
            iconst_1
        34: .line 141
            ldc "Port cannot be set when host is null"
            aastore
            aastore
            dup
            bipush 17
        35: .line 143
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_HOST_ADDRESS_NOT_WELLFORMED"
            aastore
            dup
            iconst_1
        36: .line 144
            ldc "Host is not a well formed address"
            aastore
            aastore
            dup
            bipush 18
        37: .line 146
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SCHEME_NOT_CONFORMANT"
            aastore
            dup
            iconst_1
        38: .line 147
            ldc "The scheme is not conformant."
            aastore
            aastore
            dup
            bipush 19
        39: .line 149
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SCHEME_FROM_NULL_STRING"
            aastore
            dup
            iconst_1
        40: .line 150
            ldc "Cannot set scheme from null string"
            aastore
            aastore
            dup
            bipush 20
        41: .line 152
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE"
            aastore
            dup
            iconst_1
        42: .line 153
            ldc "Path contains invalid escape sequence"
            aastore
            aastore
            dup
            bipush 21
        43: .line 155
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_PATH_INVALID_CHAR"
            aastore
            dup
            iconst_1
        44: .line 156
            ldc "Path contains invalid character: {0}"
            aastore
            aastore
            dup
            bipush 22
        45: .line 158
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FRAG_INVALID_CHAR"
            aastore
            dup
            iconst_1
        46: .line 159
            ldc "Fragment contains invalid character"
            aastore
            aastore
            dup
            bipush 23
        47: .line 161
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FRAG_WHEN_PATH_NULL"
            aastore
            dup
            iconst_1
        48: .line 162
            ldc "Fragment cannot be set when path is null"
            aastore
            aastore
            dup
            bipush 24
        49: .line 164
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FRAG_FOR_GENERIC_URI"
            aastore
            dup
            iconst_1
        50: .line 165
            ldc "Fragment can only be set for a generic URI"
            aastore
            aastore
            dup
            bipush 25
        51: .line 167
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_SCHEME_IN_URI"
            aastore
            dup
            iconst_1
        52: .line 168
            ldc "No scheme found in URI"
            aastore
            aastore
            dup
            bipush 26
        53: .line 170
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_CANNOT_INIT_URI_EMPTY_PARMS"
            aastore
            dup
            iconst_1
        54: .line 171
            ldc "Cannot initialize URI with empty parameters"
            aastore
            aastore
            dup
            bipush 27
        55: .line 173
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_FRAGMENT_STRING_IN_PATH"
            aastore
            dup
            iconst_1
        56: .line 174
            ldc "Fragment cannot be specified in both the path and fragment"
            aastore
            aastore
            dup
            bipush 28
        57: .line 176
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_QUERY_STRING_IN_PATH"
            aastore
            dup
            iconst_1
        58: .line 177
            ldc "Query string cannot be specified in path and query string"
            aastore
            aastore
            dup
            bipush 29
        59: .line 179
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_PORT_IF_NO_HOST"
            aastore
            dup
            iconst_1
        60: .line 180
            ldc "Port may not be specified if host is not specified"
            aastore
            aastore
            dup
            bipush 30
        61: .line 182
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_USERINFO_IF_NO_HOST"
            aastore
            dup
            iconst_1
        62: .line 183
            ldc "Userinfo may not be specified if host is not specified"
            aastore
            aastore
            dup
            bipush 31
        63: .line 185
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_XML_VERSION_NOT_SUPPORTED"
            aastore
            dup
            iconst_1
        64: .line 186
            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: .line 188
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SCHEME_REQUIRED"
            aastore
            dup
            iconst_1
        66: .line 189
            ldc "Scheme is required!"
            aastore
            aastore
            dup
            bipush 33
        67: .line 196
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FACTORY_PROPERTY_MISSING"
            aastore
            dup
            iconst_1
        68: .line 197
            ldc "The Properties object passed to the SerializerFactory does not have a ''{0}'' property."
            aastore
            aastore
            dup
            bipush 34
        69: .line 199
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_ENCODING_NOT_SUPPORTED"
            aastore
            dup
            iconst_1
        70: .line 200
            ldc "Warning:  The encoding ''{0}'' is not supported by the Java runtime."
            aastore
            aastore
            dup
            bipush 35
        71: .line 202
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "FEATURE_NOT_FOUND"
            aastore
            dup
            iconst_1
        72: .line 203
            ldc "The parameter ''{0}'' is not recognized."
            aastore
            aastore
            dup
            bipush 36
        73: .line 205
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "FEATURE_NOT_SUPPORTED"
            aastore
            dup
            iconst_1
        74: .line 206
            ldc "The parameter ''{0}'' is recognized but the requested value cannot be set."
            aastore
            aastore
            dup
            bipush 37
        75: .line 208
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "DOMSTRING_SIZE_ERR"
            aastore
            dup
            iconst_1
        76: .line 209
            ldc "The resulting string is too long to fit in a DOMString: ''{0}''."
            aastore
            aastore
            dup
            bipush 38
        77: .line 211
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "TYPE_MISMATCH_ERR"
            aastore
            dup
            iconst_1
        78: .line 212
            ldc "The value type for this parameter name is incompatible with the expected value type."
            aastore
            aastore
            dup
            bipush 39
        79: .line 214
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "no-output-specified"
            aastore
            dup
            iconst_1
        80: .line 215
            ldc "The output destination for data to be written to was null."
            aastore
            aastore
            dup
            bipush 40
        81: .line 217
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unsupported-encoding"
            aastore
            dup
            iconst_1
        82: .line 218
            ldc "An unsupported encoding is encountered."
            aastore
            aastore
            dup
            bipush 41
        83: .line 220
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_UNABLE_TO_SERIALIZE_NODE"
            aastore
            dup
            iconst_1
        84: .line 221
            ldc "The node could not be serialized."
            aastore
            aastore
            dup
            bipush 42
        85: .line 223
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "cdata-sections-splitted"
            aastore
            dup
            iconst_1
        86: .line 224
            ldc "The CDATA Section contains one or more termination markers ']]>'."
            aastore
            aastore
            dup
            bipush 43
        87: .line 226
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WARNING_WF_NOT_CHECKED"
            aastore
            dup
            iconst_1
        88: .line 227
            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: .line 230
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "wf-invalid-character"
            aastore
            dup
            iconst_1
        90: .line 231
            ldc "The node ''{0}'' contains invalid XML characters."
            aastore
            aastore
            dup
            bipush 45
        91: .line 234
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_COMMENT"
            aastore
            dup
            iconst_1
        92: .line 235
            ldc "An invalid XML character (Unicode: 0x{0}) was found in the comment."
            aastore
            aastore
            dup
            bipush 46
        93: .line 238
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_PI"
            aastore
            dup
            iconst_1
        94: .line 239
            ldc "An invalid XML character (Unicode: 0x{0}) was found in the processing instructiondata."
            aastore
            aastore
            dup
            bipush 47
        95: .line 242
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_CDATA"
            aastore
            dup
            iconst_1
        96: .line 243
            ldc "An invalid XML character (Unicode: 0x{0}) was found in the contents of the CDATASection."
            aastore
            aastore
            dup
            bipush 48
        97: .line 246
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_TEXT"
            aastore
            dup
            iconst_1
        98: .line 247
            ldc "An invalid XML character (Unicode: 0x{0}) was found in the node''s character data content."
            aastore
            aastore
            dup
            bipush 49
        99: .line 250
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "wf-invalid-character-in-node-name"
            aastore
            dup
            iconst_1
       100: .line 251
            ldc "An invalid XML character(s) was found in the {0} node named ''{1}''."
            aastore
            aastore
            dup
            bipush 50
       101: .line 254
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_DASH_IN_COMMENT"
            aastore
            dup
            iconst_1
       102: .line 255
            ldc "The string \"--\" is not permitted within comments."
            aastore
            aastore
            dup
            bipush 51
       103: .line 258
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_LT_IN_ATTVAL"
            aastore
            dup
            iconst_1
       104: .line 259
            ldc "The value of attribute \"{1}\" associated with an element type \"{0}\" must not contain the ''<'' character."
            aastore
            aastore
            dup
            bipush 52
       105: .line 262
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_REF_TO_UNPARSED_ENT"
            aastore
            dup
            iconst_1
       106: .line 263
            ldc "The unparsed entity reference \"&{0};\" is not permitted."
            aastore
            aastore
            dup
            bipush 53
       107: .line 266
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_REF_TO_EXTERNAL_ENT"
            aastore
            dup
            iconst_1
       108: .line 267
            ldc "The external entity reference \"&{0};\" is not permitted in an attribute value."
            aastore
            aastore
            dup
            bipush 54
       109: .line 270
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NS_PREFIX_CANNOT_BE_BOUND"
            aastore
            dup
            iconst_1
       110: .line 271
            ldc "The prefix \"{0}\" can not be bound to namespace \"{1}\"."
            aastore
            aastore
            dup
            bipush 55
       111: .line 274
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NULL_LOCAL_ELEMENT_NAME"
            aastore
            dup
            iconst_1
       112: .line 275
            ldc "The local name of element \"{0}\" is null."
            aastore
            aastore
            dup
            bipush 56
       113: .line 278
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NULL_LOCAL_ATTR_NAME"
            aastore
            dup
            iconst_1
       114: .line 279
            ldc "The local name of attr \"{0}\" is null."
            aastore
            aastore
            dup
            bipush 57
       115: .line 282
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unbound-prefix-in-entity-reference"
            aastore
            dup
            iconst_1
       116: .line 283
            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: .line 286
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unbound-prefix-in-entity-reference"
            aastore
            dup
            iconst_1
       118: .line 287
            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: .line 290
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WRITING_INTERNAL_SUBSET"
            aastore
            dup
            iconst_1
       120: .line 291
            ldc "An error occured while writing the internal subset."
            aastore
            aastore
       121: .line 73
            astore 1 /* contents */
        start local 1 // java.lang.Object[][] contents
       122: .line 296
            aload 1 /* contents */
            areturn
        end local 1 // java.lang.Object[][] contents
        end local 0 // com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages this
      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"