NSString (DNSupport)
Declared In: NSString+DN.h
Methods: + dnWithComponents: , - dnComponents , - stringByAppendingDNComponent: , - stringByDeletingLastDNComponent , - lastDNComponent , - ldapRepresentation , - ldapTimestamp


Category Description
No category description.


Method Types
+ dnWithComponents:
- dnComponents
- stringByAppendingDNComponent:
- stringByDeletingLastDNComponent
- lastDNComponent
- ldapRepresentation
- ldapTimestamp


Class Methods
dnWithComponents:
+ (NSString *)dnWithComponents:(NSArray *)_components
No method description.


Instance Methods
dnComponents
- (NSArray *)dnComponents
No method description.

lastDNComponent
- (NSString *)lastDNComponent
No method description.

ldapRepresentation
- (const char *)ldapRepresentation
No method description.

ldapTimestamp
- (NSDate *)ldapTimestamp
No method description.

stringByAppendingDNComponent:
- (NSString *)stringByAppendingDNComponent:(NSString *)_component
No method description.

stringByDeletingLastDNComponent
- (NSString *)stringByDeletingLastDNComponent
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.