com.atlassian.confluence.content.render.xhtml
Class ConversionContextOutputDeviceType

java.lang.Object
  extended by com.atlassian.confluence.content.render.xhtml.ConversionContextOutputDeviceType

public class ConversionContextOutputDeviceType
extends Object


Field Summary
static String DESKTOP
          The output device type when rendering for the desktop application.
 
Constructor Summary
ConversionContextOutputDeviceType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DESKTOP

public static final String DESKTOP
The output device type when rendering for the desktop application.

See Also:
Constant Field Values
Constructor Detail

ConversionContextOutputDeviceType

public ConversionContextOutputDeviceType()


Copyright © 2003-2013 Atlassian. All Rights Reserved.