XOM 1.2.7.redhat-4
A B C D E F G H I L M N P Q R S T U V W X 

P

ParentNode - Class in nu.xom
The generic superclass for nodes that have children.
ParsingException - Exception in nu.xom
The generic superclass for all the checked exceptions thrown in XOM.
ParsingException(String, Throwable) - Constructor for exception nu.xom.ParsingException
Creates a new ParsingException with a detail message and an underlying root cause.
ParsingException(String, String, Throwable) - Constructor for exception nu.xom.ParsingException
Creates a new ParsingException with a detail message and an underlying root cause.
ParsingException(String, int, int) - Constructor for exception nu.xom.ParsingException
Creates a new ParsingException with a detail message and line and column numbers.
ParsingException(String, String, int, int) - Constructor for exception 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 nu.xom.ParsingException
Creates a new ParsingException with a detail message, line and column numbers, and an underlying exception.
ParsingException(String, int, int, Throwable) - Constructor for exception nu.xom.ParsingException
Creates a new ParsingException with a detail message, line and column numbers, and an underlying exception.
ParsingException(String) - Constructor for exception nu.xom.ParsingException
Creates a new ParsingException with a detail message.
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.
A B C D E F G H I L M N P Q R S T U V W X 
XOM 1.2.7.redhat-4

Copyright 2002-2010 <a href='http://www.elharo.com/'>Elliotte Rusty Harold</a><br /> <a href='mailto:elharo%40ibiblio%2Eorg?Subject=XOM'>elharo@ibiblio.org</a>