Skip navigation links

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

E17273-01


Uses of Class
oracle.stellent.wcm.client.script.vm.VelocityPreprocessor.State

Packages that use VelocityPreprocessor.State
oracle.stellent.wcm.client.script.vm   

 

Uses of VelocityPreprocessor.State in oracle.stellent.wcm.client.script.vm

 

Methods in oracle.stellent.wcm.client.script.vm that return VelocityPreprocessor.State
 VelocityPreprocessor.State VelocityPreprocessor.CleanLine.getState()
           
static VelocityPreprocessor.State VelocityPreprocessor.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VelocityPreprocessor.State[] VelocityPreprocessor.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.wcm.client.script.vm with parameters of type VelocityPreprocessor.State
 VelocityPreprocessor.CleanLine VelocityPreprocessor.cleanLine(java.lang.String input, VelocityPreprocessor.State lastState)
           

 

Constructors in oracle.stellent.wcm.client.script.vm with parameters of type VelocityPreprocessor.State
VelocityPreprocessor.CleanLine(java.lang.String line, VelocityPreprocessor.State state)
           

 


Skip navigation links

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

E17273-01


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