|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.proactive.core.xml.io.DOMAdaptor
Adaptor between a DOM and the XMLHandler
Nested Class Summary | |
protected class |
DOMAdaptor.EmptyAttributesImpl
|
Constructor Summary | |
DOMAdaptor(XMLHandler targetHandler)
|
Method Summary | |
void |
read(org.w3c.dom.Element rootElement)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DOMAdaptor(XMLHandler targetHandler)
Method Detail |
public void read(org.w3c.dom.Element rootElement) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |