The fields of Javax.Xml.Transform.Sax.SAXTransformerFactory are listed below. For a list of all members, see the SAXTransformerFactory Members list.
See Also: Inherited members from Javax.Xml.Transform.TransformerFactory
const | Feature | string. If Javax.Xml.Transform.TransformerFactory.GetFeature(string) returns true when passed this value as an argument, the TransformerFactory returned from Javax.Xml.Transform.TransformerFactory.NewInstance may be safely cast to a SAXTransformerFactory. |
const | FeatureXmlfilter | string. If Javax.Xml.Transform.TransformerFactory.GetFeature(string) returns true when passed this value as an argument, the SAXTransformerFactory.NewXMLFilter(Javax.Xml.Transform.ISource) and SAXTransformerFactory.NewXMLFilter(Javax.Xml.Transform.ITemplates) methods are supported. |