ca.quine.jcommons.transform.transforms
Class XMLSegmentTransform
java.lang.Object
|
+--ca.quine.jcommons.transform.transforms.XMLSegmentTransform
- All Implemented Interfaces:
- IParsedLineListener
- public class XMLSegmentTransform
- extends Object
- implements IParsedLineListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLSegmentTransform
public XMLSegmentTransform(String mappingFile)
throws IOException,
GraphException
addTransformListener
public void addTransformListener(IXMLSegmentListener listener)
transform
public void transform(ParsedLine parsedLine)
throws Exception
- Specified by:
transform
in interface IParsedLineListener
Exception
complete
public void complete()
throws Exception
- Specified by:
complete
in interface IParsedLineListener
Exception