rewrite-transform 2.0.0.Alpha3

org.ocpsoft.rewrite.transform
Interface Transformer

All Known Implementing Classes:
StringTransformer

public interface Transformer


Method Summary
 void transform(InputStream input, OutputStream output)
           
 

Method Detail

transform

void transform(InputStream input,
               OutputStream output)
               throws IOException
Throws:
IOException

rewrite-transform 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.