org.archive.wayback.resourcestore.indexer
Class HTTPRecordAnnotater
java.lang.Object
org.archive.wayback.resourcestore.indexer.HTTPRecordAnnotater
public class HTTPRecordAnnotater
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPRecordAnnotater
public HTTPRecordAnnotater()
isHTML
public boolean isHTML(String mimeType)
transformHTTPMime
public String transformHTTPMime(String input)
annotateHTTPContent
public void annotateHTTPContent(CaptureSearchResult result,
InputStream is,
org.apache.commons.httpclient.Header[] headers,
String mimeGuess)
annotateHTMLContent
public void annotateHTMLContent(InputStream is,
String charSet,
String fileContext,
CaptureSearchResult result)
Copyright © 2005-2011 Internet Archive. All Rights Reserved.