|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.infoset.util.NullDestination
Constructor Summary | |
NullDestination()
Creates a new instance of NullDestination |
Method Summary | |
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 NullDestination()
Method Detail |
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 |