A B C D E F G H I M N P R S T U V W X

V

ValidityException - exception nu.xom.ValidityException.
Signals a validity error in a document being parsed.
ValidityException(String, Throwable) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message and an underlying root cause.
ValidityException(String, int, int) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message and line and column numbers.
ValidityException(String, int, int, Throwable) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message, line and column numbers, and an underlying exception.
ValidityException(String, String, int, int) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message, the URI of the document that contained the error, and approximate line and column numbers of the first validity error.
ValidityException(String, String, int, int, Throwable) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message, URI of the document containing the validity error, line and column numbers of the error, and an underlying exception.
ValidityException(String) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message.

A B C D E F G H I M N P R S T U V W X
Copyright 2002-2005 Elliotte Rusty Harold

elharo@metalab.unc.edu