Uses of Class
org.apache.cocoon.util.log.ExtensiblePatternFormatter.PatternRun

Packages that use ExtensiblePatternFormatter.PatternRun
org.apache.cocoon.util.log LogKit related utilities  
 

Uses of ExtensiblePatternFormatter.PatternRun in org.apache.cocoon.util.log
 

Fields in org.apache.cocoon.util.log declared as ExtensiblePatternFormatter.PatternRun
protected  ExtensiblePatternFormatter.PatternRun[] ExtensiblePatternFormatter.m_formatSpecification
           
 

Methods in org.apache.cocoon.util.log with parameters of type ExtensiblePatternFormatter.PatternRun
protected  String CocoonLogFormatter.formatPatternRun(org.apache.log.LogEvent event, ExtensiblePatternFormatter.PatternRun run)
           
protected  String ExtensiblePatternFormatter.formatPatternRun(org.apache.log.LogEvent event, ExtensiblePatternFormatter.PatternRun run)
          Formats a single pattern run (can be extended in subclasses).
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.