|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.graph.Node
com.hp.hpl.jena.graph.Node_Fluid
This is the subclass of "fluid" nodes, ie nodes that are "holes" in pattern matching.
Field Summary |
Fields inherited from class com.hp.hpl.jena.graph.Node |
ANY |
Constructor Summary | |
Node_Fluid(java.lang.Object label)
|
Method Summary | |
boolean |
isConcrete()
Answer true iff this node is concrete, ie not variable, ie URI, blank, or literal. |
Methods inherited from class com.hp.hpl.jena.graph.Node |
cache, create, create, create, createAnon, createAnon, createLiteral, createLiteral, createLiteral, createURI, createVariable, equals, getBlankNodeId, getLiteral, getName, getTriple, getURI, hashCode, isBlank, isLiteral, isURI, isVariable, matches, nullLiteralsGenerateWarnings, sameValueAs, toString, visitWith |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Node_Fluid(java.lang.Object label)
Method Detail |
public boolean isConcrete()
Node
isConcrete
in class Node
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |