public final class Registry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Registry.ObjectType
Encapsulates a MOD:CA Registry Object Type entry
|
Modifier and Type | Method and Description |
---|---|
static Registry |
getInstance()
Returns a single instance of a MO:DCA Registry
|
Registry.ObjectType |
getObjectType(java.lang.String mimeType)
Returns the MOD:CA object type given a mimetype
|
public static Registry getInstance()
public Registry.ObjectType getObjectType(java.lang.String mimeType)
mimeType
- the object mimetypeCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.