Uses of Class
org.fedoracommons.funapi.UnapiFormats

Packages that use UnapiFormats
org.fedoracommons.funapi   
org.fedoracommons.funapi.fedora   
org.fedoracommons.funapi.pmh   
 

Uses of UnapiFormats in org.fedoracommons.funapi
 

Methods in org.fedoracommons.funapi that return UnapiFormats
 UnapiFormats ObjectResolver.getFormats()
          Provide the object formats which should be supported for all objects available through the unAPI service.
 UnapiFormats ObjectResolver.getFormats(java.lang.String id)
          Provide a list of object formats available from the unAPI service for the object identified by id.
 

Methods in org.fedoracommons.funapi with parameters of type UnapiFormats
 void FormatsSerializer.serialize(UnapiFormats formats, java.io.OutputStream out)
           
 org.w3c.dom.Document FormatsSerializer.toDocument(UnapiFormats formats)
           
 java.lang.String FormatsSerializer.toString(UnapiFormats formats)
           
 

Uses of UnapiFormats in org.fedoracommons.funapi.fedora
 

Methods in org.fedoracommons.funapi.fedora that return UnapiFormats
 UnapiFormats FedoraResolver.getFormats()
           
 UnapiFormats FedoraResolver.getFormats(java.lang.String id)
           
 

Uses of UnapiFormats in org.fedoracommons.funapi.pmh
 

Methods in org.fedoracommons.funapi.pmh that return UnapiFormats
 UnapiFormats AbstractPmhResolver.getFormats()
           
 UnapiFormats AbstractPmhResolver.getFormats(java.lang.String id)
           
 



Copyright © 2008 Fedora Commons, Inc.. All Rights Reserved.