- All Known Subinterfaces:
ShapeElement
- All Known Implementing Classes:
DatatypeConstraint,NodeConstraint,NodeConstraintComponent,NodeKindConstraint,NumLengthConstraint,NumRangeConstraint,ShapeExprAND,ShapeExprAtom,ShapeExprDot,ShapeExpression,ShapeExprExternal,ShapeExprFalse,ShapeExprNone,ShapeExprNOT,ShapeExprOR,ShapeExprRef,ShapeExprTripleExpr,ShapeExprTrue,ShapeNodeConstraint,StrLengthConstraint,StrRegexConstraint,TripleConstraint,TripleExprCardinality,TripleExprEachOf,TripleExpression,TripleExprNone,TripleExprOneOf,TripleExprRef,ValueConstraint
public interface ShexPrintable
Printable
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringasString()default voidprint()default voidprint(org.apache.jena.atlas.io.IndentedWriter iOut, NodeFormatter nFmt)
-
Method Details
-
print
default void print() -
print
-
asString
-