sys::Obj fandoc::DocNode fandoc::DocElem fandoc::Image
Image is a reference to an image file
Str alt
Source
override Str htmlName()
Get the HTML element name to use for this element.
override DocNodeId id()
Get node id for node type.
override Bool isInline()
Is this an inline versus a block element.
new make(Str uri, Str alt)
Str uri