mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 09:09:28 +00:00
Added Import from XML functionality. KPKXmlTreeReader is not fully working with all possible formats (zipped or non zipped data)
This commit is contained in:
@@ -126,6 +126,7 @@ APPKIT_EXTERN NSString *const MPDocumentGroupKey;
|
||||
- (BOOL)isItemTrashed:(id)item;
|
||||
|
||||
- (void)writeXMLToURL:(NSURL *)url;
|
||||
- (void)readXMLfromURL:(NSURL *)url;
|
||||
|
||||
/* Undoable Intiialization of elements */
|
||||
- (KPKGroup *)createGroup:(KPKGroup *)parent;
|
||||
|
||||
Reference in New Issue
Block a user