@API(type=NOT_EXTENDABLE, src=PRIVATE) public interface DITAMapModel
The DITA Map Model.
  • 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.
    • getProfilingStylesForNode

      String getProfilingStylesForNode(AuthorElement node)
      Parameters:
      node - A node element.
      Returns:
      The styles from profiling conditions that should be applied to the given node.