org.chromattic.common.xml
Class Emitter
java.lang.Object
org.chromattic.common.xml.Emitter
- Direct Known Subclasses:
- XMLEmitter
public class Emitter
- extends java.lang.Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handler
protected final Handler handler
- .
Emitter
public Emitter(Handler handler)
checkInitial
protected final void checkInitial()
emmitBeginning
protected void emmitBeginning()
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
emmitEnd
protected void emmitEnd()
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
emitChild
protected final void emitChild(Emitter child)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
close
public final void close()
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.