Class ZipDocumentTarget

java.lang.Object
org.semanticweb.owlapi.io.ZipDocumentTarget
All Implemented Interfaces:
OWLOntologyDocumentTarget

public class ZipDocumentTarget extends Object implements OWLOntologyDocumentTarget
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group
  • Constructor Details

    • ZipDocumentTarget

      public ZipDocumentTarget(File file)
      Parameters:
      file - the file to use
  • Method Details