org.apache.cocoon.template.expression
Class Literal
java.lang.Object
org.apache.cocoon.template.expression.Subst
org.apache.cocoon.template.expression.Literal
public class Literal
- extends Subst
- Version:
- $Id: Literal.java 449189 2006-09-23 06:52:29Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Literal
public Literal(String val)
getValue
public String getValue()
getCharArray
public char[] getCharArray()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.