public class com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages_ca 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_ca
  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_ca this
         0: .line 30
            aload 0 /* this */
            invokespecial java.util.ListResourceBundle.<init>:()V
            return
        end local 0 // com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages_ca this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/serializer/utils/SerializerMessages_ca;

  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_ca this
         0: .line 32
            bipush 58
            anewarray java.lang.Object[]
            dup
            iconst_0
         1: .line 33
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "BAD_MSGKEY"
            aastore
            dup
            iconst_1
         2: .line 34
            ldc "The message key ''{0}'' is not in the message class ''{1}''"
            aastore
            aastore
            dup
            iconst_1
         3: .line 36
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "BAD_MSGFORMAT"
            aastore
            dup
            iconst_1
         4: .line 37
            ldc "The format of message ''{0}'' in message class ''{1}'' failed."
            aastore
            aastore
            dup
            iconst_2
         5: .line 39
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SERIALIZER_NOT_CONTENTHANDLER"
            aastore
            dup
            iconst_1
         6: .line 40
            ldc "The serializer class ''{0}'' does not implement org.xml.sax.ContentHandler."
            aastore
            aastore
            dup
            iconst_3
         7: .line 42
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_RESOURCE_COULD_NOT_FIND"
            aastore
            dup
            iconst_1
         8: .line 43
            ldc "The resource [ {0} ] could not be found.\n {1}"
            aastore
            aastore
            dup
            iconst_4
         9: .line 45
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_RESOURCE_COULD_NOT_LOAD"
            aastore
            dup
            iconst_1
        10: .line 46
            ldc "The resource [ {0} ] could not load: {1} \n {2} \n {3}"
            aastore
            aastore
            dup
            iconst_5
        11: .line 48
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_BUFFER_SIZE_LESSTHAN_ZERO"
            aastore
            dup
            iconst_1
        12: .line 49
            ldc "Buffer size <=0"
            aastore
            aastore
            dup
            bipush 6
        13: .line 51
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_INVALID_UTF16_SURROGATE"
            aastore
            dup
            iconst_1
        14: .line 52
            ldc "Invalid UTF-16 surrogate detected: {0} ?"
            aastore
            aastore
            dup
            bipush 7
        15: .line 54
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_OIERROR"
            aastore
            dup
            iconst_1
        16: .line 55
            ldc "IO error"
            aastore
            aastore
            dup
            bipush 8
        17: .line 57
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_ILLEGAL_ATTRIBUTE_POSITION"
            aastore
            dup
            iconst_1
        18: .line 58
            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 60
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NAMESPACE_PREFIX"
            aastore
            dup
            iconst_1
        20: .line 61
            ldc "Namespace for prefix ''{0}'' has not been declared."
            aastore
            aastore
            dup
            bipush 10
        21: .line 63
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_STRAY_ATTRIBUTE"
            aastore
            dup
            iconst_1
        22: .line 64
            ldc "Attribute ''{0}'' outside of element."
            aastore
            aastore
            dup
            bipush 11
        23: .line 66
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_STRAY_NAMESPACE"
            aastore
            dup
            iconst_1
        24: .line 67
            ldc "Namespace declaration ''{0}''=''{1}'' outside of element."
            aastore
            aastore
            dup
            bipush 12
        25: .line 69
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_COULD_NOT_LOAD_RESOURCE"
            aastore
            dup
            iconst_1
        26: .line 70
            ldc "Could not load ''{0}'' (check CLASSPATH), now using just the defaults"
            aastore
            aastore
            dup
            bipush 13
        27: .line 72
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_ILLEGAL_CHARACTER"
            aastore
            dup
            iconst_1
        28: .line 73
            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 75
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_COULD_NOT_LOAD_METHOD_PROPERTY"
            aastore
            dup
            iconst_1
        30: .line 76
            ldc "Could not load the propery file ''{0}'' for output method ''{1}'' (check CLASSPATH)"
            aastore
            aastore
            dup
            bipush 15
        31: .line 78
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_INVALID_PORT"
            aastore
            dup
            iconst_1
        32: .line 79
            ldc "Invalid port number"
            aastore
            aastore
            dup
            bipush 16
        33: .line 81
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_PORT_WHEN_HOST_NULL"
            aastore
            dup
            iconst_1
        34: .line 82
            ldc "Port cannot be set when host is null"
            aastore
            aastore
            dup
            bipush 17
        35: .line 84
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_HOST_ADDRESS_NOT_WELLFORMED"
            aastore
            dup
            iconst_1
        36: .line 85
            ldc "Host is not a well formed address"
            aastore
            aastore
            dup
            bipush 18
        37: .line 87
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SCHEME_NOT_CONFORMANT"
            aastore
            dup
            iconst_1
        38: .line 88
            ldc "The scheme is not conformant."
            aastore
            aastore
            dup
            bipush 19
        39: .line 90
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SCHEME_FROM_NULL_STRING"
            aastore
            dup
            iconst_1
        40: .line 91
            ldc "Cannot set scheme from null string"
            aastore
            aastore
            dup
            bipush 20
        41: .line 93
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE"
            aastore
            dup
            iconst_1
        42: .line 94
            ldc "Path contains invalid escape sequence"
            aastore
            aastore
            dup
            bipush 21
        43: .line 96
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_PATH_INVALID_CHAR"
            aastore
            dup
            iconst_1
        44: .line 97
            ldc "Path contains invalid character: {0}"
            aastore
            aastore
            dup
            bipush 22
        45: .line 99
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FRAG_INVALID_CHAR"
            aastore
            dup
            iconst_1
        46: .line 100
            ldc "Fragment contains invalid character"
            aastore
            aastore
            dup
            bipush 23
        47: .line 102
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FRAG_WHEN_PATH_NULL"
            aastore
            dup
            iconst_1
        48: .line 103
            ldc "Fragment cannot be set when path is null"
            aastore
            aastore
            dup
            bipush 24
        49: .line 105
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FRAG_FOR_GENERIC_URI"
            aastore
            dup
            iconst_1
        50: .line 106
            ldc "Fragment can only be set for a generic URI"
            aastore
            aastore
            dup
            bipush 25
        51: .line 108
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_SCHEME_IN_URI"
            aastore
            dup
            iconst_1
        52: .line 109
            ldc "No scheme found in URI"
            aastore
            aastore
            dup
            bipush 26
        53: .line 111
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_CANNOT_INIT_URI_EMPTY_PARMS"
            aastore
            dup
            iconst_1
        54: .line 112
            ldc "Cannot initialize URI with empty parameters"
            aastore
            aastore
            dup
            bipush 27
        55: .line 114
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_FRAGMENT_STRING_IN_PATH"
            aastore
            dup
            iconst_1
        56: .line 115
            ldc "Fragment cannot be specified in both the path and fragment"
            aastore
            aastore
            dup
            bipush 28
        57: .line 117
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_QUERY_STRING_IN_PATH"
            aastore
            dup
            iconst_1
        58: .line 118
            ldc "Query string cannot be specified in path and query string"
            aastore
            aastore
            dup
            bipush 29
        59: .line 120
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_PORT_IF_NO_HOST"
            aastore
            dup
            iconst_1
        60: .line 121
            ldc "Port may not be specified if host is not specified"
            aastore
            aastore
            dup
            bipush 30
        61: .line 123
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NO_USERINFO_IF_NO_HOST"
            aastore
            dup
            iconst_1
        62: .line 124
            ldc "Userinfo may not be specified if host is not specified"
            aastore
            aastore
            dup
            bipush 31
        63: .line 126
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_SCHEME_REQUIRED"
            aastore
            dup
            iconst_1
        64: .line 127
            ldc "Scheme is required!"
            aastore
            aastore
            dup
            bipush 32
        65: .line 134
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_FACTORY_PROPERTY_MISSING"
            aastore
            dup
            iconst_1
        66: .line 135
            ldc "L''objecte de propietats passat a SerializerFactory no t\u00E9 cap propietat ''{0}''."
            aastore
            aastore
            dup
            bipush 33
        67: .line 137
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_ENCODING_NOT_SUPPORTED"
            aastore
            dup
            iconst_1
        68: .line 138
            ldc "Av\u00EDs: el temps d''execuci\u00F3 de Java no d\u00F3na suport a la codificaci\u00F3 ''{0}''."
            aastore
            aastore
            dup
            bipush 34
        69: .line 140
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "FEATURE_NOT_FOUND"
            aastore
            dup
            iconst_1
        70: .line 141
            ldc "El par\u00E0metre ''{0}'' no es reconeix."
            aastore
            aastore
            dup
            bipush 35
        71: .line 143
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "FEATURE_NOT_SUPPORTED"
            aastore
            dup
            iconst_1
        72: .line 144
            ldc "El par\u00E0metre ''{0}'' es reconeix per\u00F2 el valor sol\u00B7licitat no es pot establir."
            aastore
            aastore
            dup
            bipush 36
        73: .line 146
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "DOMSTRING_SIZE_ERR"
            aastore
            dup
            iconst_1
        74: .line 147
            ldc "La cadena resultant \u00E9s massa llarga per cabre en una DOMString: ''{0}''."
            aastore
            aastore
            dup
            bipush 37
        75: .line 149
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "TYPE_MISMATCH_ERR"
            aastore
            dup
            iconst_1
        76: .line 150
            ldc "El tipus de valor per a aquest nom de par\u00E0metre \u00E9s incompatible amb el tipus de valor esperat."
            aastore
            aastore
            dup
            bipush 38
        77: .line 152
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "no-output-specified"
            aastore
            dup
            iconst_1
        78: .line 153
            ldc "La destinaci\u00F3 de sortida per a les dades que s'ha d'escriure era nul\u00B7la."
            aastore
            aastore
            dup
            bipush 39
        79: .line 155
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unsupported-encoding"
            aastore
            dup
            iconst_1
        80: .line 156
            ldc "S'ha trobat una codificaci\u00F3 no suportada."
            aastore
            aastore
            dup
            bipush 40
        81: .line 158
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_UNABLE_TO_SERIALIZE_NODE"
            aastore
            dup
            iconst_1
        82: .line 159
            ldc "El node no s'ha pogut serialitzat."
            aastore
            aastore
            dup
            bipush 41
        83: .line 161
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "cdata-sections-splitted"
            aastore
            dup
            iconst_1
        84: .line 162
            ldc "La secci\u00F3 CDATA cont\u00E9 un o m\u00E9s marcadors d'acabament ']]>'."
            aastore
            aastore
            dup
            bipush 42
        85: .line 164
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WARNING_WF_NOT_CHECKED"
            aastore
            dup
            iconst_1
        86: .line 165
            ldc "No s'ha pogut crear cap inst\u00E0ncia per comprovar si t\u00E9 un format correcte o no. El par\u00E0metre del tipus ben format es va establir en cert, per\u00F2 la comprovaci\u00F3 de format no s'ha pogut realitzar."
            aastore
            aastore
            dup
            bipush 43
        87: .line 168
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "wf-invalid-character"
            aastore
            dup
            iconst_1
        88: .line 169
            ldc "El node ''{0}'' cont\u00E9 car\u00E0cters XML no v\u00E0lids."
            aastore
            aastore
            dup
            bipush 44
        89: .line 172
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_COMMENT"
            aastore
            dup
            iconst_1
        90: .line 173
            ldc "S''ha trobat un car\u00E0cter XML no v\u00E0lid (Unicode: 0x{0}) en el comentari."
            aastore
            aastore
            dup
            bipush 45
        91: .line 176
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_PI"
            aastore
            dup
            iconst_1
        92: .line 177
            ldc "S''ha trobat un car\u00E0cter XML no v\u00E0lid (Unicode: 0x{0}) en les dades d''instrucci\u00F3 de proc\u00E9s."
            aastore
            aastore
            dup
            bipush 46
        93: .line 180
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_CDATA"
            aastore
            dup
            iconst_1
        94: .line 181
            ldc "S''ha trobat un car\u00E0cter XML no v\u00E0lid (Unicode: 0x''{0})'' en els continguts de la CDATASection."
            aastore
            aastore
            dup
            bipush 47
        95: .line 184
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_INVALID_CHARACTER_IN_TEXT"
            aastore
            dup
            iconst_1
        96: .line 185
            ldc "S''ha trobat un car\u00E0cter XML no v\u00E0lid (Unicode: 0x''{0})'' en el contingut de dades de car\u00E0cter del node."
            aastore
            aastore
            dup
            bipush 48
        97: .line 188
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "wf-invalid-character-in-node-name"
            aastore
            dup
            iconst_1
        98: .line 189
            ldc "S''han trobat car\u00E0cters XML no v\u00E0lids al node {0} anomenat ''{1}''."
            aastore
            aastore
            dup
            bipush 49
        99: .line 192
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_DASH_IN_COMMENT"
            aastore
            dup
            iconst_1
       100: .line 193
            ldc "La cadena \"--\" no est\u00E0 permesa dins dels comentaris."
            aastore
            aastore
            dup
            bipush 50
       101: .line 196
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_LT_IN_ATTVAL"
            aastore
            dup
            iconst_1
       102: .line 197
            ldc "El valor d''atribut \"{1}\" associat amb un tipus d''element \"{0}\" no pot contenir el car\u00E0cter ''<''."
            aastore
            aastore
            dup
            bipush 51
       103: .line 200
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_REF_TO_UNPARSED_ENT"
            aastore
            dup
            iconst_1
       104: .line 201
            ldc "La refer\u00E8ncia de l''entitat no analitzada \"&{0};\" no est\u00E0 permesa."
            aastore
            aastore
            dup
            bipush 52
       105: .line 204
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_WF_REF_TO_EXTERNAL_ENT"
            aastore
            dup
            iconst_1
       106: .line 205
            ldc "La refer\u00E8ncia externa de l''entitat \"&{0};\" no est\u00E0 permesa en un valor d''atribut."
            aastore
            aastore
            dup
            bipush 53
       107: .line 208
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NS_PREFIX_CANNOT_BE_BOUND"
            aastore
            dup
            iconst_1
       108: .line 209
            ldc "El prefix \"{0}\" no es pot vincular a l''espai de noms \"{1}\"."
            aastore
            aastore
            dup
            bipush 54
       109: .line 212
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NULL_LOCAL_ELEMENT_NAME"
            aastore
            dup
            iconst_1
       110: .line 213
            ldc "El nom local de l''element \"{0}\" \u00E9s nul."
            aastore
            aastore
            dup
            bipush 55
       111: .line 216
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ER_NULL_LOCAL_ATTR_NAME"
            aastore
            dup
            iconst_1
       112: .line 217
            ldc "El nom local d''atr \"{0}\" \u00E9s nul."
            aastore
            aastore
            dup
            bipush 56
       113: .line 220
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unbound-prefix-in-entity-reference"
            aastore
            dup
            iconst_1
       114: .line 221
            ldc "El text de recanvi del node de l''entitat \"{0}\" cont\u00E9 un node d''element \"{1}\" amb un prefix de no enlla\u00E7at \"{2}\"."
            aastore
            aastore
            dup
            bipush 57
       115: .line 224
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unbound-prefix-in-entity-reference"
            aastore
            dup
            iconst_1
       116: .line 225
            ldc "El text de recanvi del node de l''entitat \"{0}\" cont\u00E9 un node d''atribut \"{1}\" amb un prefix de no enlla\u00E7at \"{2}\"."
            aastore
            aastore
       117: .line 32
            astore 1 /* contents */
        start local 1 // java.lang.Object[][] contents
       118: .line 229
            aload 1 /* contents */
            areturn
        end local 1 // java.lang.Object[][] contents
        end local 0 // com.sun.org.apache.xml.internal.serializer.utils.SerializerMessages_ca this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0  119     0      this  Lcom/sun/org/apache/xml/internal/serializer/utils/SerializerMessages_ca;
          118  119     1  contents  [[Ljava/lang/Object;
}
SourceFile: "SerializerMessages_ca.java"