| 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 © 2017 JBoss by Red Hat. All rights reserved.