xelem.3.0

Uses of Class
nl.fountain.xelem.XFactory

Packages that use XFactory
nl.fountain.xelem Provides classes that assist in the creation of SpreadsheetML. 
 

Uses of XFactory in nl.fountain.xelem
 

Methods in nl.fountain.xelem that return XFactory
static XFactory XFactory.emptyFactory()
          Gets a new empty instance of this class; all existing instances of this class will be empty after calling this method.
static XFactory XFactory.newInstance()
          Gets an instance of this class.
 


xelem.3.0