public class PreconditionHelper extends Object
| Constructor and Description |
|---|
PreconditionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkMetadataFormat(Context context,
String metadataPrefix)
Checks that the provided metadataPrefix can be retrieved from the given
Context. |
public static void checkMetadataFormat(Context context, String metadataPrefix) throws CannotDisseminateFormatException
Context.context - expected to be not nullmetadataPrefix - CannotDisseminateFormatExceptionCopyright © 2017 DuraSpace. All Rights Reserved.