org.apache.crimson.tree
Class SimpleElementFactory.ClassLoaderFinder

java.lang.Object
  extended byorg.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinder
Direct Known Subclasses:
SimpleElementFactory.ClassLoaderFinderConcrete
Enclosing class:
SimpleElementFactory

private abstract static class SimpleElementFactory.ClassLoaderFinder
extends Object


Constructor Summary
private SimpleElementFactory.ClassLoaderFinder()
           
 
Method Summary
(package private) abstract  ClassLoader getContextClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleElementFactory.ClassLoaderFinder

private SimpleElementFactory.ClassLoaderFinder()
Method Detail

getContextClassLoader

abstract ClassLoader getContextClassLoader()