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