|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLSourceFactory | |
com.infoengine.xml | |
wt.query.template | Provides generic support for saved report queries using ReportTemplate and various
methods in ReportTemplateHelper for executing and generating reports. |
wt.util.xml.xslt |
Uses of XMLSourceFactory in com.infoengine.xml |
Fields in com.infoengine.xml declared as XMLSourceFactory | |
private XMLSourceFactory |
XSL.factory
|
Uses of XMLSourceFactory in wt.query.template |
Fields in wt.query.template declared as XMLSourceFactory | |
private static XMLSourceFactory |
QMLWTUserMigratorR5ToR6.factory
|
private static XMLSourceFactory |
QMLWTUserMigratorR5ToR6.factory
|
Methods in wt.query.template that return XMLSourceFactory | |
static XMLSourceFactory |
ReportTemplateHelper.getXMLSourceFactory()
This method returns a default XML source factory. |
static XMLSourceFactory |
ReportTemplateHelper.getXMLSourceFactory()
This method returns a default XML source factory. |
Uses of XMLSourceFactory in wt.util.xml.xslt |
Subclasses of XMLSourceFactory in wt.util.xml.xslt | |
(package private) class |
JAXPXMLSourceFactory
|
Fields in wt.util.xml.xslt declared as XMLSourceFactory | |
private XMLSourceFactory |
XSLTUtilities.factory
|
private XMLSourceFactory |
XSLTUtilities.factory
|
private XMLSourceFactory |
XSLTUtilities.factory
|
Methods in wt.util.xml.xslt that return XMLSourceFactory | |
static XMLSourceFactory |
XMLSourceFactory.getFactory()
Create an instance of the defauly implementation provided with Windchill. |
static XMLSourceFactory |
XMLSourceFactory.getFactory(SAXParserFactory saxParserFactory,
DocumentBuilderFactory documentBuilderFactory,
TransformerFactory transformerFactory)
Create an instance specifying factory instances explicitly. |
static XMLSourceFactory |
XMLSourceFactory.getFactory()
Create an instance of the defauly implementation provided with Windchill. |
static XMLSourceFactory |
XMLSourceFactory.getFactory(SAXParserFactory saxParserFactory,
DocumentBuilderFactory documentBuilderFactory,
TransformerFactory transformerFactory)
Create an instance specifying factory instances explicitly. |
static XMLSourceFactory |
XMLSourceFactory.getFactory()
Create an instance of the defauly implementation provided with Windchill. |
static XMLSourceFactory |
XMLSourceFactory.getFactory(SAXParserFactory saxParserFactory,
DocumentBuilderFactory documentBuilderFactory,
TransformerFactory transformerFactory)
Create an instance specifying factory instances explicitly. |
Constructors in wt.util.xml.xslt with parameters of type XMLSourceFactory | |
XSLTUtilities(XMLSourceFactory factory)
Create an new instance using a specific instance of XMLSourceFactory. |
|
XSLTUtilities(XMLSourceFactory factory)
Create an new instance using a specific instance of XMLSourceFactory. |
|
XSLTUtilities(XMLSourceFactory factory)
Create an new instance using a specific instance of XMLSourceFactory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |