Class ColognePhonetic.CologneInputBuffer
java.lang.Object
org.apache.commons.codec.language.ColognePhonetic.CologneBuffer
org.apache.commons.codec.language.ColognePhonetic.CologneInputBuffer
- Enclosing class:
ColognePhonetic
-
Field Summary
Fields inherited from class org.apache.commons.codec.language.ColognePhonetic.CologneBuffer
data, length
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected char[]
copyData
(int start, int length) char
protected int
char
Methods inherited from class org.apache.commons.codec.language.ColognePhonetic.CologneBuffer
isEmpty, length, toString
-
Constructor Details
-
CologneInputBuffer
public CologneInputBuffer(char[] data)
-
-
Method Details
-
copyData
protected char[] copyData(int start, int length) - Specified by:
copyData
in classColognePhonetic.CologneBuffer
-
getNextChar
public char getNextChar() -
getNextPos
protected int getNextPos() -
removeNext
public char removeNext()
-