Package relaxngcc.codedom
Class CDLanguageSpecificString
java.lang.Object
relaxngcc.codedom.CDExpression
relaxngcc.codedom.CDLanguageSpecificString
- All Implemented Interfaces:
CDStatement
Unstructured text whose composition we don't care.
This can be used either as an expression or a statement.
-
Constructor Details
-
CDLanguageSpecificString
public CDLanguageSpecificString() -
CDLanguageSpecificString
-
-
Method Details
-
setString
-
setString
-
getString
-
state
Description copied from interface:CDStatement
Prints itself as a statement.- Specified by:
state
in interfaceCDStatement
- Throws:
IOException
-
express
- Throws:
IOException
-