| Package | Description | 
|---|---|
| org.apache.maven.plugins.invoker.model.io.xpp3 | 
| Modifier and Type | Method and Description | 
|---|---|
| BuildJob | BuildJobXpp3Reader. read(InputStream in)Method read. | 
| BuildJob | BuildJobXpp3Reader. read(InputStream in,
    boolean strict)Method read. | 
| BuildJob | BuildJobXpp3Reader. read(Reader reader) | 
| BuildJob | BuildJobXpp3Reader. read(Reader reader,
    boolean strict) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BuildJobXpp3Writer. write(OutputStream stream,
     BuildJob buildJob)Method write. | 
| void | BuildJobXpp3Writer. write(Writer writer,
     BuildJob buildJob)Method write. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.