Lines Matching refs:P
63 <P>Its three main functionalities are to provide a suitable position for
66 possible hyphenation positions within a word.</P>
68 <P>A hyphenation position for a word with n characters is represented
71 it is after the first and before the last character.</P>
73 <P>A valid hyphenation position is a hyphenation position that
75 MinLeading, MinTrailing and MinWordLength.</P>
86 <P>Note: Some languages, for example arabic, are written from right
87 to left.</P>
100 <P>If the language is not supported, an IllegalArgumentException
101 exception is raised.</P>
107 <P>It has to be greater than or equal to 0.</P>
128 <P>An alternative spelling position is a hyphen position where,
131 "Bäkker" if hyphenation is done after the "c".</P>
133 <P>The hyphenation position does not need to be a valid one to be an
134 alternative spelling position.</P>
148 <P>If the language is not supported, an IllegalArgumentException
149 exception is raised.</P>
154 <P>If the length of the word is n, the value of this
155 parameter has to be in the range from 0 to n-2.</P>
187 <P>If the language is not supported, an IllegalArgumentException
188 exception is raised.</P>