org.fcrepo.server.messaging
Class FedoraTypes
java.lang.Object
org.fcrepo.utilities.XMLDocument
org.fcrepo.server.messaging.FedoraTypes
public class FedoraTypes
- extends XMLDocument
Utility class for retrieving the XML Schema Datatypes associated with
Fedora API methods.
- Since:
- 3.0
- Version:
- $Id$
- Author:
- Edwin Shin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FedoraTypes
public FedoraTypes()
throws org.dom4j.DocumentException,
FileNotFoundException
- Throws:
org.dom4j.DocumentException
FileNotFoundException
FedoraTypes
public FedoraTypes(InputStream in)
throws org.dom4j.DocumentException
- Throws:
org.dom4j.DocumentException
getDatatype
public String getDatatype(String method,
String param)
getResponseParameter
public String getResponseParameter(String response)
Copyright © 2012 DuraSpace. All Rights Reserved.