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)
Text
Text
.getDatatype
in interface Text
Copyright © 2019 Oracle. All Rights Reserved.