org.compass.core.config.builder
Class DTDConfigurationBuilder
java.lang.Object
org.compass.core.config.builder.AbstractInputStreamConfigurationBuilder
org.compass.core.config.builder.AbstractXmlConfigurationBuilder
org.compass.core.config.builder.DTDConfigurationBuilder
- All Implemented Interfaces:
- ConfigurationBuilder
public class DTDConfigurationBuilder
- extends AbstractXmlConfigurationBuilder
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDConfigurationBuilder
public DTDConfigurationBuilder()
doProcess
protected void doProcess(Document doc,
CompassConfiguration config)
throws ConfigurationException
- Specified by:
doProcess in class AbstractXmlConfigurationBuilder
- Throws:
ConfigurationException
processCompass
protected void processCompass(Element compassElement,
CompassConfiguration config)
throws ConfigurationException
- Throws:
ConfigurationException
doGetEntityResolver
protected EntityResolver doGetEntityResolver()
- Specified by:
doGetEntityResolver in class AbstractXmlConfigurationBuilder
Copyright (c) 2004-2008 The Compass Project.