tomp.lxp
Class EditFactoryImpl
java.lang.Object
tomp.lxp.EditFactoryImpl
- All Implemented Interfaces:
- EditFactory
- public class EditFactoryImpl
- extends java.lang.Object
- implements EditFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final EditFactory INSTANCE
EditFactoryImpl
public EditFactoryImpl()
getFactory
public static EditFactory getFactory()
newEditTransformation
public EditTransformation newEditTransformation(java.lang.String derivDocSystemId)
throws org.xml.sax.SAXException,
java.io.IOException
- Throws:
org.xml.sax.SAXException
java.io.IOException
getEdit
public Edit getEdit(java.lang.String editId,
Edits edits,
java.lang.String derivDocSystemId)
throws org.xml.sax.SAXException,
java.io.IOException
- Specified by:
getEdit
in interface EditFactory
- Throws:
org.xml.sax.SAXException
java.io.IOException