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:
org.zkoss.zk.device.Device

public class XmlDevice
extends org.zkoss.zk.device.GenericDevice

Represents the XML output.

Author:
tomyeh

Constructor Summary
XmlDevice()
           
 
Method Summary
 String getContentType()
           
 
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

XmlDevice

public XmlDevice()
Method Detail

getContentType

public String getContentType()


Copyright © 2015. All rights reserved.