Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
S
T
W
S
ScriptException
- Exception in
it.sauronsoftware.grab4j
This kind of exception is thrown if an exception occurs in the script run by the JavaScript interpreter used by the grabber.
searchElement(String)
- Method in class it.sauronsoftware.grab4j.html.
HTMLDocument
This method searches recursively inside the document elements and returns the first occurrence of the results list.
searchElement(Criteria)
- Method in class it.sauronsoftware.grab4j.html.
HTMLDocument
This method searches recursively inside the document elements and returns the first occurrence of the results list.
searchElement(String)
- Method in class it.sauronsoftware.grab4j.html.
HTMLElement
This method searches recursively inside the element children and returns the first occurrence of the results list.
searchElement(Criteria)
- Method in class it.sauronsoftware.grab4j.html.
HTMLElement
This method searches recursively inside the element children and returns the first occurrence of the results list.
searchElements(String)
- Method in class it.sauronsoftware.grab4j.html.
HTMLDocument
This method searches recursively inside the document elements.
searchElements(Criteria)
- Method in class it.sauronsoftware.grab4j.html.
HTMLDocument
This method searches recursively inside the document elements.
searchElements(String)
- Method in class it.sauronsoftware.grab4j.html.
HTMLElement
This method searches recursively inside the element children.
searchElements(Criteria)
- Method in class it.sauronsoftware.grab4j.html.
HTMLElement
This method searches recursively inside the element children.
setURL(URL)
- Method in class it.sauronsoftware.grab4j.html.
HTMLDocument
This method sets the document source URL.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
S
T
W