org.zkoss.zml.device
Class XmlDevice

java.lang.Object
  extended by org.zkoss.zk.device.GenericDevice
      extended by org.zkoss.zml.device.XmlDevice
All Implemented Interfaces:
Device

public class XmlDevice
extends GenericDevice

Represents the XML output.

Author:
tomyeh

Field Summary
 
Fields inherited from interface org.zkoss.zk.device.Device
RESEND
 
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, getTimeoutURI, getType, getUnavailableMessage, init, isCacheable, isClient, isCompatible, isSupported, sessionDidActivate, sessionWillPassivate, setServerPushClass, setTimeoutURI, setUnavailableMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDevice

public XmlDevice()
Method Detail

getContentType

public java.lang.String getContentType()
Description copied from interface: Device
Returns the default content type (never null).



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo