owltools.io
Class OWLGsonRenderer
java.lang.Object
owltools.io.OWLGsonRenderer
public class OWLGsonRenderer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLGsonRenderer
public OWLGsonRenderer(PrintWriter writer)
convert
public Object convert(org.semanticweb.owlapi.model.OWLObject obj)
convert
public Object convert(org.semanticweb.owlapi.model.OWLOntology ont)
convert
public Object convert(org.semanticweb.owlapi.model.OWLAxiom a)
render
public void render(org.semanticweb.owlapi.model.OWLAxiom a)
render
public void render(OWLGraphEdge a)
render
public void render(org.semanticweb.owlapi.model.OWLOntology a)
render
public void render(Set a)
convert
public Object convert(OWLGraphEdge edge)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010-2012. All Rights Reserved.