public class XMapContext extends Context
Constructor and Description |
---|
XMapContext(RuntimeContext ctx) |
Modifier and Type | Method and Description |
---|---|
URL |
getResource(String name) |
Class<?> |
loadClass(String className) |
getObject, getParent, getProperty, pop, push, setProperty
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
public XMapContext(RuntimeContext ctx)
public Class<?> loadClass(String className) throws ClassNotFoundException
loadClass
in class Context
ClassNotFoundException
public URL getResource(String name)
getResource
in class Context
Copyright © 2013 Nuxeo SA. All Rights Reserved.