| Package | Description |
|---|---|
| org.apache.jdo.impl.model.jdo.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
JDOHandlerImpl
TBD:
Reading persistence capable superclass entry: check already existing
superclass entry for consistency
Only populate requested class info, not the entire .jdo file
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JDOParser.parse(org.xml.sax.InputSource input,
JDOHandler handler)
The recognizer entry method taking an Inputsource.
|
static void |
JDOParser.parse(java.net.URL url,
JDOHandler handler)
The recognizer entry method taking a URL.
|
| Constructor and Description |
|---|
JDOParser(JDOHandler handler) |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.