| Package | Description |
|---|---|
| org.tobarsegais.maven | |
| org.tobarsegais.maven.model.io.xpp3 |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.doxia.document.DocumentCover |
AbstractGenerateMojo.getDocumentCover(BundleModel bundleModel,
Date date) |
org.apache.maven.doxia.document.DocumentMeta |
AbstractGenerateMojo.getDocumentMeta(BundleModel bundleModel,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
BundleModel |
BundleXpp3Reader.read(InputStream in)
Method read.
|
BundleModel |
BundleXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
BundleModel |
BundleXpp3Reader.read(Reader reader) |
BundleModel |
BundleXpp3Reader.read(Reader reader,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleXpp3Writer.write(OutputStream stream,
BundleModel bundleModel)
Method write.
|
void |
BundleXpp3Writer.write(Writer writer,
BundleModel bundleModel)
Method write.
|
Copyright © 2011-2013. All Rights Reserved.