Skip navigation links
rewrite-transform 3.4.0.Final
O P S T W 

O

org.ocpsoft.rewrite.transform - package org.ocpsoft.rewrite.transform
 

P

performHttp(HttpServletRewrite, EvaluationContext) - Method in class org.ocpsoft.rewrite.transform.Transform
 

S

StringTransformer - Class in org.ocpsoft.rewrite.transform
Base class for Transformer implementations that operate on strings.
StringTransformer() - Constructor for class org.ocpsoft.rewrite.transform.StringTransformer
 

T

then(Transformer) - Method in class org.ocpsoft.rewrite.transform.Transform
Add another Transformer implementation to the transformer pipeline.
toString() - Method in class org.ocpsoft.rewrite.transform.Transform
 
transform(HttpServletRewrite, String) - Method in class org.ocpsoft.rewrite.transform.StringTransformer
 
transform(HttpServletRewrite, InputStream, OutputStream) - Method in class org.ocpsoft.rewrite.transform.StringTransformer
 
Transform - Class in org.ocpsoft.rewrite.transform
An Operation that applies one or more Transformer implementations to the HttpServletResponse.
transform(HttpServletRewrite, InputStream, OutputStream) - Method in interface org.ocpsoft.rewrite.transform.Transformer
Transposition the given InputStream and write it to the given OutputStream.
Transformer - Interface in org.ocpsoft.rewrite.transform
Implementations of this interface are able to transform streamed data.

W

with(Transformer) - Static method in class org.ocpsoft.rewrite.transform.Transform
Create a Transposition instance that applies the given Transformer.
O P S T W 
Skip navigation links
rewrite-transform 3.4.0.Final

Copyright © 2016 OCPsoft. All Rights Reserved.