null
and the element will be ignored but the content inside it is still processed. See the {@link #isDiscardElement(String)} method for a way to discardthe entire contents of an element.
@param name HTML element name (upper case)
@return XHTML element name (lower case), ornull
if the element is unsafe
|
|