Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.media.mn8.protocol.jabber.xmlparser

Provides the necessary classes to implement a basic Jabber client, classes used in the Jabber concept.

See:
          Description

Interface Summary
ReadEndChecker Interface for classes wishing to be able to stop the reading of the incomming data stream.
XMLEventListener Interface for classes wishing to listen to events generated by the parser.
 

Class Summary
States Class holding the possible states of the XML parser.
XMLParser The main XML Parser class.
 

Exception Summary
EndOfXMLException Exception thrown when the end of a XML stream is reached.
 

Package org.media.mn8.protocol.jabber.xmlparser Description

Provides the necessary classes to implement a basic Jabber client, classes used in the Jabber concept.

Version:
$Revision: 1.1 $ $Date: 2002/10/18 22:12:46 $