public class HTMLLib
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EMBEDDED_CSS |
| Constructor and Description |
|---|
HTMLLib() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAttribute(javax.swing.text.Element element,
java.lang.String attribute)
Getting an attribute out of an element is a pain.
|