{@link Element}
's content only, not including its tag, and attributes. This can be useful for printing the content of an element that contains HTML, like "<description>JDOM is <b>fun>!</description>".
@param element Element
to output.
@param out OutputStream
to use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|