org.mentawai.ajaxtag.responses
Class HTMLIncludeResponse
java.lang.Object
org.mentawai.ajaxtag.responses.BaseAjaxtagResponse<String>
org.mentawai.ajaxtag.responses.HTMLContentReplaceResponse
org.mentawai.ajaxtag.responses.HTMLIncludeResponse
public class HTMLIncludeResponse
- extends HTMLContentReplaceResponse
Holds the response to a <ajax:htmlContent> tag. Making an include of another
URL
- Since:
- 1.9
- Author:
- Marvin Froeder (m@rvin.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLIncludeResponse
public HTMLIncludeResponse(String url)
getData
public String getData()
throws Exception
- Overrides:
getData in class BaseAjaxtagResponse<String>
- Throws:
Exception
Copyright © 2012. All Rights Reserved.