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