xelem.3.0

Uses of Package
nl.fountain.xelem

Packages that use nl.fountain.xelem
nl.fountain.xelem Provides classes that assist in the creation of SpreadsheetML. 
nl.fountain.xelem.excel Provides interfaces and classes that represent elements in SpreadsheetML. 
nl.fountain.xelem.excel.o Provides classes that represent elements of the office namespace. 
nl.fountain.xelem.excel.ss Provides classes that represent elements of the spreadsheet namespace. 
nl.fountain.xelem.excel.x Provides classes that represent elements of the excel namespace. 
nl.fountain.xelem.expat Provides classes that do not belong to the core of xelem. 
nl.fountain.xelem.lex Provides classes that enable reading SpreadsheetML. 
 

Classes in nl.fountain.xelem used by nl.fountain.xelem
Address
          A reference to the intersection of a row and a column.
Area
          A reference to a rectangular range.
GIO
          Gathers global information about a workbook during assembly.
UnsupportedStyleException
          Indicates that a certain Style was not found.
XelemException
          A wrapper class for several exceptions that may occur while working with the XFactory, XSerializer or XLDocument.
XFactory
          An intermediary to the configuration file, it's main productline being SpreadsheetML Style elements.
 

Classes in nl.fountain.xelem used by nl.fountain.xelem.excel
Address
          A reference to the intersection of a row and a column.
Area
          A reference to a rectangular range.
CellPointer
          Keeps track of the position of cells being added to the Worksheet.
GIO
          Gathers global information about a workbook during assembly.
UnsupportedStyleException
          Indicates that a certain Style was not found.
 

Classes in nl.fountain.xelem used by nl.fountain.xelem.excel.o
GIO
          Gathers global information about a workbook during assembly.
 

Classes in nl.fountain.xelem used by nl.fountain.xelem.excel.ss
Address
          A reference to the intersection of a row and a column.
CellPointer
          Keeps track of the position of cells being added to the Worksheet.
GIO
          Gathers global information about a workbook during assembly.
UnsupportedStyleException
          Indicates that a certain Style was not found.
 

Classes in nl.fountain.xelem used by nl.fountain.xelem.excel.x
Area
          A reference to a rectangular range.
GIO
          Gathers global information about a workbook during assembly.
 

Classes in nl.fountain.xelem used by nl.fountain.xelem.expat
Address
          A reference to the intersection of a row and a column.
XelemException
          A wrapper class for several exceptions that may occur while working with the XFactory, XSerializer or XLDocument.
 

Classes in nl.fountain.xelem used by nl.fountain.xelem.lex
Area
          A reference to a rectangular range.
 


xelem.3.0