|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zk.device.GenericDevice org.zkoss.zml.device.XmlDevice
public class XmlDevice
Represents the XML output.
Constructor Summary | |
---|---|
XmlDevice()
|
Method Summary | |
---|---|
java.lang.String |
getContentType()
Returns the default content type (never null). |
Methods inherited from class org.zkoss.zk.device.GenericDevice |
---|
addEmbedded, getDocType, getEmbedded, getServerPushClass, getType, getUnavailableMessage, init, isCacheable, isCompatible, isSupported, matches, packageToPath, reloadMessages, sessionDidActivate, sessionWillPassivate, setServerPushClass, setUnavailableMessage, toAbsolutePath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlDevice()
Method Detail |
---|
public java.lang.String getContentType()
Device
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |