Alphabetical Index: P

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

P

ParentNode - class nu.xom.ParentNode
The generic superclass for nodes that have children.
The generic superclass for all the checked exceptions thrown in XOM.
ParsingException(String) - constructor for class nu.xom.ParsingException
Creates a new ParsingException with a detail message.
ParsingException(String,int,int) - constructor for class nu.xom.ParsingException
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.

Copyright 2002-2009 Elliotte Rusty Harold
elharo@metalab.unc.edu