|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.infoset.util.ItemDiff
Constructor Summary | |
ItemDiff(Document d,
java.io.PrintWriter out)
Creates a new instance of ItemDiff |
Method Summary | |
boolean |
isDifferent()
|
void |
send(Item item)
Called when a infoset item is generated by a source. |
void |
setOutputType(Name name)
This is meta-data that facilitates output serialization. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ItemDiff(Document d, java.io.PrintWriter out)
Method Detail |
public boolean isDifferent()
public void send(Item item) throws XMLException
ItemDestination
send
in interface ItemDestination
item
- The infoset item that was generated by the source.
XMLException
public void setOutputType(Name name) throws XMLException
ItemDestination
setOutputType
in interface ItemDestination
XMLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |