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

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

public class ConversionContextOutputDeviceType
extends java.lang.Object


Field Summary
static java.lang.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 java.lang.String DESKTOP
The output device type when rendering for the desktop application.

See Also:
Constant Field Values
Constructor Detail

ConversionContextOutputDeviceType

public ConversionContextOutputDeviceType()


Copyright © 2003-2014 Atlassian. All Rights Reserved.