SAX event handler. Maintains a list of open tags and dispatches them as they close.
Located in /page.php (line 120)
SimpleSaxListener | --SimplePageBuilder
Sets the builder up empty.
Unparsed, but relevant data. The data is added to every open tag.
End of element event.
Frees up any references so as to allow the PHP garbage collection from unset() to work.
Reads the raw content and send events into the page to be built.
Start of element event. Opens a new tag.
Creates the parser used with the builder.
Inherited From SimpleSaxListener
SimpleSaxListener::SimpleSaxListener()
SimpleSaxListener::addContent()
SimpleSaxListener::endElement()
SimpleSaxListener::startElement()
Documentation generated on Sun, 04 May 2008 09:21:53 -0500 by phpDocumentor 1.3.0