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 . |
getNamespace
public void format(Sequence sequence, OutputStream outputStream) throws FormatterException, IOException
IFormatter
Sequence
object and output the formatted file to the
OutputStream
.format
in interface IFormatter
format
in class AbstractFormatter
FormatterException
IOException
Copyright © 2017. All rights reserved.