tomp.lxp
Class EditTransformation
java.lang.Object
tomp.lxp.EditTransformation
- All Implemented Interfaces:
- Parametrized, TypeTransformation
- public class EditTransformation
- extends java.lang.Object
- implements TypeTransformation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EDIT_COSTS
public static final double EDIT_COSTS
- See Also:
- Constant Field Values
derivationDocument
protected LXPDocument derivationDocument
EditTransformation
public EditTransformation(LXPDocument derivDoc)
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
isIdentity
public boolean isIdentity()
- Specified by:
isIdentity
in interface TypeTransformation
toString
public java.lang.String toString()