ariba.util.log
Class HTMLLayout

java.lang.Object
  extended by org.apache.log4j.Layout
      extended by org.apache.log4j.PatternLayout
          extended by ariba.util.log.StandardLayout
              extended by ariba.util.log.HTMLLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

public class HTMLLayout
extends StandardLayout

A version of StandardLayout appropriate for writing to HTML-format log files


Field Summary
 
Fields inherited from class org.apache.log4j.PatternLayout
DEFAULT_CONVERSION_PATTERN, TTCC_CONVERSION_PATTERN
 
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
 
Constructor Summary
HTMLLayout()
          Construct an HTMLLayout
 
Method Summary
 java.lang.String getHeader()
          Returns the header string when we start logging.
 
Methods inherited from class ariba.util.log.StandardLayout
createPatternParser
 
Methods inherited from class org.apache.log4j.PatternLayout
activateOptions, format, getConversionPattern, ignoresThrowable, setConversionPattern
 
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLLayout

public HTMLLayout()
Construct an HTMLLayout

Method Detail

getHeader

public java.lang.String getHeader()
Description copied from class: StandardLayout
Returns the header string when we start logging.

Overrides:
getHeader in class StandardLayout
Returns:
the header string


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