org.mindswap.pellet.jena
Class NodeFormatter
java.lang.Object
org.mindswap.pellet.jena.NodeFormatter
public class NodeFormatter
- extends java.lang.Object
- Author:
- Evren Sirin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeFormatter
public NodeFormatter(boolean formatHTML)
NodeFormatter
public NodeFormatter(com.hp.hpl.jena.rdf.model.Model model)
NodeFormatter
public NodeFormatter(com.hp.hpl.jena.rdf.model.Model model,
boolean formatHTML)
setFormatHTML
public void setFormatHTML(boolean formatHTML)
getQNames
public QNameProvider getQNames()
format
public java.lang.String format(com.hp.hpl.jena.rdf.model.RDFNode node)
node2term
public aterm.ATerm node2term(com.hp.hpl.jena.rdf.model.RDFNode node)
Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.