ca.quine.jcommons.transform.transforms
Class Transformer
java.lang.Object
|
+--ca.quine.jcommons.transform.transforms.Transformer
- All Implemented Interfaces:
- ITransformer
- public class Transformer
- extends Object
- implements ITransformer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Transformer
public Transformer(List transformers)
transform
public void transform(Object input)
throws GraphException
- Specified by:
transform
in interface ITransformer
GraphException