Uses of Interface
org.outerj.daisy.repository.Parts

Packages that use Parts
org.outerj.daisy.repository Core API for accessing the repository, and creating and modifying documents in it. 
 

Uses of Parts in org.outerj.daisy.repository
 

Methods in org.outerj.daisy.repository that return Parts
 Parts Document.getParts()
          Returns the parts contained in the document variant, in unspecified order.
 Parts Version.getParts()
          Returns the parts contained in this version.
 Parts Document.getPartsInOrder()
           
 Parts Version.getPartsInOrder()
          Returns the parts contained in this version, in the order as they are defined in the document type of the document.
 



Copyright © -2012 . All Rights Reserved.