public interface NamingCriterion
Modifier and Type | Field and Description |
---|---|
static String |
INDEX_SEPERATOR
Marker used to separate page indexes.
|
Modifier and Type | Method and Description |
---|---|
String |
getDocumentName(org.xwiki.rendering.block.XDOM newDoc)
Generates a suitable name for the new document represented by 'newDoc' which is a result of the splitting
operation.
|
static final String INDEX_SEPERATOR
String getDocumentName(org.xwiki.rendering.block.XDOM newDoc)
newDoc
- the XDOM
representing the newly split document.Copyright © 2004–2021 XWiki. All rights reserved.