Package xv.text

[beta] Provides classes for dealing with text and Native Language Support.

See:
          Description

Class Summary
CharSequenceSubSequence Utility class for creating subsequences of CharSequence objects, mainly intended for implementing CharSequence.subSequence(int, int) and something that I think Sun should include on their own, but that's beside the point.
NLS This class is based on the Eclipse Native Language Support system.
PropertiesReader A class designed to allow reading Properties files using the format as specified in Properties.load(java.io.Reader).
StringEscape Various string escape methods.
StringMaker A very simple class for creating strings.
 

Package xv.text Description

[beta] Provides classes for dealing with text and Native Language Support.

This package is considered to be in "beta" status - fairly stable and usable right now.



Copyright © 2008-2011. All Rights Reserved.