There's no documentation for this item.
| Classes | |
|---|---|
| BaseParser | This API is experimental, and subject to change. |
| LightParser | |
| PullEvent | A parsing event. The contents of the event are accessed as an +Array?, and the type is given either by the …? methods, or by accessing the type accessor. The contents of this object vary from event to event, but are identical to the arguments passed to +StreamListener+s for each event. |
| PullParser | This API is experimental, and subject to change. |
| SAX2Parser | SAX2Parser |
| StreamParser | |
| TreeParser | |
| UltraLightParser | |
| XPathParser | You don’t want to use this class. Really. Use XPath, which is a wrapper for this class. Believe me. You don’t want to poke around in here. There is strange, dark magic at work in this code. Beware. Go back! Go back while you still can! |
<code/>and<pre/>for code samples.