Package com.springsource.util.parser.manifest

Interface Summary
ManifestContents Encapsulates the section and header name/value information parsed from a manifest.
ManifestParser Strategy for parsing manifests.
 

Class Summary
ManifestProblem Encapsulates a problem discovered during manifest parsing.
RecoveringManifestParser Builds upon the ManifestLexer that breaks a bunch of text data into a series of tokens
 

Enum Summary
ManifestProblemKind Enumeration of all the kinds of problem that can occur whilst parsing a manifest.