org.exist.util
Class DOMStreamer

java.lang.Object
  extended byorg.exist.util.DOMStreamer

public class DOMStreamer
extends java.lang.Object

Author:
wolf To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
DOMStreamer(org.xml.sax.ContentHandler handler, org.xml.sax.ext.LexicalHandler lexical)
           
 
Method Summary
 void stream(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMStreamer

public DOMStreamer(org.xml.sax.ContentHandler handler,
                   org.xml.sax.ext.LexicalHandler lexical)
Method Detail

stream

public void stream(org.w3c.dom.Node node)
            throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException


Copyright (C) Wolfgang Meier. All rights reserved.