| Package | Description |
|---|---|
| com.yourmediashelf.fedora.client.response |
| Modifier and Type | Method and Description |
|---|---|
static FedoraResponseImpl.ContextPath |
FedoraResponseImpl.ContextPath.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FedoraResponseImpl.ContextPath[] |
FedoraResponseImpl.ContextPath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
FedoraResponseImpl.unmarshallResponse(FedoraResponseImpl.ContextPath contextPath)
Unmarshall the Fedora ClientResponse using the JAXB schema-generated
classes (see: target/generated-sources/).
|
Copyright © 2010-2013 MediaShelf. All Rights Reserved.