If I write <xmlElement> in a javadoc, it does not appear, because tags have special functions on formatting texts.
<xmlElement>
How can I show this chars in a javadoc?
You can use < for < and > for > .
<
>