| Package | Description | 
|---|---|
| org.apache.maven.plugin.lifecycle.io.xpp3 | 
| Modifier and Type | Method and Description | 
|---|---|
| LifecycleConfiguration | LifecycleMappingsXpp3Reader. read(InputStream in)Method read. | 
| LifecycleConfiguration | LifecycleMappingsXpp3Reader. read(InputStream in,
        boolean strict)Method read. | 
| LifecycleConfiguration | LifecycleMappingsXpp3Reader. read(Reader reader) | 
| LifecycleConfiguration | LifecycleMappingsXpp3Reader. read(Reader reader,
        boolean strict) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LifecycleMappingsXpp3Writer. write(OutputStream stream,
          LifecycleConfiguration lifecycleConfiguration)Method write. | 
| void | LifecycleMappingsXpp3Writer. write(Writer writer,
          LifecycleConfiguration lifecycleConfiguration)Method write. | 
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.