Package ipsk.beans

Interface DOMElementConvertible

  • All Known Implementing Classes:
    Root, SuperRoot

    public interface DOMElementConvertible
    A bean class which knows how to represent itself as DOM element.
    Author:
    klausj
    • Method Detail

      • toElement

        org.w3c.dom.Element toElement​(org.w3c.dom.Document d)