issrg.editor2.ontology.importer
Class OWLFileImporter

java.lang.Object
  extended by issrg.editor2.ontology.importer.PolicyOntologyImporter
      extended by issrg.editor2.ontology.importer.OWLFileImporter

public class OWLFileImporter
extends PolicyOntologyImporter


Field Summary
 
Fields inherited from class issrg.editor2.ontology.importer.PolicyOntologyImporter
ontology
 
Constructor Summary
OWLFileImporter(java.lang.String filename)
           
 
Method Summary
 
Methods inherited from class issrg.editor2.ontology.importer.PolicyOntologyImporter
fromOWLFile, fromTextFile, fromTextString, getOntology
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLFileImporter

public OWLFileImporter(java.lang.String filename)
                throws PolicyImportException
Throws:
PolicyImportException