Class XSLTProcess.Factory.Attribute

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
All Implemented Interfaces:
Cloneable, DynamicAttribute, DynamicConfigurator, DynamicElement
Enclosing class:
XSLTProcess.Factory

public static class XSLTProcess.Factory.Attribute extends ProjectComponent implements DynamicConfigurator
A JAXP factory attribute. This is mostly processor specific, for example for Xalan 2.3+, the following attributes could be set:
  • http://xml.apache.org/xalan/features/optimize (true|false)
  • http://xml.apache.org/xalan/features/incremental (true|false)