| Package | Description |
|---|---|
| org.egothor.html |
This package contains a specific implementation of core objects
for HTML with "home" and "content" support.
|
| org.egothor.robot |
Robot Capek
|
| Modifier and Type | Method and Description |
|---|---|
CharStream |
HTMLParser.getReader(Reader i,
String baseURL,
EventEncoder encoder)
Return a StringReader that will use the given input stream and read
from the given URL.
|
String |
HTMLField.initialize(Reader i,
String location,
DocumentData meta,
EventEncoder encoder) |
| Constructor and Description |
|---|
SAXListener(String baseURL,
EventEncoder encoder) |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setEncoder(EventEncoder encoder) |
Copyright © 2016 Egothor. All Rights Reserved.