jaxg 0.1dev

Uses of Class
org.xml.graphics.XGProcessorFactory

Packages that use XGProcessorFactory
org.xml.graphics   
org.xml.graphics.helpers   
 

Uses of XGProcessorFactory in org.xml.graphics
 

Methods in org.xml.graphics that return XGProcessorFactory
static XGProcessorFactory XGProcessorFactory.newInstance()
          Obtain a new instance of a XGProcessorFactory.
static XGProcessorFactory XGProcessorFactory.newInstance(java.io.File packageFile)
          Obtain an XGProcessorFactory by specifying a JAXG deployment package.
static XGProcessorFactory XGProcessorFactory.newInstance(java.lang.String packageFile)
          Obtain an XGProcessorFactory by specifying a JAXG deployment package.
static XGProcessorFactory XGProcessorFactory.newInstance(java.net.URL packageFile)
          Obtain an XGProcessorFactory by specifying an XML file describing a JAXG deployment package that contains all the necessary libraries.
 

Uses of XGProcessorFactory in org.xml.graphics.helpers
 

Subclasses of XGProcessorFactory in org.xml.graphics.helpers
 class XGProcessorFactoryProxy
          This class is a proxy to other XGProcessorFactory implementations.
 


jaxg 0.1dev

Copyright © 2004-2005 Jeremias Märki. All rights reserved.