Skip navigation links

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

E17273-02


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

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

Enclosing class:
VelocityPreprocessor

public static class VelocityPreprocessor.CleanLine
extends java.lang.Object

Constructor Summary
VelocityPreprocessor.CleanLine(java.lang.String line, VelocityPreprocessor.State state)
           

 

Method Summary
 java.lang.String getLine()
           
 VelocityPreprocessor.State getState()
           
 java.lang.String toString()
           

 

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

 

Constructor Detail

VelocityPreprocessor.CleanLine

public VelocityPreprocessor.CleanLine(java.lang.String line,
                                      VelocityPreprocessor.State state)

Method Detail

getLine

public java.lang.String getLine()

getState

public VelocityPreprocessor.State getState()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Skip navigation links

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

E17273-02


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