- java.lang.Object
-
- com.sun.tools.txw2.model.Leaf
-
- com.sun.tools.txw2.model.Value
-
- All Implemented Interfaces:
ParsedPattern,Text
public class Value extends Leaf implements Text
A constant value.- 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.
-