KissXML-umbrella.h 331 Bytes
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif

#import "DDXMLElementAdditions.h"
#import "NSString+DDXML.h"
#import "DDXML.h"
#import "DDXMLDocument.h"
#import "DDXMLElement.h"
#import "DDXMLNode.h"
#import "KissXML.h"

FOUNDATION_EXPORT double KissXMLVersionNumber;
FOUNDATION_EXPORT const unsigned char KissXMLVersionString[];