|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.infoset.util.EmptySource
com.smallx.xml.infoset.util.DocumentSource
Constructor Summary | |
DocumentSource(Parent top,
boolean makeDocument)
Creates a new instance of DocumentSource |
Method Summary | |
static void |
generate(Parent item,
boolean makeDocument,
ItemDestination dest)
|
Item |
receive()
Called when a infoset item is generated by a source. |
Methods inherited from class com.smallx.xml.infoset.util.EmptySource |
copyTo, flush, seek, seekByType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocumentSource(Parent top, boolean makeDocument)
Method Detail |
public Item receive() throws XMLException
ItemSource
receive
in interface ItemSource
receive
in class EmptySource
XMLException
public static void generate(Parent item, boolean makeDocument, ItemDestination dest) throws XMLException
XMLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |