Class SerializerMessages_sv

java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.apache.xml.serializer.utils.SerializerMessages_sv

public class SerializerMessages_sv
extends ListResourceBundle
  • Constructor Details

    • SerializerMessages_sv

      public SerializerMessages_sv()
  • Method Details

    • getContents

      public Object[][] getContents()
      Description copied from class: ListResourceBundle
      Returns an Object array containing the resources of this ListResourceBundle. Each element in the array is an array of two elements, the first is the resource key string and the second is the resource.
      Specified by:
      getContents in class ListResourceBundle
      Returns:
      a Object array containing the resources.