TXW2 Compiler 20110809-redhat-2

com.sun.tools.txw2.model
Interface Text

All Known Implementing Classes:
Data, List, Value

public interface Text

Implemented by Leafs that map to PCDATA in XML.

Author:
Kohsuke Kawaguchi

Method Summary
 com.sun.codemodel.JType getDatatype(NodeSet nset)
          Obtains the Java class of this Text.
 

Method Detail

getDatatype

com.sun.codemodel.JType getDatatype(NodeSet nset)
Obtains the Java class of this Text.


TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.