How to include "@someword" verbatim in a documentation?

I fear this is quite a beginners question...

The text of a class documentation must contain words that start with an "@" symbol because this is the kind of data the class processes. How can I prevent the error message "@someword is an unknown tag"?

(This is unfortunately not mentioned in the FAQ ... )

Thank you for your patience!

[356 byte] By [jo_pea] at [2007-10-3 4:39:46]
# 1
Use HTML numeric entity! See also: http://forum.java.sun.com/thread.jspa?threadID=729598Leonid Rudy http://www.docflex.com
leonid_rudya at 2007-7-14 22:43:42 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...