java.lang.Object
com.independentsoft.office.spreadsheet.MapInfo

public class MapInfo extends Object
The Class MapInfo.
  • Constructor Details

    • MapInfo

      public MapInfo()
      Instantiates a new map info.
    • MapInfo

      public MapInfo(byte[] buffer) throws XMLStreamException
      Instantiates a new map info.
      Parameters:
      buffer - the buffer
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details

    • clone

      public MapInfo clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getMaps

      public List<Map> getMaps()
      Gets the maps.
      Returns:
      the maps
    • getSchemas

      public List<Schema> getSchemas()
      Gets the schemas.
      Returns:
      the schemas
    • getNamespaces

      public String getNamespaces()
      Gets the namespaces.
      Returns:
      the namespaces
    • setNamespaces

      public void setNamespaces(String namespaces)
      Sets the namespaces.
      Parameters:
      namespaces - the new namespaces