org.seasar.robot.client.fs
クラス FileSystemClient
java.lang.Object
org.seasar.robot.client.AbstractS2RobotClient
org.seasar.robot.client.fs.FileSystemClient
- すべての実装されたインタフェース:
- S2RobotClient
public class FileSystemClient
- extends AbstractS2RobotClient
FileSystemClient is S2RobotClient implementation to crawl files on a file
system.
- 作成者:
- shinsuke
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
charset
protected String charset
contentLengthHelper
protected ContentLengthHelper contentLengthHelper
FileSystemClient
public FileSystemClient()
doGet
public ResponseData doGet(String uri)
preprocessUri
protected String preprocessUri(String uri)
geCharSet
protected String geCharSet(File file)
getCharset
public String getCharset()
setCharset
public void setCharset(String charset)
doHead
public ResponseData doHead(String url)
Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.