org.archive.wayback.resourcestore.indexer
Class HTMLSafeFileHandler
java.lang.Object
java.util.logging.Handler
java.util.logging.StreamHandler
java.util.logging.FileHandler
org.archive.wayback.resourcestore.indexer.HTMLSafeFileHandler
public class HTMLSafeFileHandler
- extends FileHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLSafeFileHandler
public HTMLSafeFileHandler()
throws IOException,
SecurityException
- Throws:
IOException
SecurityException
HTMLSafeFileHandler
public HTMLSafeFileHandler(String pattern,
boolean append)
throws IOException,
SecurityException
- Throws:
IOException
SecurityException
HTMLSafeFileHandler
public HTMLSafeFileHandler(String pattern,
int limit,
int count,
boolean append)
throws IOException,
SecurityException
- Throws:
IOException
SecurityException
HTMLSafeFileHandler
public HTMLSafeFileHandler(String pattern,
int limit,
int count)
throws IOException,
SecurityException
- Throws:
IOException
SecurityException
HTMLSafeFileHandler
public HTMLSafeFileHandler(String pattern)
throws IOException,
SecurityException
- Throws:
IOException
SecurityException
publish
public void publish(LogRecord record)
- Overrides:
publish in class FileHandler
Copyright © 2005-2011 Internet Archive. All Rights Reserved.