| Package | Description |
|---|---|
| info.bliki.api |
Helper Classes for the Wikimedia API
|
| info.bliki.htmlcleaner.util |
| Modifier and Type | Method and Description |
|---|---|
static HtmlForm |
HtmlUtilities.extractForm(String formID,
String html)
Extracts and parses an HTML form from a page of HTML.
|
HtmlForm |
HtmlUtilities.HtmlFormHandler.getForm() |
static HtmlForm |
HtmlUtilities.parseForm(String formID,
String html,
boolean trapExceptions) |
| Constructor and Description |
|---|
HtmlFormExtractor(HtmlForm resultForm) |
HtmlFormExtractor(HtmlForm resultForm,
String formID) |
Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.