|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.generator.DOM2toSAX2
public class DOM2toSAX2
Constructor Summary | |
---|---|
DOM2toSAX2()
|
Method Summary | |
---|---|
ContentHandler |
getContentHandler()
|
void |
setContentHandler(ContentHandler handler)
|
void |
traverse(Document dom)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOM2toSAX2()
Method Detail |
---|
public void setContentHandler(ContentHandler handler)
public ContentHandler getContentHandler()
public void traverse(Document dom) throws SAXException
SAXException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |