Uses of Class
net.sf.jsefa.xml.mapping.XmlNodeType

Packages that use XmlNodeType
net.sf.jsefa.xml.mapping   
 

Uses of XmlNodeType in net.sf.jsefa.xml.mapping
 

Methods in net.sf.jsefa.xml.mapping that return XmlNodeType
 XmlNodeType TextContentDescriptor.getType()
          
 XmlNodeType ElementDescriptor.getType()
          
 XmlNodeType AttributeDescriptor.getType()
          
static XmlNodeType XmlNodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlNodeType[] XmlNodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.