This project has retired. For details please refer to its
Attic page.
Literal (Cocoon API 2.1.12-dev [March 20 2012])
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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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-2010 The Apache Software Foundation. All Rights Reserved.