Class Hyphenation
- java.lang.Object
-
- org.apache.lucene.analysis.compound.hyphenation.Hyphenation
-
public class Hyphenation extends java.lang.Object
This class represents a hyphenated word. This class has been taken from the Apache FOP project (http://xmlgraphics.apache.org/fop/). They have been slightly modified.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
getHyphenationPoints()
int
length()
-