com.aspose.network
Class MediaTypeNames.Text

java.lang.Object
  extended by com.aspose.network.MediaTypeNames.Text
Enclosing class:
MediaTypeNames

public static final class MediaTypeNames.Text
extends Object


Field Summary
static String HTML
           
static String PLAIN
           
static String RICH_TEXT
           
static String XML
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTML

public static final String HTML
See Also:
Constant Field Values

PLAIN

public static final String PLAIN
See Also:
Constant Field Values

RICH_TEXT

public static final String RICH_TEXT
See Also:
Constant Field Values

XML

public static final String XML
See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.