OxygenXMLDiff 4.0 API

ro.sync.diff.api
Interface DiffContentTypes


public interface DiffContentTypes

Content types for the documents used in the diff process.


Field Summary
static java.lang.String BATCH_CONTENT_TYPE
          Content type for batch documents.
static java.lang.String C_CONTENT_TYPE
          Content type for C documents.
static java.lang.String CPLUSPLUS_CONTENT_TYPE
          Content type for C++ documents.
static java.lang.String CSS_CONTENT_TYPE
          Content type for CSS documents.
static java.lang.String DTD_CONTENT_TYPE
          Content type for DTD documents.
static java.lang.String JAVA_CONTENT_TYPE
          Content type for Java documents.
static java.lang.String JAVASCRIPT_CONTENT_TYPE
          Content type for JavaScript documents.
static java.lang.String JSON_CONTENT_TYPE
          Content type for JSon documents.
static java.lang.String PERL_CONTENT_TYPE
          Content type for PERL documents.
static java.lang.String PHP_CONTENT_TYPE
          Content type for PHP documents.
static java.lang.String PLAIN_TEXT_CONTENT_TYPE
          Content type for text documents.
static java.lang.String PROPERTIES_CONTENT_TYPE
          Content type for properties documents.
static java.lang.String PYTHON_CONTENT_TYPE
          Content type for PYTHON documents.
static java.lang.String RNC_CONTENT_TYPE
          Content type for RNC documents.
static java.lang.String SHELL_CONTENT_TYPE
          Content type for shell documents.
static java.lang.String SQL_CONTENT_TYPE
          Content type for SQL documents.
static java.lang.String XML_CONTENT_TYPE
          Content type for XML documents.
static java.lang.String XQUERY_CONTENT_TYPE
          Content type for XQUERY documents.
 

Field Detail

XML_CONTENT_TYPE

static final java.lang.String XML_CONTENT_TYPE
Content type for XML documents.


PHP_CONTENT_TYPE

static final java.lang.String PHP_CONTENT_TYPE
Content type for PHP documents.


DTD_CONTENT_TYPE

static final java.lang.String DTD_CONTENT_TYPE
Content type for DTD documents.


PLAIN_TEXT_CONTENT_TYPE

static final java.lang.String PLAIN_TEXT_CONTENT_TYPE
Content type for text documents.


CSS_CONTENT_TYPE

static final java.lang.String CSS_CONTENT_TYPE
Content type for CSS documents.


JAVA_CONTENT_TYPE

static final java.lang.String JAVA_CONTENT_TYPE
Content type for Java documents.


JAVASCRIPT_CONTENT_TYPE

static final java.lang.String JAVASCRIPT_CONTENT_TYPE
Content type for JavaScript documents.


JSON_CONTENT_TYPE

static final java.lang.String JSON_CONTENT_TYPE
Content type for JSon documents.


C_CONTENT_TYPE

static final java.lang.String C_CONTENT_TYPE
Content type for C documents.


CPLUSPLUS_CONTENT_TYPE

static final java.lang.String CPLUSPLUS_CONTENT_TYPE
Content type for C++ documents.


BATCH_CONTENT_TYPE

static final java.lang.String BATCH_CONTENT_TYPE
Content type for batch documents.


SHELL_CONTENT_TYPE

static final java.lang.String SHELL_CONTENT_TYPE
Content type for shell documents.


PROPERTIES_CONTENT_TYPE

static final java.lang.String PROPERTIES_CONTENT_TYPE
Content type for properties documents.


SQL_CONTENT_TYPE

static final java.lang.String SQL_CONTENT_TYPE
Content type for SQL documents.


PERL_CONTENT_TYPE

static final java.lang.String PERL_CONTENT_TYPE
Content type for PERL documents.


RNC_CONTENT_TYPE

static final java.lang.String RNC_CONTENT_TYPE
Content type for RNC documents.


XQUERY_CONTENT_TYPE

static final java.lang.String XQUERY_CONTENT_TYPE
Content type for XQUERY documents.


PYTHON_CONTENT_TYPE

static final java.lang.String PYTHON_CONTENT_TYPE
Content type for PYTHON documents.


OxygenXMLDiff 4.0 API

© Copyright SyncRO Soft SRL 2002 - 2011.