Class SVGOMUseShadowRoot

    • Field Detail

      • cssParentElement

        protected org.w3c.dom.Element cssParentElement
        The parent CSS element.
      • isLocal

        protected boolean isLocal
        Indicates if the imported css element is from this document.
    • Constructor Detail

      • SVGOMUseShadowRoot

        protected SVGOMUseShadowRoot()
        Creates a new DocumentFragment object.
      • SVGOMUseShadowRoot

        public SVGOMUseShadowRoot​(AbstractDocument owner,
                                  org.w3c.dom.Element parent,
                                  boolean isLocal)
        Creates a new DocumentFragment object.