Uses of Interface
org.apache.log4j.spi.Decoder
-
Packages that use Decoder Package Description org.apache.log4j.xml -
-
Uses of Decoder in org.apache.log4j.xml
Classes in org.apache.log4j.xml that implement Decoder Modifier and Type Class Description class
UtilLoggingXMLDecoder
Decodes JDK 1.4's java.util.logging package events delivered via XML (using the logger.dtd).class
XMLDecoder
Decodes Logging Events in XML formated into elements that are used by Chainsaw.
-