public class Icon extends Object
| Constructor and Description |
|---|
Icon(Element element)
Currently does not validate icon data.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getMode() |
String |
getType() |
Icon |
substitute(Substitutions substituter)
Substitutes the icon fields according to the spec.
|
String |
toString() |
public Icon(Element element) throws SpecParserException
element - SpecParserExceptionpublic String getMode()
public String getType()
public String getContent()
public Icon substitute(Substitutions substituter)
substituter - Copyright © 2007-2012. All Rights Reserved.