|
Logback API Version 0.9.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.pattern.parser.Node
ch.qos.logback.core.pattern.parser.FormattingNode
ch.qos.logback.core.pattern.parser.KeywordNode
public class KeywordNode
Method Summary | |
---|---|
boolean |
equals(Object o)
|
List |
getOptions()
|
void |
setOptions(List optionList)
|
String |
toString()
|
Methods inherited from class ch.qos.logback.core.pattern.parser.FormattingNode |
---|
getFormatInfo, setFormatInfo |
Methods inherited from class ch.qos.logback.core.pattern.parser.Node |
---|
getNext, getType, getValue, setNext |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public List getOptions()
public void setOptions(List optionList)
public boolean equals(Object o)
equals
in class FormattingNode
public String toString()
toString
in class Node
|
Logback API Version 0.9.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |