public interface XMLIO
Queue<tigase.xml.Element> read() throws IOException
IOExceptionvoid write(tigase.xml.Element data)
throws IOException
IOExceptionvoid write(String data) throws IOException
IOExceptionvoid close()
void setIgnorePresence(boolean ignore)
Copyright © 2005–2014 Tigase. All rights reserved.