| Modifier and Type | Field | Description |
|---|---|---|
java.lang.String |
name |
Constant name.
|
com.sun.codemodel.JType |
type |
The underlying datatype, in case
we need to revert to
Data. |
| Constructor | Description |
|---|---|
Value(org.xml.sax.Locator location,
com.sun.codemodel.JType type,
java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
com.sun.codemodel.JType |
getDatatype(NodeSet nset) |
Obtains the Java class of this
Text. |
public final com.sun.codemodel.JType type
Data.public final java.lang.String name
public Value(org.xml.sax.Locator location,
com.sun.codemodel.JType type,
java.lang.String name)
public com.sun.codemodel.JType getDatatype(NodeSet nset)
TextText.getDatatype in interface TextCopyright © 2018 Oracle Corporation. All rights reserved.