[jboss-user] [JBoss Seam] - Re: Problem pasting text from Word using s:formattedText

christian.bauer@jboss.com do-not-reply at jboss.com
Sat May 12 15:56:50 EDT 2007


This is the character:

http://www.fileformat.info/info/unicode/char/2019/index.htm

These are the current Unicode ranges supported by the parser:


  | WORD: ('a'..'z'|'A'..'Z'|'0'..'9'|
  |       '\u00c0'..'\u00d6' |
  |       '\u00d8'..'\u00f6' |
  |       '\u00f8'..'\u00ff' |
  |       '\u0100'..'\u1fff' |
  |       '\u3040'..'\u318f' |
  |       '\u3300'..'\u337f' |
  |       '\u3400'..'\u3d2d' |
  |       '\u4e00'..'\u9fff' |
  |       '\uf900'..'\ufaff')+
  | 

If you can find out a reasonable range that qualifies as characters in a "WORD", we can add it.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045224#4045224

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045224



More information about the jboss-user mailing list