IllegalStateException
. This method can be overriden for performance improvement.
@param c the given encoder
@return true if given character can be encoded by this encoder
@throws IllegalStateException if another encode process is ongoing so that current internal status is neigher RESET or FLUSH
Returns whether the XMLWriter can encode the character c
without an escape sequence like &#ddd;.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|