JavaXT
Home
Documentation
Downloads
Wiki
About
javaxt-core
javaxt-server
javaxt-express
express
Authenticator
Config
ConfigFile
Deploy
FileManager
KeyManager
LogFile
Logger
Server
ServiceRequest
ServiceResponse
User
WebService
cms
Content
Redirects
Tabs
WebSite
email
notification
services
subscription
utils
javaxt-webcontrols
javaxt-orm
javaxt-exchange
javaxt-gis
javaxt-rss
Content Class
Show Source
Represents a block of HTML that will be inserted into a template via the tag.
Constructors
Content
(
String
html
,
java.util.Date
date
)
Show Source
Public Methods
setStatusCode
(
int
statusCode
) returns
void
Show Source
getStatusCode
( ) returns
int
Show Source
getDate
( ) returns
java.util.Date
Show Source
getHTML
( ) returns
String
Show Source