API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.xml. JOTXMLParser View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 Object
      JOTXMLParser
Implements
Subclasses
Description
public class JOTXMLParser
  http://en.wikipedia.org/wiki/XML http://en.wikipedia.org/wiki/CDATA#CDATA_sections_in_XML TODO deal with toto TODO deal with toto TODO deal with special chars: & etc...
See also:   
Constructors
private JOTXMLParser ()
Methods
Hide/Show inherited methods
publicstatic void main (String args)
  For testing
protectedstatic Vector parse (StringBuffer xmlBuf) throws net.jot.xml.JOTXMLException
Fields
Hide/Show inherited fields
protectedfinalstatic Pattern OPEN_TAG_PATTERN
protectedfinalstatic Pattern PATTERN_COMMENT
protectedfinalstatic Pattern PATTERN_DECLARATION
protectedfinalstatic int PATTERN_FLAGS = "170"
protectedfinalstatic Pattern PATTERN_TAG
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar