|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.speedo.metadata.MetaDataHelper
Constructor Summary | |
MetaDataHelper()
|
Method Summary | |
static SpeedoClass |
fetchJDOClass(java.lang.String className,
SpeedoXMLDescriptor xml)
Looks for a specific SpeedoClass in the object model. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MetaDataHelper()
Method Detail |
public static SpeedoClass fetchJDOClass(java.lang.String className, SpeedoXMLDescriptor xml)
SpeedoClass
in the object model.className
- the complete name of the classxml
- the Object Model describing known JDO Instances
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |