Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
I
M
O
P
S
T
T
tearDown()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.output.
TestDOMOutputter
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestAttribute
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestCDATA
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestComment
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestDocType
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestDocument
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestElement
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestFilterList
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestNamespace
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestSerialization
This method is called after a test is executed.
tearDown()
- Method in class org.jdom.test.cases.
TestVerifier
This method is called after a test is executed.
test(int)
- Method in class org.jdom.test.filterlist.
FilterListIteratorRandomizer
test(int)
- Method in class org.jdom.test.filterlist.
FilterListRandomizer
test_AddingString()
- Method in class org.jdom.test.cases.
TestElement
test_ElementFilterEmpty()
- Method in class org.jdom.test.cases.
TestSerialization
test_ElementFilterName()
- Method in class org.jdom.test.cases.
TestSerialization
test_ElementFilterNameNamespace()
- Method in class org.jdom.test.cases.
TestSerialization
test_ElementFilterNamespace()
- Method in class org.jdom.test.cases.
TestSerialization
test_ErrorSurrogatePair()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
test_ErrorSurrogatePairOutput()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
test_ForceNamespaces()
- Method in class org.jdom.test.cases.output.
TestDOMOutputter
test_HighSurrogatePair()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
test_HighSurrogatePairDecimal()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
test_list_replacement()
- Method in class org.jdom.test.cases.
TestFilterList
test_Namespace_Attribute_collision()
- Method in class org.jdom.test.cases.
TestVerifier
test_RawSurrogatePair()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
test_RawSurrogatePairUTF8()
- Method in class org.jdom.test.cases.output.
TestXMLOutputter
test_setAttribute_String_String__attributeTypes()
- Method in class org.jdom.test.cases.
TestElement
Test addAttribute with a supplied name and value
test_setAttribute_String_String_String__attributeTypes()
- Method in class org.jdom.test.cases.
TestElement
Test addAttribute with a supplied name and value
test_TCC()
- Method in class org.jdom.test.cases.
TestAttribute
Test the simple case of constructing an attribute without name, value, namespace or prefix
test_TCC()
- Method in class org.jdom.test.cases.
TestCDATA
Test the protected CDATA constructor.
test_TCC__()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCC___boolean()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCC___List()
- Method in class org.jdom.test.cases.
TestDocument
Test constructor of Document with a List of content including the root element.
test_TCC___List_OrgJdomDocType()
- Method in class org.jdom.test.cases.
TestDocument
Test constructor of a Document with a List of content and a DocType.
test_TCC___OrgJdomElement()
- Method in class org.jdom.test.cases.
TestDocument
Test the constructor with only a root element.
test_TCC___OrgJdomElement_OrgJdomDocType()
- Method in class org.jdom.test.cases.
TestDocument
Test constructor of Document with and Element and Doctype
test_TCC___String()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCC___String()
- Method in class org.jdom.test.cases.
TestCDATA
Test the CDATA constructor with a valid and an invalid string.
test_TCC___String()
- Method in class org.jdom.test.cases.
TestComment
Test the comment constructor with a valid and an invalid string.
test_TCC___String()
- Method in class org.jdom.test.cases.
TestDocType
Test a simple DocType with a name.
test_TCC___String()
- Method in class org.jdom.test.cases.
TestElement
Test the constructor for an empty element
test_TCC___String_boolean()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCC___String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test the Element constructor with an name and namespace
test_TCC___String_String()
- Method in class org.jdom.test.cases.
TestAttribute
Test the simple case of constructing an attribute without namespace or prefix
test_TCC___String_String()
- Method in class org.jdom.test.cases.
TestDocType
test both the setting of the element name and systemID.
test_TCC___String_String()
- Method in class org.jdom.test.cases.
TestElement
Test the Element constructor with a string default namespace
test_TCC___String_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestAttribute
Test the constructor with name, value and namespace
test_TCC___String_String_String()
- Method in class org.jdom.test.cases.
TestDocType
test with element name, public and systemIDs.
test_TCC___String_String_String()
- Method in class org.jdom.test.cases.
TestElement
Test the Element constructor with a namespace uri and prefix
test_TCM___append_String()
- Method in class org.jdom.test.cases.
TestCDATA
Test appending text values to this CDATA.
test_TCM___append_Text()
- Method in class org.jdom.test.cases.
TestCDATA
Test appending text values to this CDATA.
test_TCM___detach()
- Method in class org.jdom.test.cases.
TestAttribute
Test that the detach() function works according to the JDOM spec.
test_TCM__ArrayObject_toArray()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__ArrayObject_toArray_ArrayObject()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__Attribute_setAttributeType_int()
- Method in class org.jdom.test.cases.
TestAttribute
Test possible attribute values
test_TCM__boolean_add_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_addAll_Collection()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_addAll_int_Collection()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_contains_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_containsAll_Collection()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestAttribute
Test a simple object comparison
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestCDATA
Verify a simple object == object test
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestComment
Verify a simple object == object test
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestDocType
Do an object comparison with itself to confirm boolean equals works.
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestDocument
Test object equality.
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestElement
Test the equals compares only object instances
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_equals_Object()
- Method in class org.jdom.test.cases.
TestNamespace
Test the object comparison method.
test_TCM__boolean_getBooleanValue()
- Method in class org.jdom.test.cases.
TestAttribute
test the convienience method getBooleanValue();
test_TCM__boolean_hasMixedContent()
- Method in class org.jdom.test.cases.
TestElement
Test that hasMixedContent works for varying types of possible child and other content
test_TCM__boolean_isEmpty()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_isRootElement()
- Method in class org.jdom.test.cases.
TestElement
Test that an Element can determine if it is a root element
test_TCM__boolean_remove_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_removeAll_Collection()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__boolean_removeAttribute_String()
- Method in class org.jdom.test.cases.
TestElement
Test than an Element can remove an Attribute by name
test_TCM__boolean_removeAttribute_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test removeAttribute with a namespace
test_TCM__boolean_removeAttribute_String_String()
- Method in class org.jdom.test.cases.
TestElement
Test removeAtttribute with a namespace uri.
test_TCM__boolean_removeChild_String()
- Method in class org.jdom.test.cases.
TestElement
Test removeChild by name
test_TCM__boolean_removeChild_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test removeChild by name and namespace
test_TCM__boolean_removeContent_OrgJdomComment()
- Method in class org.jdom.test.cases.
TestDocument
Test removeContent for a given Comment
test_TCM__boolean_removeContent_OrgJdomComment()
- Method in class org.jdom.test.cases.
TestElement
Test removeContent for a Comment
test_TCM__boolean_removeContent_OrgJdomElement()
- Method in class org.jdom.test.cases.
TestElement
Test removeContent for an Element.
test_TCM__boolean_removeContent_OrgJdomEntity()
- Method in class org.jdom.test.cases.
TestElement
Test removeContent for entities.
test_TCM__boolean_removeContent_OrgJdomProcessingInstruction()
- Method in class org.jdom.test.cases.
TestDocument
Test removeContent with the supplied ProcessingInstruction.
test_TCM__boolean_removeContent_OrgJdomProcessingInstruction()
- Method in class org.jdom.test.cases.
TestElement
Test removeContent for processing instructions.
test_TCM__boolean_retainAll_Collection()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__double_getDoubleValue()
- Method in class org.jdom.test.cases.
TestAttribute
Test convience method for getting doubles from an Attribute
test_TCM__float_getFloatValue()
- Method in class org.jdom.test.cases.
TestAttribute
Test floats returned from Attribute values.
test_TCM__int_getIntValue()
- Method in class org.jdom.test.cases.
TestAttribute
Tests that Attribute can convert value strings to ints and that is raises DataConversionException if it is not an int.
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestAttribute
Test that Attribute returns a valid hashcode.
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestCDATA
Test that a real hashcode is returned and that a different one is returned for a different CDATA.
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestComment
Test that a real hashcode is returned and that a different one is returned for a different comment.
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestDocType
look for a integer hashCode
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestDocument
Test hashcode function.
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestElement
Test hashcode functions.
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__int_hashCode()
- Method in class org.jdom.test.cases.
TestNamespace
Verify that a namespace will produce a hashcode.
test_TCM__int_indexOf_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__int_lastIndexOf_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__int_size()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__List_getAdditionalNamespaces()
- Method in class org.jdom.test.cases.
TestElement
Test that additionalNamespaces are returned.
test_TCM__List_getAttributes()
- Method in class org.jdom.test.cases.
TestElement
Test that getAttribute returns all attributes of this element.
test_TCM__List_getChildren()
- Method in class org.jdom.test.cases.
TestElement
Test getChildren to return all children from all namespaces.
test_TCM__List_getChildren_String()
- Method in class org.jdom.test.cases.
TestElement
Test that Element returns a List of children by name
test_TCM__List_getChildren_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test that Element returns a List of children by name and namespace
test_TCM__List_getContent()
- Method in class org.jdom.test.cases.
TestDocument
Test getContent
test_TCM__List_getContent()
- Method in class org.jdom.test.cases.
TestElement
Test that getContent returns all the content for the element
test_TCM__List_subList_int_int()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__ListIterator_listIterator_int()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__ListIterator_listIterator_int2()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__ListIterator_listIterator_int3()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__long_getLongValue()
- Method in class org.jdom.test.cases.
TestAttribute
Test the convienience method for returning a long from an Attribute
test_TCM__Object_clone()
- Method in class org.jdom.test.cases.
TestAttribute
Test that an Attribute can clone itself correctly.
test_TCM__Object_clone()
- Method in class org.jdom.test.cases.
TestDocType
use toString to test the clone.
test_TCM__Object_clone()
- Method in class org.jdom.test.cases.
TestDocument
Test code goes here.
test_TCM__Object_clone()
- Method in class org.jdom.test.cases.
TestElement
Test that clone returns a disconnected copy of the original element.
test_TCM__Object_get_int()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__Object_remove_int()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__Object_set_int_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__OrgJdomAttribute_getAttribute_String()
- Method in class org.jdom.test.cases.
TestElement
Test getAttribute by name
test_TCM__OrgJdomAttribute_getAttribute_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test getAttribute by name and namespace
test_TCM__OrgJdomAttribute_setValue_String()
- Method in class org.jdom.test.cases.
TestAttribute
Test that setting an Attribute's value works correctly.
test_TCM__OrgJdomComment_setText_String()
- Method in class org.jdom.test.cases.
TestComment
Test setting and resetting the text value of this Comment.
test_TCM__OrgJdomDocType_getDocType()
- Method in class org.jdom.test.cases.
TestDocument
Test getDocType.
test_TCM__OrgJdomDocType_setPublicID_String()
- Method in class org.jdom.test.cases.
TestDocType
Test the setter for publicID.
test_TCM__OrgJdomDocType_setSystemID_String()
- Method in class org.jdom.test.cases.
TestDocType
Test the setter for SystemID
test_TCM__OrgJdomDocument_addContent_OrgJdomComment()
- Method in class org.jdom.test.cases.
TestDocument
Test the addition of comments to Documents.
test_TCM__OrgJdomDocument_addContent_OrgJdomProcessingInstruction()
- Method in class org.jdom.test.cases.
TestDocument
Test the addition of ProcessingInstructions to Documents.
test_TCM__OrgJdomDocument_build_File()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_build_InputStream()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_build_InputStream_String()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_build_Reader()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_build_Reader_String()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_build_String()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_build_URL()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__OrgJdomDocument_getDocument()
- Method in class org.jdom.test.cases.
TestAttribute
check that the attribute can return the correct document
test_TCM__OrgJdomDocument_getDocument()
- Method in class org.jdom.test.cases.
TestElement
Test that an element returns the reference to it's enclosing document
test_TCM__OrgJdomDocument_setContent_List()
- Method in class org.jdom.test.cases.
TestDocument
Test that setContent works according to specs.
test_TCM__OrgJdomDocument_setDocType_OrgJdomDocType()
- Method in class org.jdom.test.cases.
TestDocument
Test that setDocType works as expected.
test_TCM__OrgJdomDocument_setRootElement_OrgJdomElement()
- Method in class org.jdom.test.cases.
TestDocument
Test that setRootElement works as expected.
test_TCM__OrgJdomElement_addContent_OrgJdomCDATA()
- Method in class org.jdom.test.cases.
TestElement
Test addContent for CDATA.
test_TCM__OrgJdomElement_addContent_OrgJdomComment()
- Method in class org.jdom.test.cases.
TestElement
Test adding comment content.
test_TCM__OrgJdomElement_addContent_OrgJdomElement()
- Method in class org.jdom.test.cases.
TestElement
Test addContent for Element.
test_TCM__OrgJdomElement_addContent_OrgJdomEntityRef()
- Method in class org.jdom.test.cases.
TestElement
Test addContent for Entity
test_TCM__OrgJdomElement_addContent_OrgJdomProcessingInstruction()
- Method in class org.jdom.test.cases.
TestElement
Test addContent for ProcessingInstruction.
test_TCM__OrgJdomElement_addContent_String()
- Method in class org.jdom.test.cases.
TestElement
Test that string based content is added correctly to an Element.
test_TCM__OrgJdomElement_getChild_String()
- Method in class org.jdom.test.cases.
TestElement
Test getContent by child name.
test_TCM__OrgJdomElement_getChild_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test getContent by child name and namespace.
test_TCM__OrgJdomElement_getCopy_String()
- Method in class org.jdom.test.cases.
TestElement
Test getCopy with only the name argument.
test_TCM__OrgJdomElement_getCopy_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test getCopy with the name and namespace arguments.
test_TCM__OrgJdomElement_getParent()
- Method in class org.jdom.test.cases.
TestAttribute
check that the attribute can return the correct parent element
test_TCM__OrgJdomElement_getParent()
- Method in class org.jdom.test.cases.
TestElement
Test test that a child element can return it's parent.
test_TCM__OrgJdomElement_getRootElement()
- Method in class org.jdom.test.cases.
TestDocument
Test that a Document can return a root element.
test_TCM__OrgJdomElement_setAttribute_OrgJdomAttribute()
- Method in class org.jdom.test.cases.
TestElement
Test addAttribute with an Attribute
test_TCM__OrgJdomElement_setAttribute_String_String__invalidCharacters()
- Method in class org.jdom.test.cases.
TestElement
Test addAttribute with a supplied name and value
test_TCM__OrgJdomElement_setAttributes_List()
- Method in class org.jdom.test.cases.
TestElement
Test that attributes are added correctly as a list
test_TCM__OrgJdomElement_setContent_List()
- Method in class org.jdom.test.cases.
TestElement
Test adding mixed content in a List
test_TCM__OrgJdomElement_setText_String()
- Method in class org.jdom.test.cases.
TestElement
Test setting the content of the Element with just a string This should wipe out all other content the element has
test_TCM__OrgJdomNamespace_getNamespace()
- Method in class org.jdom.test.cases.
TestAttribute
Test that an independantly created Namespace and one retrieved from an Attribute create with the same namespace parameters are the same namespace.
test_TCM__OrgJdomNamespace_getNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test that the Element returns it's primary namespace
test_TCM__OrgJdomNamespace_getNamespace_String()
- Method in class org.jdom.test.cases.
TestElement
Test that Element can return a namespace given a uri
test_TCM__OrgJdomNamespace_getNamespace_String()
- Method in class org.jdom.test.cases.
TestNamespace
Test the URI only Namespace.
test_TCM__OrgJdomNamespace_getNamespace_String_String()
- Method in class org.jdom.test.cases.
TestNamespace
Test the prefix, uri version of getNamespace.
test_TCM__orgJdomText_setText_String()
- Method in class org.jdom.test.cases.
TestCDATA
Test setting and resetting the text value of this CDATA.
test_TCM__String_checkAttributeName_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test for a valid Attribute name.
test_TCM__String_checkCDATASection_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test that checkCDATASection verifies CDATA excluding the closing delimiter.
test_TCM__String_checkCharacterData_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test that a String contains only xml characters.
test_TCM__String_checkCommentData_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test checkCommentData such that a comment is validated as an xml comment consisting of xml characters with the following caveats.
test_TCM__String_checkElementName_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test checkElementName such that a name is validated as an xml name with the following caveats.
test_TCM__String_checkNamespacePrefix_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test that checkNamespacePrefix validates against xml names with the following exceptions.
test_TCM__String_checkNamespaceURI_String()
- Method in class org.jdom.test.cases.
TestVerifier
Tests that checkNamespaceURI validates xml uri's.
test_TCM__String_checkProcessingInstructionTarget_String()
- Method in class org.jdom.test.cases.
TestVerifier
Test that checkProcessintInstructionTarget validates the name of a processing instruction.
test_TCM__String_getAttributeValue_String()
- Method in class org.jdom.test.cases.
TestElement
Test getAttributeValue by attribute name.
test_TCM__String_getAttributeValue_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test getAttributeValue with name and namespace
test_TCM__String_getChildText_String()
- Method in class org.jdom.test.cases.
TestElement
Test the convience method for retrieving child text.
test_TCM__String_getChildText_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test the convience method for retrieving child text for a child retrieved by name and namespace
test_TCM__String_getChildTextTrim_String()
- Method in class org.jdom.test.cases.
TestElement
Test the convience method for retrieving trimmed child text.
test_TCM__String_getChildTextTrim_String_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test the convience method for retrieving trimmed child text for the child in the given namespace
test_TCM__String_getElementName()
- Method in class org.jdom.test.cases.
TestDocType
Test getElementName.
test_TCM__String_getName()
- Method in class org.jdom.test.cases.
TestAttribute
Test that an Attribute returns it's correct name.
test_TCM__String_getName()
- Method in class org.jdom.test.cases.
TestElement
Test getName.
test_TCM__String_getNamespacePrefix()
- Method in class org.jdom.test.cases.
TestAttribute
Test that an Attribute returns the correct Namespace prefix.
test_TCM__String_getNamespacePrefix()
- Method in class org.jdom.test.cases.
TestElement
Test getNamespacePrefix.
test_TCM__String_getNamespaceURI()
- Method in class org.jdom.test.cases.
TestAttribute
Test that an Attribute returns the correct Namespace URI.
test_TCM__String_getNamespaceURI()
- Method in class org.jdom.test.cases.
TestElement
Test code goes here.
test_TCM__String_getPrefix()
- Method in class org.jdom.test.cases.
TestNamespace
Test getPrefix()
test_TCM__String_getPublicID()
- Method in class org.jdom.test.cases.
TestDocType
Test that getPublicID matches the value from the constructor.
test_TCM__String_getQualifiedName()
- Method in class org.jdom.test.cases.
TestAttribute
Tests that an Attribute returns the correct Qualified Name.
test_TCM__String_getQualifiedName()
- Method in class org.jdom.test.cases.
TestElement
Test that Element returns the correct qualified name.
test_TCM__String_getSerializedForm()
- Method in class org.jdom.test.cases.
TestAttribute
Test that Attribute returns the correct serialized form.
test_TCM__String_getSerializedForm()
- Method in class org.jdom.test.cases.
TestComment
Match the XML fragment this comment produces.
test_TCM__String_getSerializedForm()
- Method in class org.jdom.test.cases.
TestDocType
Test that getSerializedForm works as expected.
test_TCM__String_getSerializedForm()
- Method in class org.jdom.test.cases.
TestElement
Test getSerializedForm
test_TCM__String_getSystemID()
- Method in class org.jdom.test.cases.
TestDocType
Test that getSystemID returns the same value as set in the constructor.
test_TCM__String_getText()
- Method in class org.jdom.test.cases.
TestCDATA
Verify that the text of the CDATA matches expected value.
test_TCM__String_getText()
- Method in class org.jdom.test.cases.
TestComment
verify that the text of the Comment matches expected value.
test_TCM__String_getText()
- Method in class org.jdom.test.cases.
TestElement
Test getText returns that full text of the element
test_TCM__String_getTextTrim()
- Method in class org.jdom.test.cases.
TestElement
Test getTextTrim.
test_TCM__String_getURI()
- Method in class org.jdom.test.cases.
TestNamespace
Test than a namespace returns the correct URI
test_TCM__String_getValue()
- Method in class org.jdom.test.cases.
TestAttribute
Test that an Attribute returns the correct value.
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestAttribute
Test that the toString function works according to the JDOM spec.
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestCDATA
check for the expected toString text value of Comment.
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestComment
check for the expected toString text value of Comment.
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestDocType
Test toString returns the expected string.
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestDocument
Test that the toString method returns the expected result.
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestElement
Test the toString method which should return a useful string for debugging purposes only
test_TCM__String_toString()
- Method in class org.jdom.test.cases.
TestNamespace
Test that toString() operates according to JDOM specs
test_TCM__void_add_int_Object()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__void_addNamespaceDeclaration_OrgJdomNamespace()
- Method in class org.jdom.test.cases.
TestElement
Test addNamespaceDeclaration for prefix and uri.
test_TCM__void_clear()
- Method in class org.jdom.test.cases.
TestFilterList
test_TCM__void_main_ArrayString()
- Method in class org.jdom.test.cases.
TestVerifier
This test is a noop.
test_TCM__void_setDTDHandler_OrgXmlSaxDTDHandler()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__void_setEntityResolver_OrgXmlSaxEntityResolver()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__void_setErrorHandler_OrgXmlSaxErrorHandler()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__void_setExpandEntities_boolean()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test that when setExpandEntities is true, enties are always expanded and when false, entities declarations are added to the DocType
test_TCM__void_setFactory_OrgJdomInputJDOMFactory()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__void_setIgnoringElementContentWhitespace_boolean()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__void_setValidation_boolean()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCM__void_setXMLFilter_OrgXmlSaxXMLFilter()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test code goes here.
test_TCU__DTDComments()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test that when setExpandEntities is true, enties are always expanded and when false, entities declarations are added to the DocType
test_TCU__InternalAndExternalEntities()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
Test that when setExpandEntities is true, enties are always expanded and when false, entities declarations are added to the DocType
test_TCU__InternalSubset()
- Method in class org.jdom.test.cases.input.
TestSAXBuilder
test_TCU__testAttributeNamespaces()
- Method in class org.jdom.test.cases.
TestElement
Test that attributes will be added and retrieved according to specs.
test_TCU__testDefaultNamespaces()
- Method in class org.jdom.test.cases.
TestElement
Test that an Element properly handles default namespaces
test_TCU__testSerialization()
- Method in class org.jdom.test.cases.
TestDocument
Test that an Element properly handles default namespaces
test_TCU__testSerialization()
- Method in class org.jdom.test.cases.
TestElement
Test that Element serialization works, including with namespaces
TestAttribute
- Class in
org.jdom.test.cases
Test the expected behavior of the Attribute class.
TestAttribute(String)
- Constructor for class org.jdom.test.cases.
TestAttribute
Construct a new instance.
TestCaseClassWriter
- Class in
org.jdom.test.generate
TestCDATA
- Class in
org.jdom.test.cases
Test for
CDATA
.
TestCDATA(String)
- Constructor for class org.jdom.test.cases.
TestCDATA
Construct a new instance.
TestComment
- Class in
org.jdom.test.cases
TestComment(String)
- Constructor for class org.jdom.test.cases.
TestComment
Construct a new instance.
testConcurrentModification()
- Method in class org.jdom.test.cases.
TestFilterList
TestDocType
- Class in
org.jdom.test.cases
TestDocType(String)
- Constructor for class org.jdom.test.cases.
TestDocType
Construct a new instance.
TestDocument
- Class in
org.jdom.test.cases
TestDocument(String)
- Constructor for class org.jdom.test.cases.
TestDocument
Construct a new instance.
TestDOMOutputter
- Class in
org.jdom.test.cases.output
TestDOMOutputter(String)
- Constructor for class org.jdom.test.cases.output.
TestDOMOutputter
Construct a new instance.
TestElement
- Class in
org.jdom.test.cases
TestElement(String)
- Constructor for class org.jdom.test.cases.
TestElement
Construct a new instance.
TestFilterList
- Class in
org.jdom.test.cases
TestFilterList(String)
- Constructor for class org.jdom.test.cases.
TestFilterList
Construct a new instance.
testInfinity()
- Method in class org.jdom.test.cases.
TestAttribute
testModification()
- Method in class org.jdom.test.cases.
TestFilterList
TestNamespace
- Class in
org.jdom.test.cases
TestNamespace(String)
- Constructor for class org.jdom.test.cases.
TestNamespace
Construct a new instance.
TestSAXBuilder
- Class in
org.jdom.test.cases.input
TestSAXBuilder(String)
- Constructor for class org.jdom.test.cases.input.
TestSAXBuilder
Construct a new instance.
testSerialization()
- Method in class org.jdom.test.cases.
TestAttribute
TestSerialization
- Class in
org.jdom.test.cases
TestSerialization(String)
- Constructor for class org.jdom.test.cases.
TestSerialization
Construct a new instance.
TestVerifier
- Class in
org.jdom.test.cases
TestVerifier(String)
- Constructor for class org.jdom.test.cases.
TestVerifier
Construct a new instance.
TestXMLOutputter
- Class in
org.jdom.test.cases.output
TestXMLOutputter(String)
- Constructor for class org.jdom.test.cases.output.
TestXMLOutputter
Construct a new instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
I
M
O
P
S
T
Copyright © 2007 Brett McLaughlin, Jason Hunter. All Rights Reserved.