@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public abstract class ContextKeyManager
extends java.lang.Object
implements KeysManagerBase
DITAAccess methods.| Modifier and Type | Method and Description |
|---|---|
static ContextKeyManager |
createFromDitaMapUrl(java.net.URL ditaMapUrl)
Creates a key manager that uses the DITA map with the given URL to
resolve the keys.
|
static ContextKeyManager |
createFromKeyDefinitionManager(KeyDefinitionManager keyDefinitionManager)
Creates a key manager that uses an user-provided
KeyDefinitionManager
to resolve the keys. |
static ContextKeyManager |
getDefault()
Returns the default key manager that uses the currently opened DITA map.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCopyToMapping, getEnumerationDefs, getKeys, getURLKeyScopeContextspublic static ContextKeyManager createFromDitaMapUrl(java.net.URL ditaMapUrl)
ditaMapUrl - The URL of the DITA map.public static ContextKeyManager createFromKeyDefinitionManager(KeyDefinitionManager keyDefinitionManager)
KeyDefinitionManager
to resolve the keys.keyDefinitionManager - The key definition manager.public static ContextKeyManager getDefault()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.