/[classpath]/classpath/gnu/java/locale/LocaleInformation_nl.java
ViewVC logotype

Diff of /classpath/gnu/java/locale/LocaleInformation_nl.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by rao, Fri Mar 17 20:02:13 2000 UTC revision 1.4 by cbj, Thu Jul 26 22:56:10 2001 UTC
# Line 73  private static final String[] word_break Line 73  private static final String[] word_break
73    * <p>    * <p>
74    * This is the same list as used in the English local    * This is the same list as used in the English local
75    */    */
76  private static final String[] sentence_breaks = { ". " };  private static final String[] sentence_breaks = { ". ", ".\t", ".\r\n", ".\r", ".\n" };
77    
78  /**  /**
79    * This is the list of potential line break locations.    * This is the list of potential line break locations.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26