|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.component.standard.RemoveDocumentDestination
Method Summary | |
void |
closeElements(ItemConstructor constructor)
|
void |
closeElementsToLevel(ItemConstructor constructor,
int toLevel)
|
int |
getLevel()
|
void |
primeItemConstructor(ItemConstructor constructor)
|
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 |
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 int getLevel()
public void primeItemConstructor(ItemConstructor constructor) throws XMLException
XMLException
public void closeElementsToLevel(ItemConstructor constructor, int toLevel) throws XMLException
XMLException
public void closeElements(ItemConstructor constructor) throws XMLException
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 |