Deprecated API

Contents

Deprecated Classes

REFilterInputStream
This class cannot properly handle all character encodings.

Deprecated Methods

gnu.regexp.REMatch.getSubStartIndex(int)
Use getStartIndex(int) instead.
gnu.regexp.REMatch.getSubEndIndex(int)
Use getEndIndex(int) instead