C# 클래스 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.
파일 보기 프로젝트 열기: paulirwin/lucene.net

공개 메소드들

메소드 설명
length ( ) : int

비공개 메소드들

메소드 설명
Hyphenation ( int points )

rawWord as made of alternating strings and Hyphen Hyphen instances

메소드 상세

length() 공개 메소드

public length ( ) : int
리턴 int