Uses of Class
net.sf.appinfo.reader.AbstractManifestReader

Packages that use AbstractManifestReader
net.sf.appinfo.reader Contains readers which take proper structures from underlying sources. 
 

Uses of AbstractManifestReader in net.sf.appinfo.reader
 

Subclasses of AbstractManifestReader in net.sf.appinfo.reader
 class FileManifestReader
          ManifestReader implementation reading manifest from given file.
 class JarManifestReader
          ManifestReader implementation getting manifest from a JAR file.
 class ServletContextManifestReader
          ManifestReader implementation using ServletContext.
 



Copyright © 2010-2011. All Rights Reserved.