org.apache.tools.ant.taskdefs
Class XSLTProcess.Factory.Attribute
java.lang.Object
org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
- XSLTProcess.Factory
- DynamicAttribute, DynamicConfigurator, DynamicElement
public static class XSLTProcess.Factory.Attribute
extends java.lang.Object
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)
getName
public String getName()
- the attribute name.
getValue
public Object getValue()
- the output property value.
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.