public static class XSLTProcess.Factory.Feature
extends java.lang.Object
| Constructor and Description |
|---|
XSLTProcess.Factory.Feature() |
XSLTProcess.Factory.Feature(java.lang.String name,
boolean value) |
public XSLTProcess.Factory.Feature()
public XSLTProcess.Factory.Feature(java.lang.String name,
boolean value)
public void setName(java.lang.String name)
name - the feature name.public void setValue(boolean value)
value - the feature value.public java.lang.String getName()
public boolean getValue()