- java.lang.Object
-
- com.sun.tools.txw2.model.Leaf
-
- com.sun.tools.txw2.model.Data
-
- All Implemented Interfaces:
ParsedPattern,Text
public class Data extends Leaf implements Text
- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JTypegetDatatype(NodeSet nset)Obtains the Java class of thisText.
-
-
-
Field Detail
-
type
public final JType type
The Java representation of the datatype.
-
-