|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndentedLineBuffer | |
|---|---|
| com.hp.hpl.jena.query | ARQ - A query engine for Jena, implementing SPARQL. |
| com.hp.hpl.jena.sparql.serializer | |
| Uses of IndentedLineBuffer in com.hp.hpl.jena.query |
|---|
| Methods in com.hp.hpl.jena.query with parameters of type IndentedLineBuffer | |
|---|---|
void |
Query.serialize(IndentedLineBuffer buff)
Format the query into the buffer |
void |
Query.serialize(IndentedLineBuffer buff,
Syntax outSyntax)
Format the query |
| Uses of IndentedLineBuffer in com.hp.hpl.jena.sparql.serializer |
|---|
| Methods in com.hp.hpl.jena.sparql.serializer with parameters of type IndentedLineBuffer | |
|---|---|
static void |
Serializer.serialize(Query query,
IndentedLineBuffer buff)
Format the query into the buffer |
static void |
Serializer.serialize(Query query,
IndentedLineBuffer buff,
Syntax outSyntax)
Format the query |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||