|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stylesheet | |
com.infoengine.xml | |
com.ptc.core.query.report.bom.server | |
wt.ixb.tuner | |
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 Stylesheet in com.infoengine.xml |
Methods in com.infoengine.xml with parameters of type Stylesheet | |
XSLTransform |
XSL.getTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Enumeration params,
String styleBaseURI)
Constructs an XSLTransform object from the given arguments as well as any parameters passed by passParameters. |
Uses of Stylesheet in com.ptc.core.query.report.bom.server |
Fields in com.ptc.core.query.report.bom.server declared as Stylesheet | |
private Stylesheet[] |
SerialXSLTransformer.stylesheets
|
Methods in com.ptc.core.query.report.bom.server that return Stylesheet | |
Stylesheet[] |
SerialXSLTransformer.getStylesheets()
Get stylesheets |
Stylesheet |
BOMReportService.StylesheetCache.getStylesheet(String uriString)
|
Methods in com.ptc.core.query.report.bom.server with parameters of type Stylesheet | |
void |
SerialXSLTransformer.setStylesheets(Stylesheet[] stylesheets)
Set stylesheets directly (rather than via URL strings) |
Constructors in com.ptc.core.query.report.bom.server with parameters of type Stylesheet | |
SerialXSLTransformer(Stylesheet[] stylesheets)
Construct SerialXSLTransformer with specified stylesheets |
Uses of Stylesheet in wt.ixb.tuner |
Fields in wt.ixb.tuner declared as Stylesheet | |
private Stylesheet |
Tuner.stylesheet
|
Uses of Stylesheet in wt.query.template |
Fields in wt.query.template declared as Stylesheet | |
private Stylesheet |
QMLWTUserMigratorR5ToR6.style_sheet
|
private Stylesheet |
QMLWTUserMigratorR5ToR6.style_sheet
|
Methods in wt.query.template that return Stylesheet | |
private Stylesheet |
QMLWTUserMigratorR5ToR6.getStyleSheet()
Loads the stylesheet from the directory that this class is in. |
Stylesheet[] |
XSLSpec.getStylesheets(Locale a_locale)
Supported API: false |
Stylesheet[] |
URLXSLSpec.getStylesheets(Locale a_locale)
Supported API: false |
Stylesheet[] |
DelegationXSLSpec.getStylesheets(Locale a_locale)
Supported API: false |
private Stylesheet |
QMLWTUserMigratorR5ToR6.getStyleSheet()
Loads the stylesheet from the directory that this class is in. |
Stylesheet[] |
XSLSpec.getStylesheets(Locale a_locale)
Supported API: false |
Stylesheet[] |
URLXSLSpec.getStylesheets(Locale a_locale)
Supported API: false |
Stylesheet[] |
DelegationXSLSpec.getStylesheets(Locale a_locale)
Supported API: false |
Uses of Stylesheet in wt.util.xml.xslt |
Classes in wt.util.xml.xslt that implement Stylesheet | |
(package private) class |
JAXPStylesheet
|
Methods in wt.util.xml.xslt that return Stylesheet | |
Stylesheet |
XSLTransform.getStyleSheet()
The stylesheet used by the transform. |
abstract Stylesheet |
XMLSourceFactory.newStylesheet(XMLSource xslSource)
Create a new Stylesheet instance for the XSL document identified by the XMLSource. |
Stylesheet |
JAXPXSLTransform.getStyleSheet()
|
Stylesheet |
JAXPXMLSourceFactory.newStylesheet(XMLSource xslSource)
|
Stylesheet |
XSLTransform.getStyleSheet()
The stylesheet used by the transform. |
abstract Stylesheet |
XMLSourceFactory.newStylesheet(XMLSource xslSource)
Create a new Stylesheet instance for the XSL document identified by the XMLSource. |
Stylesheet |
JAXPXSLTransform.getStyleSheet()
|
Stylesheet |
JAXPXMLSourceFactory.newStylesheet(XMLSource xslSource)
|
Stylesheet |
XSLTransform.getStyleSheet()
The stylesheet used by the transform. |
abstract Stylesheet |
XMLSourceFactory.newStylesheet(XMLSource xslSource)
Create a new Stylesheet instance for the XSL document identified by the XMLSource. |
Stylesheet |
JAXPXSLTransform.getStyleSheet()
|
Stylesheet |
JAXPXMLSourceFactory.newStylesheet(XMLSource xslSource)
|
Methods in wt.util.xml.xslt with parameters of type Stylesheet | |
abstract XSLTransform |
XMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters)
Create an XSLTransform instance to apply the stylesheet to the XML document identified by xmlSource. |
abstract XSLTransform |
XMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters,
String baseURI)
Create an XSLTransform instance to apply the stylesheet to the XML document identified by xmlSource. |
XSLTransform |
JAXPXMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters)
|
XSLTransform |
JAXPXMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters,
String baseURI)
|
abstract XSLTransform |
XMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters)
Create an XSLTransform instance to apply the stylesheet to the XML document identified by xmlSource. |
abstract XSLTransform |
XMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters,
String baseURI)
Create an XSLTransform instance to apply the stylesheet to the XML document identified by xmlSource. |
XSLTransform |
JAXPXMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters)
|
XSLTransform |
JAXPXMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters,
String baseURI)
|
abstract XSLTransform |
XMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters)
Create an XSLTransform instance to apply the stylesheet to the XML document identified by xmlSource. |
abstract XSLTransform |
XMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters,
String baseURI)
Create an XSLTransform instance to apply the stylesheet to the XML document identified by xmlSource. |
XSLTransform |
JAXPXMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters)
|
XSLTransform |
JAXPXMLSourceFactory.newXSLTransform(XMLSource xmlSource,
Stylesheet stylesheet,
Hashtable inputParameters,
String baseURI)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |