Packages

package ntriples

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class CustomErrorHandler extends ErrorHandler

    A custom error handler that doesn't throw an exception on fatal parse errors.

    A custom error handler that doesn't throw an exception on fatal parse errors. This allows for simply skipping those triples instead of aborting the whole parse process.

Value Members

  1. object ErrorParseMode extends Enumeration
  2. object NTriplesReader

    An N-Triples reader.

    An N-Triples reader. One triple per line is assumed.

  3. object WarningParseMode extends Enumeration

Ungrouped