Uses of Class nu.xom.ProcessingInstruction

Uses in package nu.xom.tests

Methods with parameter type nu.xom.ProcessingInstruction

void
Asserts that two processing instruction nodes are equal.
void
Asserts that two processing instruction nodes are equal.

Uses in package nu.xom

Constructors with parameter type nu.xom.ProcessingInstruction

Create a copy of a processing instruction.

Methods with parameter type nu.xom.ProcessingInstruction

void
Writes a processing instruction onto the output stream using the current options.

Uses in package nu.xom.converters

Methods with return type nu.xom.ProcessingInstruction

ProcessingInstruction
DOMConverter.convert(org.w3c.dom.ProcessingInstruction pi)
Translates a DOM org.w3c.dom.ProcessingInstruction object into an equivalent nu.xom.ProcessingInstruction object.

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