| Package | Description |
|---|---|
| org.xwiki.wikistream.type |
| Modifier and Type | Field and Description |
|---|---|
static WikiType |
WikiType.CONFLUENCE
Confluence wiki type.
|
static WikiType |
WikiType.MEDIAWIKI
Mediawiki wiki type.
|
static WikiType |
WikiType.WIKI
Generic WIKI.
|
static WikiType |
WikiType.XWIKI
XWiki wiki type.
|
| Modifier and Type | Method and Description |
|---|---|
WikiType |
WikiStreamType.getType() |
static WikiType |
WikiType.unserialize(String str)
|
| Constructor and Description |
|---|
WikiStreamType(WikiType type,
String dataFormat) |
WikiStreamType(WikiType type,
String dataFormat,
String version) |
Copyright © 2004–2014 XWiki. All rights reserved.