Package com.sun.tools.txw2.model
Class Value
- java.lang.Object
-
- com.sun.tools.txw2.model.Leaf
-
- com.sun.tools.txw2.model.Value
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.codemodel.JTypegetDatatype(NodeSet nset)Obtains the Java class of thisText.
-
-
-
Method Detail
-
getDatatype
public com.sun.codemodel.JType getDatatype(NodeSet nset)
Description copied from interface:TextObtains the Java class of thisText.- Specified by:
getDatatypein interfaceText
-
-