Package net.sf.appinfo.reader

Contains readers which take proper structures from underlying sources.

See:
          Description

Interface Summary
ManifestReader Interface for readers working on Manifest.
 

Class Summary
AbstractManifestReader Abstract ManifestReader implementation with common mechanisms (like synchronization and exception conversion) delegating Manifest initialization to concrete subclasses.
FileManifestReader ManifestReader implementation reading manifest from given file.
JarManifestReader ManifestReader implementation getting manifest from a JAR file.
ServletContextManifestReader ManifestReader implementation using ServletContext.
 

Package net.sf.appinfo.reader Description

Contains readers which take proper structures from underlying sources.



Copyright © 2010-2011. All Rights Reserved.