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

P

ParentNodeTest - Class in nu.xom.tests
Tests adding, removing, and counting children from parent nodes.
ParentNodeTest(String) - Constructor for class nu.xom.tests.ParentNodeTest
 
parse(InputStream) - Static method in class nu.xom.samples.BudgetData
 
ParsingExceptionTest - Class in nu.xom.tests
Unit tests for the ParsingException class.
ParsingExceptionTest(String) - Constructor for class nu.xom.tests.ParsingExceptionTest
 
PoliteSpider - Class in nu.xom.samples
Demonstrates the reading of attributes in namespaces, searching for particular processing instructions in the document prolog, and maintaining a stack of hierarchy-based state during document traversal.
PoliteSpider() - Constructor for class nu.xom.samples.PoliteSpider
 
PrettyFibonacci - Class in nu.xom.samples
Demonstrates using a Serializer object to insert indents and line breaks in XML.
PrettyFibonacci() - Constructor for class nu.xom.samples.PrettyFibonacci
 
PrettyPrinter - Class in nu.xom.samples
Demonstrates using a Serializer object to modify an input document by inserting indents and line breaks.
PrettyPrinter() - Constructor for class nu.xom.samples.PrettyPrinter
 
printCount() - Method in class nu.xom.samples.StreamingTypeCounter
 
processElement(Element) - Static method in class nu.xom.samples.IDTagger
 
processElement(Element) - Static method in class nu.xom.samples.TreeViewer
 
ProcessingInstructionLister - Class in nu.xom.samples
Demonstrates recursive descent through an XML document, and the ProcessingInstruction class.
ProcessingInstructionLister() - Constructor for class nu.xom.samples.ProcessingInstructionLister
 
ProcessingInstructionTest - Class in nu.xom.tests
Unit tests for the ProcessingInstruction class.
ProcessingInstructionTest(String) - Constructor for class nu.xom.tests.ProcessingInstructionTest
 
processNode(Node) - Static method in class nu.xom.samples.Restructurer
 
PropertyPrinter - Class in nu.xom.samples
Demonstrates recursive descent through an XML document, and the getter methods of the Element and Attribute classes.
PropertyPrinter(Writer) - Constructor for class nu.xom.samples.PropertyPrinter
 
PropertyPrinter() - Constructor for class nu.xom.samples.PropertyPrinter
 
PseudoAttributes - Class in nu.xom.samples
A utility class which converts pseudo-attributes in a ProcessingInstruction object into real Attribute/code> objects.
PseudoAttributes() - Constructor for class nu.xom.samples.PseudoAttributes
 
PureValidator - Class in nu.xom.samples
Demonstrates validation via the Builder class that does not build much of a document, and thus does not have a lot of overhead.
PureValidator() - Constructor for class nu.xom.samples.PureValidator
 

A B C D E F G H I L M N P Q R S T U V W X
Copyright 2002-2005 Elliotte Rusty Harold
elharo@metalab.unc.edu