|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.core.bridge.SaxVisitor
| Constructor Summary | |
SaxVisitor()
|
|
| Method Summary | |
void |
outputSaxEvents(IImpl anImpl,
org.xml.sax.ContentHandler aHandler,
java.util.Map aNamespaceToPrefixMapping,
java.util.Map aTopLevelAttributes)
|
void |
visitElementImplEnd(IElementImpl anImpl)
|
void |
visitElementImplStart(IElementImpl anImpl)
|
void |
visitTextImpl(ITextImpl anImpl)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SaxVisitor()
| Method Detail |
public void visitElementImplStart(IElementImpl anImpl)
throws XmlException
visitElementImplStart in interface IDataImplVisitorXmlException
public void visitElementImplEnd(IElementImpl anImpl)
throws XmlException
visitElementImplEnd in interface IDataImplVisitorXmlException
public void visitTextImpl(ITextImpl anImpl)
throws XmlException
visitTextImpl in interface IDataImplVisitorXmlException
public void outputSaxEvents(IImpl anImpl,
org.xml.sax.ContentHandler aHandler,
java.util.Map aNamespaceToPrefixMapping,
java.util.Map aTopLevelAttributes)
throws XmlException
XmlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||