public class SBOLFormatter extends AbstractFormatter
DEFAULT_NAMESPACE| Constructor and Description |
|---|
SBOLFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
format(Sequence sequence,
OutputStream outputStream)
Interface method to take a
Sequence object and output the formatted file to the
OutputStream. |
getNamespacepublic void format(Sequence sequence, OutputStream outputStream) throws FormatterException, IOException
IFormatterSequence object and output the formatted file to the
OutputStream.format in interface IFormatterformat in class AbstractFormatterFormatterExceptionIOExceptionCopyright © 2017. All rights reserved.