public class DomUtilsTest extends Object
| Constructor and Description |
|---|
DomUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddFolderSlashIfNeeded() |
void |
testGetDocumentToString() |
void |
testGetElementByXpath() |
void |
testGetElementString()
Test get string representation of an element.
|
void |
testGetTextValue() |
void |
testRemoveNewLines() |
void |
testRemoveScriptTags() |
void |
testRemoveTags() |
void |
testReplaceString() |
public void testGetElementString()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic void testGetElementByXpath()
throws XPathExpressionException,
IOException
XPathExpressionExceptionIOExceptionpublic void testRemoveTags()
throws IOException
IOExceptionpublic void testRemoveScriptTags()
throws IOException
IOExceptionpublic void testGetDocumentToString()
throws IOException
IOExceptionpublic void testGetTextValue()
throws IOException
IOExceptionpublic void testRemoveNewLines()
public void testReplaceString()
public void testAddFolderSlashIfNeeded()
Copyright © 2007-2013. All Rights Reserved.