|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.jelly.TagSupport
net.sf.hloader.jelly.LoadObjectsTag
| Field Summary |
| Fields inherited from class org.apache.commons.jelly.TagSupport |
body, context, hasTrimmed, parent, shouldTrim |
| Constructor Summary | |
LoadObjectsTag()
|
|
| Method Summary | |
void |
doTag(org.apache.commons.jelly.XMLOutput xmlOutput)
take jelly body text and load it into hibernate. |
java.lang.String |
getConfiguration()
|
void |
setConfiguration(java.lang.String configuration)
|
| Methods inherited from class org.apache.commons.jelly.TagSupport |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isTrim, setBody, setContext, setParent, setTrim, trimBody |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoadObjectsTag()
| Method Detail |
public void doTag(org.apache.commons.jelly.XMLOutput xmlOutput)
throws org.apache.commons.jelly.MissingAttributeException,
org.apache.commons.jelly.JellyTagException
xmlOutput -
org.apache.commons.jelly.MissingAttributeException
org.apache.commons.jelly.JellyTagExceptionpublic java.lang.String getConfiguration()
public void setConfiguration(java.lang.String configuration)
configuration -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||