|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.lehigh.swat.hawk.core.OntWriter
edu.lehigh.swat.hawk.owl.OwlRdfWriter
public class OwlRdfWriter
OWL writer, output OWL document in RDF format.
Constructor Summary | |
---|---|
OwlRdfWriter()
Constructor |
Method Summary | |
---|---|
org.w3c.dom.Element |
handleAxiomNodeRight(Ontology ont,
AxiomNode right)
|
org.w3c.dom.Element |
handleAxiomRight(Ontology ont,
Axiom axiom)
|
void |
write(java.io.OutputStream out,
Document doc)
write a document to output |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwlRdfWriter()
Method Detail |
---|
public void write(java.io.OutputStream out, Document doc) throws java.lang.Exception
write
in class OntWriter
java.lang.Exception
public org.w3c.dom.Element handleAxiomRight(Ontology ont, Axiom axiom)
public org.w3c.dom.Element handleAxiomNodeRight(Ontology ont, AxiomNode right)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |