Class SerializerMessages_zh

java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.apache.xml.serializer.utils.SerializerMessages_zh
Direct Known Subclasses:
SerializerMessages_zh_CN

public class SerializerMessages_zh extends ListResourceBundle
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.

The message keys are defined in MsgKey. The messages that those keys map to are defined here.

The messages in the English version are intended to be translated. This class is not a public API, it is only public because it is used in org.apache.xml.serializer.

  • Constructor Details

    • SerializerMessages_zh

      public SerializerMessages_zh()
  • Method Details

    • getContents

      public Object[][] getContents()
      The lookup table for error messages.