|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleSiteStructure | |
---|---|
com.atlassian.confluence.it.export |
Uses of SimpleSiteStructure in com.atlassian.confluence.it.export |
---|
Methods in com.atlassian.confluence.it.export that return SimpleSiteStructure | |
---|---|
static SimpleSiteStructure |
SimpleSiteStructure.createFromStream(java.io.InputStream str)
Utility method to create a SimpleSiteStructure as represented by the supplied InputStream. |
static SimpleSiteStructure |
Exporter.downloadAndParseExport(java.net.URL url,
User user)
Download and parse xml backup into SimpleSiteStructure, useful to validate site exports in acceptance tests. |
static SimpleSiteStructure |
Exporter.getSimpleSiteStructure(java.io.File file)
Return SimpleSiteStructure object useful to validate site exports in acceptance tests. |
SimpleSiteStructure |
XmlSiteExportHandler.getStructure()
When called after parsing is complete it will return the SimpleSiteStructure which has been
constructed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |