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

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

Uses of Fields in org.outerj.daisy.repository
 

Methods in org.outerj.daisy.repository that return Fields
 Fields Version.getFields()
          Returns the fields contained in this version.
 Fields Version.getFieldsInOrder()
          Returns the fields contained in this version, in the order as they are defined in the document type of the document.
 Fields Document.getFields()
          Gets all fields in the document.
 Fields Document.getFieldsInOrder()
          Gets all fields in the document, sorted in the same order as the fields are defined in the document type.
 



Copyright © -2005 . All Rights Reserved.