org.objectweb.proactive.core.xml.io
Class DOMAdaptor

java.lang.Object
  |
  +--org.objectweb.proactive.core.xml.io.DOMAdaptor

public class DOMAdaptor
extends java.lang.Object

Adaptor between a DOM and the XMLHandler

Version:
0.91
Author:
Lionel Mestre

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

DOMAdaptor

public DOMAdaptor(XMLHandler targetHandler)
Method Detail

read

public void read(org.w3c.dom.Element rootElement)
          throws java.io.IOException
java.io.IOException


Copyright © April 2004 INRIA All Rights Reserved.