tomp.xml.type
Class StyleTypeTransformation
java.lang.Object
tomp.xml.type.StyleTypeTransformation
- All Implemented Interfaces:
- Parametrized, TypeTransformation
- public class StyleTypeTransformation
- extends java.lang.Object
- implements TypeTransformation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
STYLE_COSTS
public static final double STYLE_COSTS
- See Also:
- Constant Field Values
styleSystemId
protected java.lang.String styleSystemId
factory
protected XTFilterFactory factory
params
protected java.util.Map params
StyleTypeTransformation
public StyleTypeTransformation(XTFilterFactory ff,
java.lang.String styleSystemId)
throws javax.xml.transform.TransformerConfigurationException
setParameter
public void setParameter(java.lang.String k,
java.lang.Object v)
- Specified by:
setParameter
in interface Parametrized
newFilter
public org.xml.sax.XMLFilter newFilter()
throws TypeTransformationException
- Specified by:
newFilter
in interface TypeTransformation
- Throws:
TypeTransformationException
getCosts
public double getCosts()
- Specified by:
getCosts
in interface TypeTransformation
toString
public java.lang.String toString()
isIdentity
public boolean isIdentity()
- Specified by:
isIdentity
in interface TypeTransformation