- All Superinterfaces:
org.apache.jena.atlas.io.Printable
- All Known Subinterfaces:
Op
,Plan
,Procedure
,QueryIterator
- All Known Implementing Classes:
AbstractIterHashJoin
,debug
,Op0
,Op1
,Op2
,OpAssign
,OpBase
,OpBGP
,OpConditional
,OpDatasetNames
,OpDiff
,OpDisjunction
,OpDistinct
,OpDistinctReduced
,OpExt
,OpExtend
,OpExtendAssign
,OpFilter
,OpGraph
,OpGroup
,OpJoin
,OpLabel
,OpLateral
,OpLeftJoin
,OpList
,OpMinus
,OpModifier
,OpN
,OpNull
,OpOrder
,OpPath
,OpProcedure
,OpProject
,OpPropFunc
,OpQuad
,OpQuadBlock
,OpQuadPattern
,OpReduced
,OpSequence
,OpService
,OpSlice
,OpTable
,OpTopN
,OpTriple
,OpUnfold
,OpUnion
,PlanBase
,PlanOp
,PrintSerializableBase
,ProcedureBase
,ProcedureEval
,ProcedurePF
,PropFuncArg
,QueryIter
,QueryIter1
,QueryIter2
,QueryIter2LoopOnLeft
,QueryIterAbortable
,QueryIterAddTripleTerm
,QueryIterAssign
,QueryIterAssignVarValue
,QueryIteratorBase
,QueryIteratorCheck
,QueryIteratorCloseable
,QueryIteratorLogging
,QueryIteratorMapped
,QueryIteratorResultSet
,QueryIteratorTiming
,QueryIteratorWrapper
,QueryIterCommonParent
,QueryIterConcat
,QueryIterConvert
,QueryIterDefaulting
,QueryIterDiff
,QueryIterDistinct
,QueryIterDistinctMem
,QueryIterDistinctReduced
,QueryIterDistinguishedVars
,QueryIterExtendByVar
,QueryIterFilterExpr
,QueryIterGraph
,QueryIterGroup
,QueryIterHashJoin
,QueryIterHashLeftJoin_Left
,QueryIterHashLeftJoin_Right
,QueryIterLateral
,QueryIterMinus
,QueryIterNestedLoopJoin
,QueryIterNestedLoopLeftJoin
,QueryIterNullIterator
,QueryIterOptionalIndex
,QueryIterPath
,QueryIterPeek
,QueryIterPlainWrapper
,QueryIterProcedure
,QueryIterProcessBinding
,QueryIterProject
,QueryIterProjectMerge
,QueryIterReduced
,QueryIterRepeatApply
,QueryIterRoot
,QueryIterService
,QueryIterSingleton
,QueryIterSlice
,QueryIterSort
,QueryIterSub
,QueryIterTopN
,QueryIterTracked
,QueryIterUnfold
,QueryIterUnion
,QueryIterYieldN
,SortCondition
public interface PrintSerializable
extends org.apache.jena.atlas.io.Printable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
output
(org.apache.jena.atlas.io.IndentedWriter out, SerializationContext sCxt) toString
(org.apache.jena.shared.PrefixMapping pmap) Methods inherited from interface org.apache.jena.atlas.io.Printable
output
-
Method Details
-
output
-