com.hp.hpl.jena.graph
Class Reifier.Style
java.lang.Object
com.hp.hpl.jena.graph.Reifier.Style
- Enclosing class:
- Reifier
- public static class Reifier.Style
- extends java.lang.Object
Reification styles have two boolean components: whether the
graph+reifier will intercept reification triples or not [if not, the only
in-Jena reification is through the reifyAs operation], and whether or
not reification triples will be visible in the graph.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intercepts
public boolean intercepts()
conceals
public boolean conceals()
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.