Uses of Class
com.atlassian.confluence.it.export.SimpleSiteStructure

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)
           
 SimpleSiteStructure XmlSiteExportHandler.getStructure()
          When called after parsing is complete it will return the SimpleSiteStructure which has been constructed.
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.