Closeable
, AutoCloseable
, Readable
public class PersianCharFilter extends CharFilter
input
Constructor | Description |
---|---|
PersianCharFilter(CharStream in) |
Modifier and Type | Method | Description |
---|---|---|
int |
read(char[] cbuf,
int off,
int len) |
close, correct, correctOffset, mark, markSupported, reset
public PersianCharFilter(CharStream in)
public int read(char[] cbuf, int off, int len) throws IOException
read
in class CharFilter
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.