Initial import.
This commit is contained in:
13
RSXML/RSAtomParser.h
Normal file
13
RSXML/RSAtomParser.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// RSAtomParser.h
|
||||
// RSXML
|
||||
//
|
||||
// Created by Brent Simmons on 1/15/15.
|
||||
// Copyright (c) 2015 Ranchero Software LLC. All rights reserved.
|
||||
//
|
||||
|
||||
#import "FeedParser.h"
|
||||
|
||||
@interface RSAtomParser : NSObject <FeedParser>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user