public class SimpleKeywordNode extends FormattingNode
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleKeywordNode(int type,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getOptions() |
int |
hashCode() |
void |
setOptions(List<String> optionList) |
String |
toString() |
getFormatInfo, setFormatInfoprotected SimpleKeywordNode(int type,
Object value)
public boolean equals(Object o)
equals in class FormattingNodepublic int hashCode()
hashCode in class FormattingNodeCopyright © 2005–2014 QOS.ch. All rights reserved.