|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.serializer.FmtExprSPARQL
public class FmtExprSPARQL
Output expressions in SPARQL syntax
| Constructor Summary | |
|---|---|
FmtExprSPARQL(IndentedWriter writer,
SerializationContext cxt)
|
|
| Method Summary | |
|---|---|
void |
format(Expr expr)
|
static void |
format(IndentedWriter out,
Expr expr)
|
static void |
format(IndentedWriter out,
Expr expr,
SerializationContext cxt)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FmtExprSPARQL(IndentedWriter writer,
SerializationContext cxt)
| Method Detail |
|---|
public void format(Expr expr)
public static void format(IndentedWriter out,
Expr expr)
public static void format(IndentedWriter out,
Expr expr,
SerializationContext cxt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||