- java.lang.Object
-
- org.apache.velocity.anakia.Escape
-
-
Constructor Summary
Constructors
Constructor and Description |
Escape()
Empty constructor
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
getText(java.lang.String st)
Do the escaping.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Escape
public Escape()
Empty constructor
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.