ca.quine.jcommons.transform.transforms
Interface ITransformer

All Known Implementing Classes:
Transformer

public interface ITransformer


Method Summary
 void transform(Object input)
           
 

Method Detail

transform

public void transform(Object input)
               throws GraphException
GraphException