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

Packages that use SimpleSiteStructure
com.atlassian.confluence.export   
 

Uses of SimpleSiteStructure in com.atlassian.confluence.export
 

Methods in com.atlassian.confluence.export that return SimpleSiteStructure
static SimpleSiteStructure SimpleSiteStructure.createFromStream(java.io.InputStream str)
          Utility method to create a SimpleSiteStructure as represented by the supplied InputStream.
 SimpleSiteStructure XmlSiteExportHandler.getStructure()
          When called after parsing is complete it will return the SimpleSiteStructure which has been constructed.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.