Interface RDFParser.ParseResult

Enclosing interface:
RDFParser

public static interface RDFParser.ParseResult
The result of RDFParser.parse() indicating parsing completed.

This is a marker interface that may be subclassed to include parser details, e.g. warning messages or triple counts.