com.hp.hpl.jena.graph
Class Reifier.Util

java.lang.Object
  extended by com.hp.hpl.jena.graph.Reifier.Util
Enclosing interface:
Reifier

public static class Reifier.Util
extends java.lang.Object


Constructor Summary
Reifier.Util()
           
 
Method Summary
static boolean couldBeStatement(Node node)
           
static boolean isReificationPredicate(Node node)
           
static boolean isReificationType(Node P, Node O)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reifier.Util

public Reifier.Util()
Method Detail

isReificationPredicate

public static boolean isReificationPredicate(Node node)

couldBeStatement

public static boolean couldBeStatement(Node node)

isReificationType

public static boolean isReificationType(Node P,
                                        Node O)


Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP