org.jboss.xb.util
Class Dom2Sax

java.lang.Object
  extended by org.jboss.xb.util.Dom2Sax

public class Dom2Sax
extends Object

Version:
$Revision: 1.5 $
Author:
Alexey Loubyansky

Constructor Summary
Dom2Sax()
           
 
Method Summary
static void dom2sax(Element e, ContentHandler ch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dom2Sax

public Dom2Sax()
Method Detail

dom2sax

public static void dom2sax(Element e,
                           ContentHandler ch)
                    throws SAXException
Throws:
SAXException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.