public class CSSElement extends Object
Modifier and Type | Class and Description |
---|---|
class |
CSSElement.Tag |
Constructor and Description |
---|
CSSElement() |
Modifier and Type | Method and Description |
---|---|
String |
getStyle() |
String |
getTag() |
List<CSSElement.Tag> |
getTags() |
void |
setStyle(String style) |
void |
setTag(String tag) |
Copyright © 2012-2018. All Rights Reserved.