Uses of Class
org.apache.jdo.impl.model.jdo.xml.JDOParser

Packages that use JDOParser
org.apache.jdo.impl.model.jdo.xml   
 

Uses of JDOParser in org.apache.jdo.impl.model.jdo.xml
 

Methods in org.apache.jdo.impl.model.jdo.xml with parameters of type JDOParser
private static void JDOParser.parse(org.xml.sax.InputSource input, JDOParser recognizer)