|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.common.xml.Emitter
org.chromattic.common.xml.XMLEmitter
public abstract class XMLEmitter
| Field Summary |
|---|
| Fields inherited from class org.chromattic.common.xml.Emitter |
|---|
handler |
| Constructor Summary | |
|---|---|
XMLEmitter(Handler handler)
|
|
| Method Summary | |
|---|---|
void |
comment(java.lang.String data)
|
| Methods inherited from class org.chromattic.common.xml.Emitter |
|---|
checkInitial, close, emitChild, emmitBeginning, emmitEnd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLEmitter(Handler handler)
| Method Detail |
|---|
public final void comment(java.lang.String data)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||