Class OWLXMLStorerFactory

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

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

    • OWLXMLStorerFactory

      public OWLXMLStorerFactory()
      Default constructor.
  • Method Details

    • createStorer

      public OWLStorer createStorer()