com.hp.hpl.jena.sparql.modify
Class NodeTransformBNodesToVariables

java.lang.Object
  extended by com.hp.hpl.jena.sparql.modify.NodeTransformBNodesToVariables
All Implemented Interfaces:
NodeTransform, Transform<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Node>

public class NodeTransformBNodesToVariables
extends java.lang.Object
implements NodeTransform


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

Constructor Detail

NodeTransformBNodesToVariables

public NodeTransformBNodesToVariables()
Method Detail

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.