Package | Description |
---|---|
com.xpn.xwiki.api | |
com.xpn.xwiki.doc |
Modifier and Type | Method and Description |
---|---|
List<DocumentSection> |
Document.getSections()
Get the top sections contained in the document.
|
Modifier and Type | Method and Description |
---|---|
DocumentSection |
XWikiDocument.getDocumentSection(int sectionNumber)
Return a Document section with parameter is sectionNumber.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentSection> |
XWikiDocument.getSections()
Get the top sections contained in the document.
|
Copyright © 2004–2022 XWiki. All rights reserved.