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

/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/
H A DCompositeStructureBeanInfo.java69 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DElementBeanInfoImpl.java270 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DLeafBeanInfoImpl.java153 public final Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DArrayBeanInfoImpl.java175 public final Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DAnyTypeBeanInfo.java166 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DValueListBeanInfoImpl.java168 public final Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DClassBeanInfoImpl.java410 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { argument
H A DJaxBeanInfo.java393 public abstract Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable); argument

Completed in 146 milliseconds