issrg.editor2.ontology.exporter.permis
Class PERMISExporter

java.lang.Object
  extended by issrg.editor2.ontology.exporter.PolicyOntologyExporter
      extended by issrg.editor2.ontology.exporter.XMLExporter
          extended by issrg.editor2.ontology.exporter.permis.PERMISExporter

public class PERMISExporter
extends XMLExporter


Field Summary
 
Fields inherited from class issrg.editor2.ontology.exporter.XMLExporter
doc
 
Fields inherited from class issrg.editor2.ontology.exporter.PolicyOntologyExporter
ontology
 
Constructor Summary
PERMISExporter(PolicyOntology ontology)
           
 
Method Summary
 void generateXML()
           
 
Methods inherited from class issrg.editor2.ontology.exporter.XMLExporter
getXML, writeToFile
 
Methods inherited from class issrg.editor2.ontology.exporter.PolicyOntologyExporter
getPermisXML, writeToOWLFile, writeToPERMISFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PERMISExporter

public PERMISExporter(PolicyOntology ontology)
Method Detail

generateXML

public void generateXML()
                 throws PolicyExportException
Specified by:
generateXML in class XMLExporter
Throws:
PolicyExportException