public class StyleReference extends Object
| Constructor and Description |
|---|
StyleReference(int type,
String styleContent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyleContent() |
int |
getType() |
public static final int LINK
public static final int INLINE
public StyleReference(int type,
String styleContent)
public int getType()
public String getStyleContent()