ariba.util.log
Class StandardPatternParser

java.lang.Object
  extended by org.apache.log4j.helpers.PatternParser
      extended by ariba.util.log.StandardPatternParser

public class StandardPatternParser
extends org.apache.log4j.helpers.PatternParser

This class parses our standard conversion patterns


Constructor Summary
StandardPatternParser(java.lang.String pattern)
          Instantiates an instance of this class with the specific pattern
 
Method Summary
 void finalizeConverter(char formatChar)
           
 
Methods inherited from class org.apache.log4j.helpers.PatternParser
parse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardPatternParser

public StandardPatternParser(java.lang.String pattern)
Instantiates an instance of this class with the specific pattern

Parameters:
pattern - the specified pattern
Method Detail

finalizeConverter

public void finalizeConverter(char formatChar)
Overrides:
finalizeConverter in class org.apache.log4j.helpers.PatternParser


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.