issrg.editor2.ontology.importer
Class TextFileImporter

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

public class TextFileImporter
extends PolicyOntologyImporter


Field Summary
 
Fields inherited from class issrg.editor2.ontology.importer.PolicyOntologyImporter
ontology
 
Constructor Summary
TextFileImporter(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

TextFileImporter

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