relaxngcc.codedom
Class CDConstant
java.lang.Object
relaxngcc.codedom.CDExpression
relaxngcc.codedom.CDConstant
- public class CDConstant
- extends CDExpression
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL
public static final CDExpression NULL
THIS
public static final CDExpression THIS
SUPER
public static final CDExpression SUPER
CDConstant
public CDConstant(int value)
CDConstant
public CDConstant(boolean value)
CDConstant
public CDConstant(java.lang.String value)
express
public void express(CDFormatter f)
throws java.io.IOException
- Throws:
java.io.IOException