java.lang.Object
com.independentsoft.office.spreadsheet.connections.ConnectionsRoot

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

    • ConnectionsRoot

      public ConnectionsRoot()
      Instantiates a new connections root.
    • ConnectionsRoot

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