Uses of Class
org.apache.manifoldcf.connectorcommon.fuzzyml.CharacterBuffer
-
Packages that use CharacterBuffer Package Description org.apache.manifoldcf.connectorcommon.fuzzyml -
-
Uses of CharacterBuffer in org.apache.manifoldcf.connectorcommon.fuzzyml
Fields in org.apache.manifoldcf.connectorcommon.fuzzyml declared as CharacterBuffer Modifier and Type Field Description protected CharacterBuffer
PrefixedReader. chars
Constructors in org.apache.manifoldcf.connectorcommon.fuzzyml with parameters of type CharacterBuffer Constructor Description PrefixedReader(CharacterBuffer chars, java.io.Reader remainderStream)
Constructor
-