public class SimpleHtmlSpaceExportStructure extends Object
Constructor and Description |
---|
SimpleHtmlSpaceExportStructure(Space space,
ZipFile exportZipFile) |
Modifier and Type | Method and Description |
---|---|
static String |
computeZipEntryName(Page page) |
List<String> |
getPages()
The html export zip contains each page as a separate .html file, with an index.html file.
|
boolean |
hasPage(Page page) |
public boolean hasPage(Page page)
Copyright © 2003–2018 Atlassian. All rights reserved.