Class UpdateParser

  • Direct Known Subclasses:
    ParserARQUpdate, ParserSPARQL11Update

    public abstract class UpdateParser
    extends java.lang.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.