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

Packages that use XmlEntryPoint
net.sf.jsefa.xml.annotation   
 

Uses of XmlEntryPoint in net.sf.jsefa.xml.annotation
 

Methods in net.sf.jsefa.xml.annotation that return types with arguments of type XmlEntryPoint
 Collection<XmlEntryPoint> XmlEntryPointFactory.createEntryPoints(Class<?>... objectTypes)
          Creates entry points for the given object types and their descendants using their annotations.
 



Copyright © 2014. All rights reserved.