com.norconex.collector.http.doc
Class HttpDocument
java.lang.Object
com.norconex.collector.http.doc.HttpDocument
- All Implemented Interfaces:
- Serializable
public class HttpDocument
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpDocument
public HttpDocument(String url,
File localFile)
getUrl
public String getUrl()
getLocalFile
public File getLocalFile()
getMetadata
public HttpMetadata getMetadata()
Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.