The generic superclass for nodes that have children.
The generic superclass for all the
checked exceptions thrown in XOM.
Creates a new ParsingException
with a detail message.
Creates a new ParsingException
with a detail message
and line and column numbers.
Creates a new ParsingException
with a detail
message, line and column numbers, and an underlying exception.
Creates a new ParsingException
with a detail message
and line and column numbers.
Creates a new ParsingException
with a detail
message, line and column numbers, and an underlying exception.
Creates a new ParsingException
with a detail message
and an underlying root cause.
Creates a new ParsingException
with a detail message
and an underlying root cause.
This class represents an XML processing instruction.
Create a copy of a processing instruction.
Create a processing instruction with a certain target and data.