public interface IXMLConfigurable
Modifier and Type | Method and Description |
---|---|
void |
loadFromXML(XML xml)
Load XML configuration values and initialized this object with them.
|
void |
saveToXML(XML xml)
Saves this object as XML.
|
Copyright © 2008–2023 Norconex Inc.. All rights reserved.