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

/openjdk10/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) { method in class:CompositeStructureBeanInfo
H A DValueListBeanInfoImpl.java168 public final Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { method in class:ValueListBeanInfoImpl
H A DElementBeanInfoImpl.java270 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { method in class:ElementBeanInfoImpl
H A DLeafBeanInfoImpl.java153 public final Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { method in class:LeafBeanInfoImpl
H A DArrayBeanInfoImpl.java175 public final Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { method in class:ArrayBeanInfoImpl
H A DAnyTypeBeanInfo.java166 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { method in class:AnyTypeBeanInfo
H A DClassBeanInfoImpl.java410 public Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable) { method in class:ClassBeanInfoImpl
H A DJaxBeanInfo.java393 public abstract Loader getLoader(JAXBContextImpl context, boolean typeSubstitutionCapable); method in class:JaxBeanInfo
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DClassAndLoader.java87 ClassLoader getLoader() { method in class:ClassAndLoader
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/
H A DXMLGrammarPreparser.java275 public XMLGrammarLoader getLoader(String type) { method in class:XMLGrammarPreparser
/openjdk10/jdk/src/java.base/share/classes/java/lang/reflect/
H A DProxy.java1053 private static ClassLoader getLoader(Module m) { method in class:Proxy
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/loader/
H A DURLClassPath.java411 private synchronized Loader getLoader(int index) { method in class:URLClassPath
466 private Loader getLoader(final URL url) throws IOException { method in class:URLClassPath
/openjdk10/jdk/test/sun/misc/JarIndex/metaInfFilenames/
H A DBasic.java317 static URLClassLoader getLoader(URL baseURL) throws IOException { method in class:Basic
/openjdk10/test/lib/jdk/test/lib/hprof/model/
H A DJavaClass.java272 public JavaThing getLoader() { method in class:JavaClass
/openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/combo/
H A DReflectionTest.java2968 private ClassLoader getLoader() { method in class:ReflectionTest
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallingContext.java369 public Loader getLoader() { method in class:UnmarshallingContext.State
/openjdk10/jdk/src/java.base/share/classes/java/util/
H A DResourceBundle.java562 private static ClassLoader getLoader(Module module) { method in class:ResourceBundle

Completed in 225 milliseconds