Class FunctionalSyntaxStorerFactory

java.lang.Object
org.semanticweb.owlapi.util.OWLStorerFactoryImpl
org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory
All Implemented Interfaces:
Serializable, Supplier<OWLStorer>, OWLStorerFactory

@HasPriority(2.0) public class FunctionalSyntaxStorerFactory extends OWLStorerFactoryImpl
Since:
4.0.0
Author:
Peter Ansell [email protected]
See Also:
  • Constructor Details

    • FunctionalSyntaxStorerFactory

      public FunctionalSyntaxStorerFactory()
      Default constructor.
  • Method Details

    • createStorer

      public OWLStorer createStorer()
      Description copied from interface: OWLStorerFactory
      Create new storer.
      Returns:
      new storer