org.seasar.robot.helper
クラス SitemapsHelper
java.lang.Object
org.seasar.robot.helper.SitemapsHelper
public class SitemapsHelper
- extends Object
- 作成者:
- shinsuke
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
preloadSize
public int preloadSize
SitemapsHelper
public SitemapsHelper()
parse
public SitemapSet parse(InputStream in)
- Generates SitemapSet instance.
This method does not close the input stream.
- パラメータ:
in
-
- 戻り値:
parse
protected SitemapSet parse(InputStream in,
boolean recursive)
parseTextSitemaps
protected SitemapSet parseTextSitemaps(InputStream in)
parseXmlSitemaps
protected SitemapSet parseXmlSitemaps(InputStream in)
parseXmlSitemapsIndex
protected SitemapSet parseXmlSitemapsIndex(InputStream in)
Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.