Class ImageNode

  • All Implemented Interfaces:
    Cloneable

    public class ImageNode
    extends TextNode
    Represents an image in HTML. Even though images do not contain any text they are single visible objects on the page. They are logically a TextNode.