Package com.norconex.commons.lang.xml
Interface IXMLConfigurable
- All Superinterfaces:
XmlConfigurable
Deprecated.
Provides indications that a class is configurable via XML. Classes
implementing this should be careful to document XML configuration options
properly (e.g. in Javadoc).
- Since:
- 2.0.0 (Moved and modified from *.lang.config.XMLConfigurable)
-
Method Summary
Methods inherited from interface com.norconex.commons.lang.xml.XmlConfigurable
loadFromXML, saveToXML
XmlConfigurableinstead.