Uses of Class org.jdom.input.SAXHandler

Uses in package org.jdom.input

Methods with parameter type org.jdom.input.SAXHandler

void
This configures the SAXHandler that will be used to build the Document.
void
SAXBuilder.configureParser(XMLReader parser, SAXHandler contentHandler)
This configures the XMLReader to be used for reading the XML document.

Methods with return type org.jdom.input.SAXHandler

SAXHandler
This creates the SAXHandler that will be used to build the Document.

Copyright B) 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.