com.clarkparsia.pellint.rdfxml
Class RDFModelWriter
java.lang.Object
com.clarkparsia.pellint.rdfxml.RDFModelWriter
public class RDFModelWriter
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
- Author:
- Harris Lin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFModelWriter
public RDFModelWriter()
writePretty
public void writePretty(java.io.OutputStream out,
RDFModel model)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(java.io.OutputStream out,
RDFModel m)
Copyright © 2004 Evren Sirin. All Rights Reserved.