Package org.apache.commons.classscan.builtin

This package contains builtin implementations of the org.apache.commons.classscan.spi providers.

See:
          Description

Class Summary
BootstrapClassPath  
BootstrapMetaClassLoader  
ClassFileIterator  
ClassNameHelper Classname helper methods
DefaultArrayType  
DefaultClassPathElementFactory  
DefaultClassPathFactory  
DefaultMetaClassPathElement  
DefaultMetaRegistry The factory for MetaClassLoaders.
FileClassFile  
FileClassPathElement  
FileResourceFile  
JarClassFile  
JarClassPathElement  
JarResourceFile  
UrlClassPath  
UrlMetaClassLoader  
 

Enum Summary
PrimitiveClass  
 

Package org.apache.commons.classscan.builtin Description

This package contains builtin implementations of the org.apache.commons.classscan.spi providers.

The DefaultClassPathFactory provider supports the URLClassLoader and Sun boostrap classLoader.

The DefaultClassPathElementFactory provider supports "jar" and "file" URL schemes.

The non-public methods in these classes are subject to change in any release.



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.