Konstantenfeldwerte

Inhalt

org.jdrupes.*

  • org.jdrupes.mdoclet.MarkdownProcessor
    Modifizierer und Typ
    Konstantenfeld
    Wert
    public static final String
    "_disable-auto-highlight_"
  • org.jdrupes.mdoclet.MDoclet
    Modifizierer und Typ
    Konstantenfeld
    Wert
    public static final String
    "<script type=\"text/javascript\" charset=\"utf-8\" src=\"{@docRoot}/highlight.pack.js\"></script>\n<script type=\"text/javascript\"><!--\nvar cssId = \'highlightCss\';\nif (!document.getElementById(cssId))\n{\n var head = document.getElementsByTagName(\'head\')[0];\n var link = document.createElement(\'link\');\n link.id = cssId;\n link.rel = \'stylesheet\';\n link.type = \'text/css\';\n link.charset = \'utf-8\';\n link.href = \'{@docRoot}/highlight.css\';\n link.media = \'all\';\n head.appendChild(link);\n}hljs.initHighlightingOnLoad();\n//--></script>"
  • org.jdrupes.mdoclet.internal.doclets.formats.html.markup.Text
    Modifizierer und Typ
    Konstantenfeld
    Wert
    public static final String
    "\n"