Roxen2.1Programmer ManualJava

   

AbstractLocationModule
ExperimentalModule
FileExtensionModule
Frame
HTTP
LastResortModule
LocationModule
Module
ParserModule
ProviderModule
RoxenClassLoader
RoxenConfiguration
RoxenFileResponse
RoxenLib
RoxenRequest
RoxenResponse
RoxenRXMLResponse
RoxenStringResponse
SecurityModule
SimpleTagCaller
UniqueModule

RoxenRXMLResponse

: Class RoxenRXMLResponse

com.roxen.roxen
Class RoxenRXMLResponse


java.lang.Object
|
+--com.roxen.roxen.RoxenResponse
|
+--com.roxen.roxen.RoxenStringResponse
|
+--com.roxen.roxen.RoxenRXMLResponse
public class RoxenRXMLResponse
extends RoxenStringResponse

A class of responses using an RXML parsed string as their source. Use the methods in the HTTP class to create objects of this class.

See Also:
RoxenLib

Methods inherited from class com.roxen.roxen.RoxenResponse
addHTTPHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait