Protege 3.0

edu.stanford.smi.protege.util
Class AbstractFormatter

java.lang.Object
  extended byjava.util.logging.Formatter
      extended byedu.stanford.smi.protege.util.AbstractFormatter
Direct Known Subclasses:
ConsoleFormatter, FileFormatter, JournalFormater

public abstract class AbstractFormatter
extends Formatter

TODO Class Comment

Author:
Ray Fergerson

Constructor Summary
AbstractFormatter()
           
 
Method Summary
protected  String format(LogRecord record, String user, boolean showDate, boolean showMethod)
           
protected  String getDateString()
           
protected  String getLineSeparator()
           
protected  String toString(Object o)
           
 
Methods inherited from class java.util.logging.Formatter
format, formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFormatter

public AbstractFormatter()
Method Detail

format

protected String format(LogRecord record,
                        String user,
                        boolean showDate,
                        boolean showMethod)

getLineSeparator

protected String getLineSeparator()

getDateString

protected String getDateString()

toString

protected String toString(Object o)

Protege 3.0

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.