Java In A Nutshell, 5th Edition
This package defines a "provider" class for system developers who are defining new Charset implementations and want to make them available to the system. Application programmers never need to us this package or the class it defines. Classes
public abstract class CharsetProvider ; |