Class UpdateParser

java.lang.Object
org.apache.jena.sparql.lang.UpdateParser
Direct Known Subclasses:
ParserARQUpdate, ParserSPARQL11Update, ParserSPARQL12Update

public abstract class UpdateParser extends Object
This class provides the root of lower level access to all the update parsers. Each subclass hides the details of the per-language exception handlers and other javacc details.