Uses of Class
uk.ac.vamsas.objects.core.NodeType

Packages that use NodeType
uk.ac.vamsas.objects.core   
 

Uses of NodeType in uk.ac.vamsas.objects.core
 

Subclasses of NodeType in uk.ac.vamsas.objects.core
 class Treenode
          node identity and mapping data between tree representations and vamsas document objects
 

Methods in uk.ac.vamsas.objects.core that return NodeType
static NodeType NodeType.unmarshal(java.io.Reader reader)
          Method unmarshal.
static NodeType Treenode.unmarshal(java.io.Reader reader)
          Method unmarshal.