| Package | Description |
|---|---|
| org.jboss.shrinkwrap.api | |
| org.jboss.shrinkwrap.api.formatter |
| Modifier and Type | Method and Description |
|---|---|
String |
Archive.toString(Formatter formatter)
|
void |
Archive.writeTo(OutputStream outputStream,
Formatter formatter)
Prints the content of this
Archive to the specified OutputStream on the format defined by the
specified Formatter. |
| Modifier and Type | Class and Description |
|---|---|
class |
Formatters
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.