JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ws4d.java.html
Interface HTMLDocument
All Known Implementing Classes:
SimpleHTML
public interface
HTMLDocument
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
byte[]
getData
()
Returns the byte array representation of this HTML document.
Method Detail
getData
byte[] getData()
Returns the byte array representation of this HTML document.
Returns:
the byte array containing the HTML document data.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method