Interface DITAMapModel
@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public interface DITAMapModel
The DITA Map Model.
-
Method Summary
-
Method Details
-
getController
AuthorDocumentController getController()- Returns:
- The document controller for the current DITA map.
-
getKeysManager
ContextKeyManager getKeysManager()- Returns:
- The keys manager that resolves keys based on the current DITA map.
-
getUrl
URL getUrl()- Returns:
- The URL of the DITA Map.
-