Class SVGOMURIReferenceElement

All Implemented Interfaces:
AnimationTarget, XMLConstants, CSSNavigableNode, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, ElementTraversal, Serializable, Element, EventTarget, Node, SVGElement, SVGURIReference
Direct Known Subclasses:
SVGOMCursorElement, SVGOMMPathElement, SVGOMScriptElement

public abstract class SVGOMURIReferenceElement extends SVGOMElement implements SVGURIReference
This class implements SVGURIReference.
See Also:
  • Field Details Link icon

    • xmlTraitInformation Link icon

      protected static DoublyIndexedTable<String,String> xmlTraitInformation
      Table mapping XML attribute names to TraitInformation objects.
  • Constructor Details Link icon

    • SVGOMURIReferenceElement Link icon

      protected SVGOMURIReferenceElement()
      Creates a new SVGOMURIReferenceElement object.
    • SVGOMURIReferenceElement Link icon

      protected SVGOMURIReferenceElement(String prefix, AbstractDocument owner)
      Creates a new SVGOMURIReferenceElement object.
      Parameters:
      prefix - The namespace prefix.
      owner - The owner document.
  • Method Details Link icon