|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAXConfigurationHandler | |
---|---|
org.apache.avalon.framework.configuration | Component configuration interfaces and XML-based implementations. |
Uses of SAXConfigurationHandler in org.apache.avalon.framework.configuration |
---|
Subclasses of SAXConfigurationHandler in org.apache.avalon.framework.configuration | |
---|---|
class |
NamespacedSAXConfigurationHandler
A SAXConfigurationHandler helps build Configurations out of sax events, including namespace information. |
Fields in org.apache.avalon.framework.configuration declared as SAXConfigurationHandler | |
---|---|
private SAXConfigurationHandler |
DefaultConfigurationBuilder.m_handler
|
Methods in org.apache.avalon.framework.configuration that return SAXConfigurationHandler | |
---|---|
protected SAXConfigurationHandler |
DefaultConfigurationBuilder.getHandler()
Get a SAXConfigurationHandler for your configuration reading. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |