public interface OWLStorerFactory extends Serializable, Supplier<OWLStorer>
| Modifier and Type | Method and Description |
|---|---|
OWLStorer |
createStorer()
Create new storer.
|
OWLDocumentFormatFactory |
getFormatFactory() |
OWLStorer createStorer()
OWLDocumentFormatFactory getFormatFactory()
Copyright © 2018 The University of Manchester. All rights reserved.