Oxygen XML Editor 11.2 Author API

ro.sync.ecss.css
Interface StaticContent

All Known Implementing Classes:
CounterContent, CountersContent, StringContent, URIContent

public interface StaticContent

Static content which should be generated for an element


Field Summary
static int COUNTER_CONTENT
          Counter content type.
static int COUNTERS_CONTENT
          Counters content type.
static int TEXT_CONTENT
          Text content type
static int URI_CONTENT
          URI content type
 
Method Summary
 int getType()
           
 

Field Detail

TEXT_CONTENT

static final int TEXT_CONTENT
Text content type

See Also:
Constant Field Values

URI_CONTENT

static final int URI_CONTENT
URI content type

See Also:
Constant Field Values

COUNTER_CONTENT

static final int COUNTER_CONTENT
Counter content type.

See Also:
Constant Field Values

COUNTERS_CONTENT

static final int COUNTERS_CONTENT
Counters content type.

See Also:
Constant Field Values
Method Detail

getType

int getType()
Returns:
The content type.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.