Uses of Class
net.sourceforge.wurfl.core.MarkUp

Packages that use MarkUp
net.sourceforge.wurfl.core   
 

Uses of MarkUp in net.sourceforge.wurfl.core
 

Fields in net.sourceforge.wurfl.core declared as MarkUp
static MarkUp MarkUp.CHTML
          CHTML markup
static MarkUp MarkUp.WML
          WML markup
static MarkUp MarkUp.XHTML_ADVANCED
          Advanced XHTML markup
static MarkUp MarkUp.XHTML_SIMPLE
          Simple XHTML markup
 

Methods in net.sourceforge.wurfl.core that return MarkUp
 MarkUp DefaultDevice.getMarkUp()
          Get the markUp handled by this device.
 MarkUp Device.getMarkUp()
          Get the markUp handled by this device.
 MarkUp MarkupResolver.getMarkupForDevice(Device device)
          Resolve the MarkUp for the given Device.
 MarkUp DefaultMarkupResolver.getMarkupForDevice(Device device)
          Resolve the MarkUp for the given Device.
 



Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.