public final class Registry
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
class |
Registry.ObjectType |
Encapsulates a MOD:CA Registry Object Type entry
|
Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.