Searched defs:LeafBeanInfoImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DLeafBeanInfoImpl.java57 final class LeafBeanInfoImpl<BeanT> extends JaxBeanInfo<BeanT> { class in inherits:JaxBeanInfo
69 public LeafBeanInfoImpl(JAXBContextImpl grammar, RuntimeLeafInfo li) { method in class:LeafBeanInfoImpl
141 // TODO: maybe we should create another LeafBeanInfoImpl class for

Completed in 552 milliseconds