Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- ParentNode - Class in nu.xom
-
The generic superclass for nodes that have children.
- ParsingException - Exception Class in nu.xom
-
The generic superclass for all the checked exceptions thrown in XOM.
- ParsingException(String) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message. - ParsingException(String, int, int) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message and line and column numbers. - ParsingException(String, int, int, Throwable) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message, line and column numbers, and an underlying exception. - ParsingException(String, String, int, int) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message and line and column numbers. - ParsingException(String, String, int, int, Throwable) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message, line and column numbers, and an underlying exception. - ParsingException(String, String, Throwable) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message and an underlying root cause. - ParsingException(String, Throwable) - Constructor for exception class nu.xom.ParsingException
-
Creates a new
ParsingException
with a detail message and an underlying root cause. - ProcessingInstruction - Class in nu.xom
-
This class represents an XML processing instruction.
- ProcessingInstruction(String, String) - Constructor for class nu.xom.ProcessingInstruction
-
Create a processing instruction with a certain target and data.
- ProcessingInstruction(ProcessingInstruction) - Constructor for class nu.xom.ProcessingInstruction
-
Create a copy of a processing instruction.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form