Framework Professional Edition Package


Package com.prosyst.util.string

This package provides more efficent analog to java.lang.StringBuffer class.

See:
          Description

Class Summary
CharBuffer Class which stores text in a char array buffer and allows inserting, deleting, removing, appending etc.
 

Package com.prosyst.util.string Description

This package provides more efficent analog to java.lang.StringBuffer class.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: com.prosyst.util.string; specification-version=1.0


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved