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

R

RDDL_NAMESPACE - Static variable in class nu.xom.samples.RDDLFilter
 
RDDL_NAMESPACE - Static variable in class nu.xom.samples.RDDLStripper
 
RDDL_NAMESPACE - Static variable in class nu.xom.samples.RDDLToTable
 
RDDL_NAMESPACE - Static variable in class nu.xom.samples.ResourceToTable
 
RDDLFilter - Class in nu.xom.samples
Demonstrates using the Builder and a custom NodeFactory to filter out start-tags and end-tags while leaving the content intact.
RDDLFilter() - Constructor for class nu.xom.samples.RDDLFilter
 
RDDLStripper - Class in nu.xom.samples
Demonstrates removing elements from a tree while retaining their children.
RDDLStripper() - Constructor for class nu.xom.samples.RDDLStripper
 
RDDLToTable - Class in nu.xom.samples
Demonstrates a custom NodeFactory that converts rddl:resource elements to XHTML tables.
RDDLToTable() - Constructor for class nu.xom.samples.RDDLToTable
 
resolve(Document) - Static method in class nu.xom.xinclude.XIncluder
Returns a copy of the document in which all xinclude:include elements have been replaced by their referenced content.
resolve(Document, Builder) - Static method in class nu.xom.xinclude.XIncluder
Returns a copy of the document in which all xinclude:include elements have been replaced by their referenced content as loaded by the builder.
resolve(Document) - Static method in class nu.xom.xinclude.XIncluder
Returns a copy of the document in which all xinclude:include elements have been replaced by their referenced content.
resolve(Document, Builder) - Static method in class nu.xom.xinclude.XIncluder
Returns a copy of the document in which all xinclude:include elements have been replaced by their referenced content as loaded by the builder.
resolveInPlace(Document) - Static method in class nu.xom.xinclude.XIncluder
Modifies a document by replacing all xinclude:include elements by their referenced content.
resolveInPlace(Document, Builder) - Static method in class nu.xom.xinclude.XIncluder
Modifies a document by replacing all xinclude:include elements with their referenced content as loaded by the builder.
resolveInPlace(Document) - Static method in class nu.xom.xinclude.XIncluder
Modifies a document by replacing all xinclude:include elements by their referenced content.
resolveInPlace(Document, Builder) - Static method in class nu.xom.xinclude.XIncluder
Modifies a document by replacing all xinclude:include elements with their referenced content as loaded by the builder.
ResourceToTable - Class in nu.xom.samples
Demonstrates replacing elements in a document with different elements that contain the same content.
ResourceToTable() - Constructor for class nu.xom.samples.ResourceToTable
 
Restructurer - Class in nu.xom.samples
Demonstrates moving nodes from one part of the tree to a different part.
Restructurer() - Constructor for class nu.xom.samples.Restructurer
 
rot13(String) - Static method in class nu.xom.samples.ROT13XML
 
rot13(String) - Static method in class nu.xom.samples.StreamingROT13
 
ROT13File - Class in nu.xom.samples
 
ROT13File() - Constructor for class nu.xom.samples.ROT13File
 
ROT13XML - Class in nu.xom.samples
Demonstrates getter and setter methods in the Text class, as well as recursive descent through a document.
ROT13XML() - Constructor for class nu.xom.samples.ROT13XML
 
RoundTripTest - Class in nu.xom.tests
This mostly verifies that white space is properly escaped on output.
RoundTripTest(String) - Constructor for class nu.xom.tests.RoundTripTest
 
RSSHeadlines - Class in nu.xom.samples
Print just the headlines from an RSS feed
RSSHeadlines() - Constructor for class nu.xom.samples.RSSHeadlines
 

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