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, OpQuadPattern, OpReduced, OpSequence, OpService, OpSlice, OpTable, OpTopN, OpTriple, OpUnion, Pattern, PlanBase, PlanOp, PrintableBase, PrintSerializableBase, ProcedureBase, ProcedureEval, ProcedurePF, PropFuncArg, Query, QueryIter, QueryIter1, QueryIter2, QueryIter2LoopOnLeft, QueryIterAssign, QueryIteratorBase, QueryIteratorCaching, QueryIteratorCheck, QueryIteratorCloseable, QueryIteratorLogging, QueryIteratorResultSet, QueryIteratorTiming, QueryIteratorWrapper, QueryIterBlockTriples, QueryIterBlockTriplesQH, QueryIterCommonParent, QueryIterConcat, QueryIterConvert, QueryIterDefaulting, QueryIterDiff, QueryIterDistinct, QueryIterDistinctReduced, QueryIterDistinguishedVars, QueryIterExtendByVar, QueryIterFilterExpr, QueryIterFixed, QueryIterGraph, QueryIterGroup, QueryIterJoin, QueryIterJoinBase, QueryIterLeftJoin, QueryIterMinus, QueryIterNullIterator, QueryIterOptionalIndex, QueryIterPath, QueryIterPeek, QueryIterPlainWrapper, QueryIterProcedure, QueryIterProcessBinding, QueryIterProject, QueryIterProject2, QueryIterReduced, QueryIterRepeatApply, QueryIterRoot, QueryIterService, QueryIterSingleton, QueryIterSlice, QueryIterSort, QueryIterSub, QueryIterTracked, QueryIterTriplePattern, QueryIterUnion, QueryIterYieldN, SortCondition, Update, UpdateAdd, 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)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.