Uses of Class
org.dspace.app.util.DCInputsReaderException

Packages that use DCInputsReaderException
org.dspace.app.util   
 

Uses of DCInputsReaderException in org.dspace.app.util
 

Methods in org.dspace.app.util that throw DCInputsReaderException
 DCInputSet DCInputsReader.getInputs(String collectionHandle)
          Returns the set of DC inputs used for a particular collection, or the default set if no inputs defined for the collection
 int DCInputsReader.getNumberInputPages(String collectionHandle)
          Return the number of pages the inputs span for a desginated collection
 

Constructors in org.dspace.app.util that throw DCInputsReaderException
DCInputsReader()
          Parse an XML encoded submission forms template file, and create a hashmap containing all the form information.
DCInputsReader(String fileName)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.