|
JDOM 2.0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdom2.input.sax.DefaultSAXHandlerFactory
public final class DefaultSAXHandlerFactory
This SAXHandlerFactory instance provides default-configured SAXHandler instances for all non-custom situations.
| Constructor Summary | |
|---|---|
DefaultSAXHandlerFactory()
|
|
| Method Summary | |
|---|---|
SAXHandler |
createSAXHandler(JDOMFactory factory)
Create a new SAXHandler instance for SAXBuilder to use. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSAXHandlerFactory()
| Method Detail |
|---|
public SAXHandler createSAXHandler(JDOMFactory factory)
SAXHandlerFactory
createSAXHandler in interface SAXHandlerFactoryfactory - The JDOMFactory to use for creating JDOM content.
|
JDOM 2.0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||