public class HTMLAttribute extends Object
| Constructor and Description |
|---|
HTMLAttribute(org.dom4j.Element element,
String name) |
HTMLAttribute(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isColor() |
boolean |
isEnabled() |
boolean |
isStyle() |
String |
parseColor(String color) |
String |
parseStyle(String style) |
Copyright © 2015. All rights reserved.