public class XMapContext extends Context
modCount| Constructor and Description |
|---|
XMapContext(ClassLoader appClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getResource(String name) |
Class<?> |
loadClass(String className) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic XMapContext(ClassLoader appClassLoader)
appClassLoader - public Class<?> loadClass(String className) throws ClassNotFoundException
loadClass in class ContextclassName - ClassNotFoundExceptionpublic URL getResource(String name)
getResource in class Contextname - Copyright © 2021. All rights reserved.