org.openjena.atlas.io
Interface Printable

All Known Subinterfaces:
Op, Plan, PrintSerializable, Procedure, QueryIterator
All Known Implementing Classes:
debug, JsonArray, JsonBoolean, JsonNull, JsonNumber, JsonObject, JsonPrimitive, JsonString, JsonValue, Op0, Op1, Op2, OpAssign, OpBase, OpBGP, OpConditional, OpDatasetNames, OpDiff, OpDisjunction, OpDistinct, OpExt, OpExtend, OpFetch, OpFilter, OpGraph, OpGroup, OpJoin, OpLabel, OpLeftJoin, OpList, OpMinus, OpModifier, OpN, OpNull, OpOrder, OpPath, OpProcedure, OpProject, OpPropFunc, OpQuad, OpQuadPattern, OpReduced, OpSequence, OpService, OpSlice, OpTable, OpTopN, OpTriple, OpUnion, Pattern, PlanBase, PlanOp, PrintableBase, PrintSerializableBase, ProcedureBase, ProcedureEval, ProcedurePF, PropFuncArg, Query, QueryIter, QueryIter1, QueryIter2, QueryIter2LoopOnLeft, QueryIterAssign, QueryIterAssignVarValue, QueryIteratorBase, QueryIteratorCaching, QueryIteratorCheck, QueryIteratorCloseable, QueryIteratorLogging, QueryIteratorResultSet, QueryIteratorTiming, QueryIteratorWrapper, QueryIterBlockTriples, QueryIterBlockTriplesQH, QueryIterCommonParent, QueryIterConcat, QueryIterConvert, QueryIterDefaulting, QueryIterDiff, QueryIterDistinct, QueryIterDistinctReduced, QueryIterDistinguishedVars, QueryIterExtendByVar, QueryIterFilterExpr, QueryIterGraph, QueryIterGroup, QueryIterJoin, QueryIterJoinBase, QueryIterLeftJoin, QueryIterMinus, QueryIterNullIterator, QueryIterOptionalIndex, QueryIterPath, QueryIterPeek, QueryIterPlainWrapper, QueryIterProcedure, QueryIterProcessBinding, QueryIterProject, QueryIterProject2, QueryIterReduced, QueryIterRepeatApply, QueryIterRoot, QueryIterService, QueryIterSingleton, QueryIterSlice, QueryIterSort, QueryIterSub, QueryIterTopN, QueryIterTracked, QueryIterTriplePattern, QueryIterUnion, QueryIterYieldN, SortCondition, Update, UpdateAdd, UpdateBinaryOp, UpdateClear, UpdateCopy, UpdateCreate, UpdateData, UpdateDataDelete, UpdateDataInsert, UpdateDeleteInsert, UpdateDeleteWhere, UpdateDrop, UpdateDropClear, UpdateLoad, UpdateModify, UpdateMove, UpdateRequest, UpdateWithUsing

public interface Printable


Method Summary
 void output(IndentedWriter out)
           
 

Method Detail

output

void output(IndentedWriter out)


Licenced under the Apache License, Version 2.0