C# Class org.apache.lucene.analysis.compound.hyphenation.Hyphenation

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.
Mostra file Open project: paulirwin/lucene.net

Public Methods

Method Description
length ( ) : int

Private Methods

Method Description
Hyphenation ( int points )

rawWord as made of alternating strings and Hyphen Hyphen instances

Method Details

length() public method

public length ( ) : int
return int