Class | Description | ||
---|---|---|---|
TransformerFactoryAttribute<T> |
Allows reading and writing attributes of
TransformerFactory in a
typed way. |
||
TransformerFactoryAttributes |
A collection of attributes to be used for instances of
TransformerFactory . |
||
TransformerFactoryAttributes.Xalan |
Xalan Attributes
Based on
TransformerFactoryFeatures |
|
A collection of features to be used for instances of
TransformerFactory . |
TransformerOutputProperties |
A collection of properties to be used for instances of
Transformer . |
||
TransformerOutputProperties.JDK |
JDK Output Properties
Based on
XMLConstants |
||
TransformerOutputProperties.Xalan |
Xalan Output Properties
Based on
TransformerOutputProperties.XML |
|
XML 1.0 Output Properties
Based on XSL
Transformations (XSLT) 1.0
|
TransformerOutputProperty<T> |
Allows reading and writing output properties of
Transformer in a
typed way. |
||
XmlReadingFeatures |
A collection of features to be used for instances of
DocumentBuilderFactory ,
SAXParser and XMLReader . |
||
XmlReadingFeatures.Xerces | |||
XmlReadingFeatures.Xerces.General |
General Features
|
||
XmlReadingFeatures.Xerces.SAX |
SAX Features
|
||
XmlReadingFeatures.Xerces.XInclude |
XInclude Features (experimental)
|
||
XmlReadingProperties |
A collection of attributes/properties to be used for instances of
DocumentBuilderFactory ,
SAXParser and XMLReader . |
||
XmlReadingProperties.Xerces | |||
XmlReadingProperties.Xerces.General |
General Properties
|
||
XmlReadingProperties.Xerces.SAX |
SAX Properties
|
||
XmlReadingProperty<T> |
Allows reading attributes of
DocumentBuilderFactory and properties of
SAXParser and XMLReader in a typed way. |
||
XmlReadingWritableProperty<T> |
Allows reading and writing attributes of
DocumentBuilderFactory and
properties of SAXParser and XMLReader in a typed way. |
Copyright © 2025. All rights reserved.