com.isenshi.util.extlib
クラス SearchElement

java.lang.Object
  拡張com.isenshi.util.extlib.SearchElement

public class SearchElement
extends Object


コンストラクタの概要
SearchElement()
           
 
メソッドの概要
 void addExcludedCollectionElement()
           
 void addHref(String path)
           
 void addLimitElement(int limitSize)
           
 void addOrderElement()
           
 void addSearchKeyword(String keyword)
           
 org.jdom.Element getRoot()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SearchElement

public SearchElement()
メソッドの詳細

addHref

public void addHref(String path)

getRoot

public org.jdom.Element getRoot()

addSearchKeyword

public void addSearchKeyword(String keyword)

addLimitElement

public void addLimitElement(int limitSize)

addExcludedCollectionElement

public void addExcludedCollectionElement()

addOrderElement

public void addOrderElement()


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.