java.lang.Object
org.apache.jena.shex.expressions.TripleExpression
org.apache.jena.shex.expressions.TripleExprNone
- All Implemented Interfaces:
ShexPrintable
-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic TripleExpressionget()inthashCode()voidprint(org.apache.jena.atlas.io.IndentedWriter out, org.apache.jena.riot.out.NodeFormatter nFmt) toString()voidvisit(TripleExprVisitor visitor) Methods inherited from class org.apache.jena.shex.expressions.TripleExpression
getSemActs, setSemActs, testSemanticActionsMethods inherited from interface org.apache.jena.shex.expressions.ShexPrintable
asString, print
-
Method Details
-
get
-
visit
- Specified by:
visitin classTripleExpression
-
hashCode
public int hashCode()- Specified by:
hashCodein classTripleExpression
-
equals
- Specified by:
equalsin classTripleExpression
-
print
public void print(org.apache.jena.atlas.io.IndentedWriter out, org.apache.jena.riot.out.NodeFormatter nFmt) -
toString
- Overrides:
toStringin classTripleExpression
-