Interface SparqlUpdateParser

All Superinterfaces:
Function<String,org.apache.jena.update.UpdateRequest>
All Known Implementing Classes:
SparqlUpdateParserImpl, SparqlUpdateParserStmt

public interface SparqlUpdateParser extends Function<String,org.apache.jena.update.UpdateRequest>