| Package | Description | 
|---|---|
| org.apache.maven.toolchain | |
| org.apache.maven.toolchain.model.io.xpp3 | 
| Modifier and Type | Method and Description | 
|---|---|
| PersistedToolchains | ToolchainsBuilder. build(File userToolchainsFile)Builds the toolchains model from the configured toolchain files. | 
| PersistedToolchains | DefaultToolchainsBuilder. build(File userToolchainsFile) | 
| Modifier and Type | Method and Description | 
|---|---|
| PersistedToolchains | MavenToolchainsXpp3Reader. read(InputStream in)Method read. | 
| PersistedToolchains | MavenToolchainsXpp3Reader. read(InputStream in,
        boolean strict)Method read. | 
| PersistedToolchains | MavenToolchainsXpp3Reader. read(Reader reader) | 
| PersistedToolchains | MavenToolchainsXpp3Reader. read(Reader reader,
        boolean strict) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MavenToolchainsXpp3Writer. write(OutputStream stream,
          PersistedToolchains persistedToolchains)Method write. | 
| void | MavenToolchainsXpp3Writer. write(Writer writer,
          PersistedToolchains persistedToolchains)Method write. | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.