@Named @Singleton public class DefaultSettingsXmlFactory extends Object implements SettingsXmlFactory
| Constructor and Description |
|---|
DefaultSettingsXmlFactory() |
| Modifier and Type | Method and Description |
|---|---|
Settings |
read(XmlReaderRequest request) |
void |
write(XmlWriterRequest<Settings> request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromXmlString, read, read, read, read, read, read, toXmlString, write, write, writepublic Settings read(@Nonnull XmlReaderRequest request) throws XmlReaderException
read in interface XmlFactory<Settings>XmlReaderExceptionpublic void write(XmlWriterRequest<Settings> request) throws XmlWriterException
write in interface XmlFactory<Settings>XmlWriterExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.