| Constructor and Description |
|---|
JUnitXMLIO() |
| Modifier and Type | Method and Description |
|---|---|
Queue<tigase.xml.Element> |
read() |
protected void |
send(Collection<tigase.xml.Element> elements) |
protected void |
send(tigase.xml.Element element) |
abstract void |
write(tigase.xml.Element data) |
void |
write(String data) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, setIgnorePresencepublic Queue<tigase.xml.Element> read() throws IOException
read in interface XMLIOIOExceptionprotected void send(Collection<tigase.xml.Element> elements)
protected void send(tigase.xml.Element element)
public abstract void write(tigase.xml.Element data)
throws IOException
write in interface XMLIOIOExceptionpublic void write(String data) throws IOException
write in interface XMLIOIOExceptionCopyright © 2005–2019 "Tigase, Inc.". All rights reserved.