com.hp.hpl.jena.sparql.serializer
Class FmtExpr
java.lang.Object
com.hp.hpl.jena.sparql.serializer.FmtExpr
public class FmtExpr
- extends java.lang.Object
Output expressions in the syntax that ARQ expects them
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FmtExpr
public FmtExpr(IndentedWriter writer,
SerializationContext cxt)
format
public void format(Expr expr)
format
public static void format(IndentedWriter out,
Expr expr)
format
public static void format(IndentedWriter out,
Expr expr,
SerializationContext cxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.