beecrypt::lang::CharSequence Class Reference

#include <CharSequence.h>

Inheritance diagram for beecrypt::lang::CharSequence:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~CharSequence ()
virtual jchar charAt (jint index) const =0 throw (IndexOutOfBoundsException)
virtual jint length () const =0 throw ()
virtual CharSequencesubSequence (jint beginIndex, jint endIndex) const =0 throw (IndexOutOfBoundsException)
virtual String toString () const =0 throw ()


Constructor & Destructor Documentation

virtual beecrypt::lang::CharSequence::~CharSequence (  )  [inline, virtual]


Member Function Documentation

virtual jchar beecrypt::lang::CharSequence::charAt ( jint  index  )  const throw (IndexOutOfBoundsException) [pure virtual]

virtual jint beecrypt::lang::CharSequence::length (  )  const throw () [pure virtual]

virtual CharSequence* beecrypt::lang::CharSequence::subSequence ( jint  beginIndex,
jint  endIndex 
) const throw (IndexOutOfBoundsException) [pure virtual]

virtual String beecrypt::lang::CharSequence::toString (  )  const throw () [pure virtual]


The documentation for this class was generated from the following file:

Generated on Fri Jun 19 13:39:42 2009 for BeeCrypt C++ by  doxygen 1.5.8