SaxAttributeList
Declared In: SaxAttributeList.h
Methods: - nameAtIndex: , - typeAtIndex: , - valueAtIndex: , - typeForName: , - valueForName: , - count


Protocol Description
No protocol description.


Method Types
- nameAtIndex:
- typeAtIndex:
- valueAtIndex:
- typeForName:
- valueForName:
- count


Instance Methods
count
- (unsigned int)count
No method description.

nameAtIndex:
- (NSString *)nameAtIndex:(unsigned int)_idx
No method description.

typeAtIndex:
- (NSString *)typeAtIndex:(unsigned int)_idx
No method description.

typeForName:
- (NSString *)typeForName:(NSString *)_name
No method description.

valueAtIndex:
- (NSString *)valueAtIndex:(unsigned int)_idx
No method description.

valueForName:
- (NSString *)valueForName:(NSString *)_name
No method description.


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