JavaScript is disabled on your browser.
SUMMARY:
NESTED |
FIELD |
CONSTR |
METHOD
DETAIL:
FIELD |
CONSTR |
METHOD
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
length
public int length()
Returns: the number of hyphenation points in the word
SUMMARY:
NESTED |
FIELD |
CONSTR |
METHOD
DETAIL:
FIELD |
CONSTR |
METHOD
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.