15761577157815791580158115821583158415851586
break; case '\n': entity = "
"; break; default: if ( strategy.shouldEscape( ch ) ) { entity = "&#x" + Integer.toHexString( ch ) + ";"; } else {
16621663166416651666166716681669167016711672
break; case '\n': entity = currentFormat.lineSeparator; break; default: if ( strategy.shouldEscape( ch ) ) { entity = "&#x" + Integer.toHexString( ch ) + ";"; } else {