public class ValidateTag
extends org.apache.commons.jelly.TagSupport
Constructor and Description |
---|
ValidateTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput xmlOutput)
make sure the request executes, then call validators.
|
protected Response |
getResponse() |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void doTag(org.apache.commons.jelly.XMLOutput xmlOutput) throws org.apache.commons.jelly.JellyTagException
xmlOutput
- a place to write outputorg.apache.commons.jelly.JellyTagException
- if the body of the tag could not be invoked, or an HTTP
response could not be obtainedprotected Response getResponse() throws LatkaException
LatkaException
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.