|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.editor2.ontology.exporter.PolicyOntologyExporter issrg.editor2.ontology.exporter.XMLExporter issrg.editor2.ontology.exporter.xacml.XACMLExporter
public class XACMLExporter
Field Summary |
---|
Fields inherited from class issrg.editor2.ontology.exporter.XMLExporter |
---|
doc |
Fields inherited from class issrg.editor2.ontology.exporter.PolicyOntologyExporter |
---|
ontology |
Constructor Summary | |
---|---|
XACMLExporter(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 |
---|
public XACMLExporter(PolicyOntology ontology) throws PolicyExportException
PolicyExportException
Method Detail |
---|
public void generateXML()
generateXML
in class XMLExporter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |