public abstract class BaseCharFilter extends CharFilter
CharFilter.
You subclass this, and then record mappings by calling
addOffCorrectMap(int, int), and then invoke the correct
method to correct an offset.| Constructor and Description |
|---|
BaseCharFilter(Reader in) |
close, correctOffsetpublic BaseCharFilter(Reader in)
Copyright © 2010 - 2020 Adobe. All Rights Reserved