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

A

Account - Class in nu.xom.samples
Demonstrates building a structured XML document, from flat, tabular data.
add(Subfunction) - Method in class nu.xom.samples.Account
 
add(Bureau) - Method in class nu.xom.samples.Agency
 
add(Agency) - Method in class nu.xom.samples.Budget
 
add(Map) - Method in class nu.xom.samples.Budget
 
add(Account) - Method in class nu.xom.samples.Bureau
 
Agency - Class in nu.xom.samples
Demonstrates building a structured XML document, from flat, tabular data.
appendNullChild() - Method in class nu.xom.tests.ElementTest
 
assertEquals(Text, Text) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two text nodes are equal.
assertEquals(String, Text, Text) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two text nodes are equal.
assertEquals(Attribute, Attribute) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two attribute nodes are equal.
assertEquals(String, Attribute, Attribute) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two attribute nodes are equal.
assertEquals(DocType, DocType) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two DocType nodes are equal.
assertEquals(String, DocType, DocType) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two DocType nodes are equal.
assertEquals(Element, Element) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two element nodes are equal.
assertEquals(String, Element, Element) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two element nodes are equal.
assertEquals(Document, Document) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two document nodes are equal.
assertEquals(String, Document, Document) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two document nodes are equal.
assertEquals(Comment, Comment) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two comment nodes are equal.
assertEquals(String, Comment, Comment) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two comment nodes are equal.
assertEquals(ProcessingInstruction, ProcessingInstruction) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two processing instruction nodes are equal.
assertEquals(String, ProcessingInstruction, ProcessingInstruction) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two processing instruction nodes are equal.
assertEquals(String, Namespace, Namespace) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two namespace nodes are equal.
assertEquals(Node, Node) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two nodes are equal.
assertEquals(String, Node, Node) - Static method in class nu.xom.tests.XOMTestCase
Asserts that two nodes are equal.
AttributesTest - Class in nu.xom.tests
This class provides unit tests for the Attributes class.
AttributesTest(String) - Constructor for class nu.xom.tests.AttributesTest
 
AttributesToElements - Class in nu.xom.samples
A filter that converts attributes to child elements.
AttributesToElements() - Constructor for class nu.xom.samples.AttributesToElements
 
AttributesToElements(boolean) - Constructor for class nu.xom.samples.AttributesToElements
 
AttributesXMLBudget - Class in nu.xom.samples
Demonstrates building a structured XML document, from flat, tabular data.
AttributesXMLBudget() - Constructor for class nu.xom.samples.AttributesXMLBudget
 
AttributeTest - Class in nu.xom.tests
Basic tests for the Attribute class.
AttributeTest(String) - Constructor for class nu.xom.tests.AttributeTest
 
AttributeTypeTest - Class in nu.xom.tests
Tests for the Attribute.Type inner class.
AttributeTypeTest(String) - Constructor for class nu.xom.tests.AttributeTypeTest
 

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