artefaktur
software engineer &        architecture

 
 
 
 

class SimpleDateFormat

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::text::SimpleDateFormat Class Reference

#include <SimpleDateFormat.h>

Inheritance diagram for acdk::text::SimpleDateFormat:

acdk::text::DateFormat acdk::text::Format acdk::lang::Object acdk::io::Serializable acdk::lang::Cloneable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

 SimpleDateFormat ()
 SimpleDateFormat (IN(RString) pattern)
 SimpleDateFormat (IN(RString) pattern, IN(RDateFormatSymbols) formatData)
 SimpleDateFormat (IN(RString) pattern, IN(acdk::util::RLocale) loc)
virtual void applyLocalizedPattern (IN(RString) pattern)
virtual void applyPattern (IN(RString) pattern)
virtual acdk::lang::Object clone ()
 Creates a copy of this object.

virtual acdk::lang::Object clone (sys::Allocator *alc)
virtual bool equals (IN(acdk::lang::Object) obj)
 Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

RString format (IN(acdk::util::RDate) date)
virtual RStringBuffer format (IN(acdk::util::RDate) date, IN(RStringBuffer) toAppendTo, IN(RFieldPosition) pos)
virtual acdk::util::RDate get2DigitYearStart ()
virtual RDateFormatSymbols getDateFormatSymbols ()
virtual int hashCode ()
acdk::util::RDate parse (IN(RString) text)
virtual acdk::util::RDate parse (IN(RString) text, IN(RParsePosition) pos)
virtual void set2DigitYearStart (IN(acdk::util::RDate) startDate)
virtual void setDateFormatSymbols (IN(RDateFormatSymbols) newFormatSymbols)
virtual RString toLocalizedPattern ()
virtual RString toPattern ()

Protected Attributes

RString _pattern
RDateFormatSymbols _format
acdk::util::RLocale _loc

Constructor & Destructor Documentation

acdk::text::SimpleDateFormat::SimpleDateFormat  ) 
 

acdk::text::SimpleDateFormat::SimpleDateFormat IN(RString pattern  ) 
 

acdk::text::SimpleDateFormat::SimpleDateFormat IN(RString pattern,
IN(RDateFormatSymbols formatData
 

acdk::text::SimpleDateFormat::SimpleDateFormat IN(RString pattern,
IN(acdk::util::RLocale loc
 


Member Function Documentation

virtual void acdk::text::SimpleDateFormat::applyLocalizedPattern IN(RString pattern  )  [virtual]
 

virtual void acdk::text::SimpleDateFormat::applyPattern IN(RString pattern  )  [virtual]
 

virtual acdk::lang::Object acdk::text::SimpleDateFormat::clone sys::Allocator *  alc  )  [virtual]
 

Reimplemented from acdk::lang::Cloneable.

virtual acdk::lang::Object acdk::text::SimpleDateFormat::clone  )  [inline, virtual]
 

Creates a copy of this object.

Returns:
The copied acdk::lang::Object.

Reimplemented from acdk::text::DateFormat.

virtual bool acdk::text::SimpleDateFormat::equals IN(acdk::lang::Object obj  )  [virtual]
 

Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

See also:
serialized_equals()

Reimplemented from acdk::text::DateFormat.

virtual RStringBuffer acdk::text::SimpleDateFormat::format IN(acdk::util::RDate date,
IN(RStringBuffer toAppendTo,
IN(RFieldPosition pos
[virtual]
 

RString acdk::text::SimpleDateFormat::format IN(acdk::util::RDate date  )  [inline]
 

virtual acdk::util::RDate acdk::text::SimpleDateFormat::get2DigitYearStart  )  [virtual]
 

virtual RDateFormatSymbols acdk::text::SimpleDateFormat::getDateFormatSymbols  )  [virtual]
 

virtual int acdk::text::SimpleDateFormat::hashCode  )  [virtual]
 

See also:
serialized_hashCode

Reimplemented from acdk::text::DateFormat.

virtual acdk::util::RDate acdk::text::SimpleDateFormat::parse IN(RString text,
IN(RParsePosition pos
[virtual]
 

Implements acdk::text::DateFormat.

acdk::util::RDate acdk::text::SimpleDateFormat::parse IN(RString text  ) 
 

Reimplemented from acdk::text::DateFormat.

virtual void acdk::text::SimpleDateFormat::set2DigitYearStart IN(acdk::util::RDate startDate  )  [virtual]
 

virtual void acdk::text::SimpleDateFormat::setDateFormatSymbols IN(RDateFormatSymbols newFormatSymbols  )  [virtual]
 

virtual RString acdk::text::SimpleDateFormat::toLocalizedPattern  )  [virtual]
 

virtual RString acdk::text::SimpleDateFormat::toPattern  )  [virtual]
 


Member Data Documentation

RDateFormatSymbols acdk::text::SimpleDateFormat::_format [protected]
 

acdk::util::RLocale acdk::text::SimpleDateFormat::_loc [protected]
 

RString acdk::text::SimpleDateFormat::_pattern [protected]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer