|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.serializer.FmtExpr
public class FmtExpr
Output expressions in the syntax that ARQ expects them
| Constructor Summary | |
|---|---|
FmtExpr(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 FmtExpr(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 | |||||||||