Uses of Class
org.ocpsoft.rewrite.transform.Transform
-
Uses of Transform in org.ocpsoft.rewrite.transform
Methods in org.ocpsoft.rewrite.transform that return TransformModifier and TypeMethodDescriptionTransform.then(Transformer transformer) Add anotherTransformerimplementation to the transformer pipeline.static TransformTransform.with(Transformer transformer) Create aTranspositioninstance that applies the givenTransformer.