tomp.xml.type
Interface TypeTransformation
- All Superinterfaces:
- Parametrized
- All Known Subinterfaces:
- MultiTransformation
- All Known Implementing Classes:
- EditTransformation, FilterTypeTransformation, MultiFilterTypeTransformation, StyleTypeTransformation
- public interface TypeTransformation
- extends Parametrized
IDENTITY
public static final TypeTransformation IDENTITY
newFilter
public org.xml.sax.XMLFilter newFilter()
throws TypeTransformationException
- Throws:
TypeTransformationException
getCosts
public double getCosts()
isIdentity
public boolean isIdentity()