Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.client.script.vm
Class VelocityPreprocessor

java.lang.Object
  extended by oracle.stellent.wcm.client.script.vm.VelocityPreprocessor


public class VelocityPreprocessor
extends java.lang.Object

Nested Class Summary
 class VelocityPreprocessor.CleanLine
           
static class VelocityPreprocessor.State
           

 

Constructor Summary
VelocityPreprocessor()
           

 

Method Summary
 VelocityPreprocessor.CleanLine cleanLine(java.lang.String input)
           
 VelocityPreprocessor.CleanLine cleanLine(java.lang.String input, VelocityPreprocessor.State lastState)
           
 void cleanStream(java.io.InputStream in, java.io.OutputStream out)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

VelocityPreprocessor

public VelocityPreprocessor()

Method Detail

cleanLine

public VelocityPreprocessor.CleanLine cleanLine(java.lang.String input)

cleanLine

public VelocityPreprocessor.CleanLine cleanLine(java.lang.String input,
                                                VelocityPreprocessor.State lastState)

cleanStream

public void cleanStream(java.io.InputStream in,
                        java.io.OutputStream out)
                 throws java.io.IOException
Throws:
java.io.IOException

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.