Package org.apache.openjpa.lib.meta
package org.apache.openjpa.lib.meta
Metadata Framework
Extendable framework for metadata parsing and serializing.
-
ClassDescriptionCustom SAX parser used by the system to quickly parse metadata files for classes.Helps serialize metadata objects to package and class elements.Filter that looks for classes with one of a set of annotations.Parser used to resolve arguments into java classes.Iterator over all metadata resources that might contain the metadata for a given class, starting with the most general.Iterator over directories in the classpath.Iterator over a file, or over all metadata resources below a given directory.Iterator over all metadata resources in a given resource addressed by a jar:file URL.Filters metadata resources.Information about a metadata resource.Iterator over metadata resources.Metadata iterator that combines several iterators.Interface for metadata parsers.Interface for meta data serializers.Iterator over a given metadata resource.Interface that can optionally be implemented by metadata to include the source file from which the metadata was originally parsed.Utility class for performing common operations on
SourceTracker
s.Filters metadata iteration based on resource name suffix.Iterator over the metadata resource represented by a URL.Custom SAX parser used by the system to quickly parse metadata files.Abstract base type for serlializers that transfer groups of objects to XML.Custom non-validating SAX parser which can be used to get the version and schema location attributes from the root node.Iterator over all metadata resources in a given zip file.Iterator over all metadata resources in a given zip input stream.