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

Quick Search    Search Deep

Uses of Class
org.media.mn8.protocol.jabber.xmlparser.EndOfXMLException

Uses of EndOfXMLException in org.media.mn8.protocol.jabber.xmlparser
 

Methods in org.media.mn8.protocol.jabber.xmlparser that throw EndOfXMLException
private  java.lang.String XMLParser.readUntilEnd(ReadEndChecker checker)
          Method to read until an end condition.
private  void XMLParser.handleTag()
          Method to handle the reading and dispatch of tag data.
private  void XMLParser.handlePlainText()
          Method to handle the reading in and dispatching of events for plain text.