org.openjena.riot.pipeline.normalize
Class CanonicalizeLiteral

java.lang.Object
  extended by org.openjena.riot.pipeline.normalize.CanonicalizeLiteral
All Implemented Interfaces:
NodeTransform, Transform<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Node>

public class CanonicalizeLiteral
extends java.lang.Object
implements NodeTransform


Method Summary
 com.hp.hpl.jena.graph.Node convert(com.hp.hpl.jena.graph.Node node)
           
static CanonicalizeLiteral get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static CanonicalizeLiteral get()

convert

public com.hp.hpl.jena.graph.Node convert(com.hp.hpl.jena.graph.Node node)
Specified by:
convert in interface NodeTransform
Specified by:
convert in interface Transform<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Node>


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.