public class Data extends Leaf implements Text
| Modifier and Type | Field and Description |
|---|---|
JType |
type
The Java representation of the datatype.
|
| Modifier and Type | Method and Description |
|---|---|
JType |
getDatatype(NodeSet nset)
Obtains the Java class of this
Text. |
public final JType type
Copyright © 2015 Oracle Corporation. All Rights Reserved.