rewrite-transform 2.0.0.Beta3

Uses of Class
org.ocpsoft.rewrite.transform.Transform

Uses of Transform in org.ocpsoft.rewrite.transform
 

Methods in org.ocpsoft.rewrite.transform that return Transform
 Transform Transform.then(Transformer transformer)
          Add another Transformer implementation to the transformer pipeline.
static Transform Transform.with(Transformer transformer)
          Create a Transposition instance that applies the given Transformer.
 


rewrite-transform 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.