Uses of Class
org.fcrepo.server.utilities.DCField

Packages that use DCField
org.fcrepo.server.utilities   
 

Uses of DCField in org.fcrepo.server.utilities
 

Methods in org.fcrepo.server.utilities that return types with arguments of type DCField
 List<DCField> DCFields.contributors()
           
 List<DCField> DCFields.coverages()
           
 List<DCField> DCFields.creators()
           
 List<DCField> DCFields.dates()
           
 List<DCField> DCFields.descriptions()
           
 List<DCField> DCFields.formats()
           
 Map<RDFName,List<DCField>> DCFields.getMap()
          Returns a Map with RDFName keys, each value containing List of String values for that field.
 List<DCField> DCFields.identifiers()
           
 List<DCField> DCFields.languages()
           
 List<DCField> DCFields.publishers()
           
 List<DCField> DCFields.relations()
           
 List<DCField> DCFields.rights()
           
 List<DCField> DCFields.sources()
           
 List<DCField> DCFields.subjects()
           
 List<DCField> DCFields.titles()
           
 List<DCField> DCFields.types()
           
 

Method parameters in org.fcrepo.server.utilities with type arguments of type DCField
static String[] TypeUtility.toStringArray(List<DCField> l)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.