Package | Description |
---|---|
net.grinder.util.html |
Simple HTML document model.
|
Modifier and Type | Class and Description |
---|---|
class |
HTMLDocument
Document node for simple HTML model.
|
Modifier and Type | Method and Description |
---|---|
HTMLElement |
HTMLElement.addElement(String childText)
Add a child element.
|
HTMLElement |
HTMLDocument.getBody()
Accessor for body element.
|
HTMLElement |
HTMLDocument.getHead()
Accessor for head element.
|
Copyright © 2000-2014. All Rights Reserved.