Class XBLOMContentElement

All Implemented Interfaces:
AnimationTarget, XMLConstants, CSSNavigableNode, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, XBLConstants, ElementTraversal, Serializable, Element, EventTarget, Node, SVGElement

public class XBLOMContentElement extends XBLOMElement
This class implements the xbl:content element.
See Also:
  • Constructor Details

    • XBLOMContentElement

      protected XBLOMContentElement()
      Creates a new XBLOMContentElement.
    • XBLOMContentElement

      public XBLOMContentElement(String prefix, AbstractDocument owner)
      Creates a new XBLOMContentElement.
      Parameters:
      prefix - The namespace prefix.
      owner - The owner document.
  • Method Details