| |
|
| org.apache.tools.ant.util.DOMElementWriterTest
DOMElementWriterTest | public class DOMElementWriterTest extends TestCase (Code) | | Tests for org.apache.tools.ant.util.DOMElementWriter.
|
DOMElementWriterTest | public DOMElementWriterTest(String name)(Code) | | |
testCDATAEndEncoding | public void testCDATAEndEncoding()(Code) | | |
testEncode | public void testEncode()(Code) | | |
testIsLegalCharacter | public void testIsLegalCharacter()(Code) | | |
testIsReference | public void testIsReference()(Code) | | |
testNSPrefixOnAttribute | public void testNSPrefixOnAttribute() throws IOException(Code) | | |
testNSPrefixOnAttributeEvenWithoutElement | public void testNSPrefixOnAttributeEvenWithoutElement() throws IOException(Code) | | |
testNoAdditionalWhiteSpaceForCDATA | public void testNoAdditionalWhiteSpaceForCDATA() throws IOException(Code) | | |
testNoAdditionalWhiteSpaceForEmptyElement | public void testNoAdditionalWhiteSpaceForEmptyElement() throws IOException(Code) | | |
testNoAdditionalWhiteSpaceForText | public void testNoAdditionalWhiteSpaceForText() throws IOException(Code) | | |
testNoNSPrefixByDefault | public void testNoNSPrefixByDefault() throws IOException(Code) | | |
|
|
|