|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmage.filterchain.XmlFilterChainSerializer
public class XmlFilterChainSerializer
Serializes a FilterChain to an xml dom Document.
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
log
|
protected org.w3c.dom.Document |
serialized
|
Constructor Summary | |
---|---|
XmlFilterChainSerializer()
|
Method Summary | |
---|---|
org.w3c.dom.Document |
serialize(FilterChain filterChain)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.w3c.dom.Document serialized
protected static org.apache.log4j.Logger log
Constructor Detail |
---|
public XmlFilterChainSerializer()
Method Detail |
---|
public org.w3c.dom.Document serialize(FilterChain filterChain)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |