|
||||||||||
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(java.lang.Object o)
|
java.util.List |
getOptions()
|
void |
setOptions(java.util.List optionList)
|
java.lang.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 java.util.List getOptions()
public void setOptions(java.util.List optionList)
public boolean equals(java.lang.Object o)
equals
in class FormattingNode
public java.lang.String toString()
toString
in class Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |