Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api |
Modifier and Type | Method and Description |
---|---|
String |
Descriptor.exportAsString()
Exports the descriptor as a
String |
void |
Descriptor.exportTo(OutputStream output)
Export the descriptor to a given
OutputStream . |
void |
DescriptorExporter.to(T descriptor,
OutputStream out)
Exports the specified
Descriptor to the specified OutputStream . |
Copyright © 2019 JBoss by Red Hat. All rights reserved.