Uses of Class
org.apache.openjpa.lib.meta.XMLMetaDataParser

Packages that use XMLMetaDataParser
org.apache.openjpa.lib.meta Metadata Framework Extendable framework for metadata parsing and serializing. 
 

Uses of XMLMetaDataParser in org.apache.openjpa.lib.meta
 

Subclasses of XMLMetaDataParser in org.apache.openjpa.lib.meta
 class CFMetaDataParser
          Custom SAX parser used by the system to quickly parse metadata files for classes.
 class XMLVersionParser
          Custom non-validating SAX parser which can be used to get the version and schema location attributes from the root node.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.