Uses of Interface
org.apache.openjpa.lib.meta.MetaDataParser
-
Packages that use MetaDataParser Package Description org.apache.openjpa.lib.meta Metadata Framework -
-
Uses of MetaDataParser in org.apache.openjpa.lib.meta
Classes in org.apache.openjpa.lib.meta that implement MetaDataParser Modifier and Type Class Description classCFMetaDataParserCustom SAX parser used by the system to quickly parse metadata files for classes.classXMLMetaDataParserCustom SAX parser used by the system to quickly parse metadata files.classXMLVersionParserCustom non-validating SAX parser which can be used to get the version and schema location attributes from the root node.
-