| java.lang.Object edu.iu.uis.eden.xml.ClassLoaderEntityResolver
ClassLoaderEntityResolver | public class ClassLoaderEntityResolver implements EntityResolver(Code) | | Internal workflow EntityResolver which resolves system ids with the
"resource:" prefix to ClassLoader resources
TODO: maybe prefix should be changed from "resource:" to "internal:" or just "workflow:"
given that it can be resolved in arbitrary ways other than ClassLoader "resources"
author: Aaron Hamid (arh14 at cornell dot edu) |
ClassLoaderEntityResolver | public ClassLoaderEntityResolver()(Code) | | |
ClassLoaderEntityResolver | public ClassLoaderEntityResolver(String base)(Code) | | |
|
|