Class HTMLDirectoryElementImpl

    • Constructor Detail

      • HTMLDirectoryElementImpl

        public HTMLDirectoryElementImpl​(HTMLDocumentImpl owner,
                                        String name)
        Constructor requires owner document.
        Parameters:
        owner - The owner HTML document
    • Method Detail

      • getCompact

        public boolean getCompact()
        Specified by:
        getCompact in interface org.w3c.dom.html.HTMLDirectoryElement
      • setCompact

        public void setCompact​(boolean compact)
        Specified by:
        setCompact in interface org.w3c.dom.html.HTMLDirectoryElement