Uses of Interface
com.sun.xml.bind.v2.model.core.LeafInfo

Packages that use LeafInfo
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of LeafInfo in com.sun.xml.bind.v2.model.core
 

Subinterfaces of LeafInfo in com.sun.xml.bind.v2.model.core
 interface BuiltinLeafInfo<T,C>
          JAXB spec designates a few Java classes to be mapped to leaves in XML.
 interface EnumLeafInfo<T,C>
          NonElement that represents an Enum class.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.