com.hp.hpl.jena.sparql.util
Interface PrintSerializable

All Superinterfaces:
org.openjena.atlas.io.Printable
All Known Subinterfaces:
Op, Plan, Procedure, QueryIterator
All Known Implementing Classes:
debug, GraphMgt, GraphUpdate1, GraphUpdateN, 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, OpTriple, OpUnion, PlanBase, PlanOp, PrintSerializableBase, ProcedureBase, ProcedureEval, ProcedurePF, PropFuncArg, 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, QueryIterTracked, QueryIterTriplePattern, QueryIterUnion, QueryIterYieldN, SortCondition, Update, UpdateAdd, UpdateClear, UpdateClear, UpdateCopy, UpdateCreate, UpdateCreate, UpdateData, UpdateData, UpdateDataDelete, UpdateDataInsert, UpdateDelete, UpdateDeleteData, UpdateDeleteInsert, UpdateDeleteWhere, UpdateDrop, UpdateDrop, UpdateDropClear, UpdateExt, UpdateInsert, UpdateInsertData, UpdateLoad, UpdateLoad, UpdateModify, UpdateModify, UpdateModifyBase, UpdateMove, UpdatePattern, UpdateSubmission, UpdateWithUsing

public interface PrintSerializable
extends org.openjena.atlas.io.Printable


Method Summary
 void output(org.openjena.atlas.io.IndentedWriter out, SerializationContext sCxt)
           
 String toString(com.hp.hpl.jena.shared.PrefixMapping pmap)
           
 
Methods inherited from interface org.openjena.atlas.io.Printable
output
 

Method Detail

output

void output(org.openjena.atlas.io.IndentedWriter out,
            SerializationContext sCxt)

toString

String toString(com.hp.hpl.jena.shared.PrefixMapping pmap)


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