|
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.CompositeNode
public class CompositeNode
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
Node |
getChildNode()
|
void |
setChildNode(Node childNode)
|
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 Node getChildNode()
public void setChildNode(Node childNode)
public boolean equals(Object o)
equals in class FormattingNodepublic 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 | |||||||||