Package org.apache.felix.ipojo.parser

Class Summary
FieldMetadata A Field Metadata represent a field of an implementation class.
ManifestMetadataParser Manifest Metadata parser.
MethodMetadata A Method Metadata represent a method from the implementation class.
ParseUtils Parse Utility Methods.
PojoMetadata Manipulation Metadata allows getting information about the implementation class without doing reflection.
 

Exception Summary
ParseException Exceptions thrown by parsers.