| Modifier and Type | Field and Description |
|---|---|
com.sun.codemodel.JType |
type
The Java representation of the datatype.
|
| Constructor and Description |
|---|
Data(Locator location,
com.sun.codemodel.JType type) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JType |
getDatatype(NodeSet nset)
Obtains the Java class of this
Text. |
public final com.sun.codemodel.JType type
public Data(Locator location, com.sun.codemodel.JType type)
public com.sun.codemodel.JType getDatatype(NodeSet nset)
TextText.getDatatype in interface TextCopyright © 2013 Oracle. All Rights Reserved.