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

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

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-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo