|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gui.HTMLLib
public class HTMLLib
This has more to do with Swing's JEditorPane than with HTML in general.
| Field Summary | |
|---|---|
static java.lang.String |
EMBEDDED_CSS
|
| Constructor Summary | |
|---|---|
HTMLLib()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAttribute(javax.swing.text.Element element,
java.lang.String attribute)
Getting an attribute out of an element is a pain. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String EMBEDDED_CSS
| Constructor Detail |
|---|
public HTMLLib()
| Method Detail |
|---|
public static java.lang.String getAttribute(javax.swing.text.Element element,
java.lang.String attribute)
element - attribute - ignores case.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||