| Package | Description |
|---|---|
| org.zkoss.zsoup.nodes |
HTML document structure nodes.
|
| org.zkoss.zsoup.select |
Packages to support the CSS-style element selector.
|
| Modifier and Type | Method and Description |
|---|---|
FormElement |
FormElement.addElement(Element element)
Add a form control element to this form.
|
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
Elements.forms()
Get the
FormElement forms from the selected elements, if any. |
Copyright © 2009-2015 Potix. All Rights Reserved.