org.seasar.cubby.tags
クラス MockJspFragment
java.lang.Object
javax.servlet.jsp.tagext.JspFragment
org.seasar.cubby.tags.MockJspFragment
public class MockJspFragment
- extends JspFragment
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockJspFragment
public MockJspFragment()
setJspContext
public void setJspContext(JspContext context)
getJspContext
public JspContext getJspContext()
- 定義:
- クラス
JspFragment
内の getJspContext
invoke
public void invoke(Writer out)
throws JspException,
IOException
- 定義:
- クラス
JspFragment
内の invoke
- 例外:
JspException
IOException
setBody
public void setBody(String body)
addChild
public void addChild(JspTag child)
Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.