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