Prev Letter | Next Letter | Frames | No Frames |
hasContent
returns true if this node is a Branch (either
an Element or a Document) and it contains at least one content node such
as a child Element or Text node.Element
has mixed content.HTMLWriter
takes a DOM4J tree and formats it to a stream as
HTML.