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

    Modifier and Type
    Method
    Description
    Obtains the Java class of this Text.
  • Method Details

    • getDatatype

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