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

All Superinterfaces:
Printable
All Known Subinterfaces:
Op, Plan, Procedure, QueryIterator
All Known Implementing Classes:
debug, 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, 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, QueryIterSub, QueryIterTracked, QueryIterTriplePattern, QueryIterUnion, QueryIterYieldN, SortCondition, Update, UpdateAdd, UpdateClear, UpdateCopy, UpdateCreate, UpdateData, UpdateDataDelete, UpdateDataInsert, UpdateDeleteInsert, UpdateDeleteWhere, UpdateDrop, UpdateDropClear, UpdateLoad, UpdateModify, UpdateMove, UpdateWithUsing

public interface PrintSerializable
extends Printable


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

Method Detail

output

void output(IndentedWriter out,
            SerializationContext sCxt)

toString

java.lang.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, 2011 Epimorphics Ltd.