Constructor and Description |
---|
ParserErrorHandler(String inputfn) |
Modifier and Type | Method and Description |
---|---|
void |
error(String message,
long line,
long col) |
void |
fatal(String message,
long line,
long col) |
void |
warning(String message,
long line,
long col) |
public ParserErrorHandler(String inputfn)
public void warning(String message, long line, long col)
warning
in interface org.apache.jena.riot.system.ErrorHandler
public void error(String message, long line, long col)
error
in interface org.apache.jena.riot.system.ErrorHandler
public void fatal(String message, long line, long col)
fatal
in interface org.apache.jena.riot.system.ErrorHandler
Copyright © 2021 MarkLogic Corporation
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com