Package org.rococoa.cocoa.foundation.categories

Interface Summary
NSArchiverCallback This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSArchiverCallback._static_  
NSArrayConveniences This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSArrayConveniences._static_  
NSArrayCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSArrayCreation._static_  
NSArrayPathExtensions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSArrayPathExtensions._static_  
NSAutoreleasePoolDebugging This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSAutoreleasePoolDebugging._static_  
NSCalendarDateExtras This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSCalendarDateExtras._static_  
NSClassDescriptionPrimitives This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSClassDescriptionPrimitives._static_  
NSClientCertificate  
NSClientCertificate._static_  
NSClientCertificateSpace  
NSClientCertificateSpace._static_  
NSCoderMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSCoderMethods._static_  
NSComparisonMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSComparisonMethods._static_  
NSCopyLinkMoveHandler These delegate methods are for the use of the deprecated handler-taking methods on NSFileManager for copying, moving, linking or deleting files.
NSCopyLinkMoveHandler._static_  
NSDataCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDataCreation._static_  
NSDateCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDateCreation._static_  
NSDecimalNumberExtensions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDecimalNumberExtensions._static_  
NSDecimalNumberScanning This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDecimalNumberScanning._static_  
NSDelayedPerforming This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDelayedPerforming._static_ from NSDelayedPerforming native declaration : NSRunLoop.h:58
Conversion Error : /// Original signature : -(void)performSelector:(SEL) withObject:(id) afterDelay:()
- (void)performSelector:(SEL)aSelector withObject:(id)anArgument afterDelay:(null)delay; (Argument delay cannot be converted)
NSDeprecated This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDeprecated._static_  
NSDeprecatedKeyValueCoding This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDeprecatedKeyValueCoding._static_  
NSDeprecatedKeyValueObservingCustomization This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDeprecatedKeyValueObservingCustomization._static_  
NSDeprecatedMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDeprecatedMethods._static_  
NSDictionaryCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDictionaryCreation._static_  
NSDistributedObjects This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDistributedObjects._static_  
NSErrorRecoveryAttempting This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSErrorRecoveryAttempting._static_  
NSExceptionRaisingConveniences This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExceptionRaisingConveniences._static_  
NSExtendedArray This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedArray._static_  
NSExtendedArray.sortedArrayUsingFunction_comparator_callback  
NSExtendedArray.sortedArrayUsingFunction_comparator_callback2  
NSExtendedAttributedString This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedAttributedString._static_  
NSExtendedCoder This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedCoder._static_  
NSExtendedData This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedData._static_ from NSExtendedData native declaration : NSData.h:66
Conversion Error : /// Original signature : -(id)rangeOfData:(NSData*) options:(NSDataSearchOptions) range:()
- rangeOfData:(NSData*)dataToFind options:(NSDataSearchOptions)mask range:(null)searchRange; (Argument searchRange cannot be converted)
NSExtendedDate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedDate._static_  
NSExtendedDictionary This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedDictionary._static_  
NSExtendedEnumerator This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedEnumerator._static_  
NSExtendedLocale This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedLocale._static_  
NSExtendedMutableArray This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedMutableArray._static_  
NSExtendedMutableArray.sortUsingFunction_compare_callback  
NSExtendedMutableAttributedString This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedMutableAttributedString._static_  
NSExtendedMutableData This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedMutableData._static_ from NSExtendedMutableData native declaration : NSData.h:128
Conversion Error : /// Original signature : -(void)replaceBytesInRange:() withBytes:(const void*) length:(NSUInteger)
- (void)replaceBytesInRange:(null)range withBytes:(const void*)replacementBytes length:(NSUInteger)replacementLength; (Argument range cannot be converted)
NSExtendedMutableDictionary This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedMutableDictionary._static_  
NSExtendedMutableSet This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedMutableSet._static_  
NSExtendedScanner This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedScanner._static_  
NSExtendedSet This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedSet._static_  
NSExtendedStringPropertyListParsing This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedStringPropertyListParsing._static_  
NSExtendedTimeZone This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSExtendedTimeZone._static_  
NSFileAttributes This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFileAttributes._static_  
NSFileHandleAsynchronousAccess This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFileHandleAsynchronousAccess._static_  
NSFileHandleCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFileHandleCreation._static_  
NSFileHandlePlatformSpecific This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFileHandlePlatformSpecific._static_  
NSFileManagerFileOperationAdditions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFileManagerFileOperationAdditions._static_  
NSGeometryCoding This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSGeometryCoding._static_  
NSGeometryKeyedCoding This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSGeometryKeyedCoding._static_  
NSHTTPURLRequest  
NSHTTPURLRequest._static_  
NSInputStreamExtensions The NSInputStreamExtensions category contains additional initializers and convenience routines for dealing with NSInputStreams.
NSInputStreamExtensions._static_  
NSInternetPassword  
NSInternetPassword._static_  
NSKeyValueCoding This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSKeyValueCoding._static_  
NSKeyValueObserverNotification This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSKeyValueObserverNotification._static_  
NSKeyValueObserverRegistration This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSKeyValueObserverRegistration._static_  
NSKeyValueObserving This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSKeyValueObserving._static_  
NSKeyValueObservingCustomization This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSKeyValueObservingCustomization._static_  
NSLocaleCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSLocaleCreation._static_  
NSLocaleGeneralInfo This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSLocaleGeneralInfo._static_  
NSMutableArrayCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMutableArrayCreation._static_  
NSMutableDataCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMutableDataCreation._static_  
NSMutableDictionaryCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMutableDictionaryCreation._static_  
NSMutableHTTPURLRequest  
NSMutableHTTPURLRequest._static_  
NSMutableSetCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMutableSetCreation._static_  
NSMutableStringExtensionMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMutableStringExtensionMethods._static_ from NSMutableStringExtensionMethods native declaration : NSString.h:348
Conversion Error : /**
* This method replaces all occurrences of the target string with the replacement string, in the specified range of the receiver string, and returns the number of replacements.
NSNotificationCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSNotificationCreation._static_  
NSNumberCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSNumberCreation._static_  
NSOrderedPerform This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSOrderedPerform._static_  
NSOutputStreamExtensions The NSOutputStreamExtensions category contains additional initializers and convenience routines for dealing with NSOutputStreams.
NSOutputStreamExtensions._static_  
NSPredicateSupport This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPredicateSupport._static_  
NSProtocolCheckerCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSProtocolCheckerCreation._static_  
NSRunLoopConveniences This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSRunLoopConveniences._static_  
NSScriptClassDescription This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSScriptClassDescription._static_  
NSScripting This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSScripting._static_  
NSScriptingComparisonMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSScriptingComparisonMethods._static_  
NSScriptKeyValueCoding This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSScriptKeyValueCoding._static_  
NSScriptObjectSpecifiers This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSScriptObjectSpecifiers._static_  
NSServerTrust This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSServerTrust._static_ from NSServerTrust native declaration : NSURLCredential.h:159
Conversion Error : /**
* @method initWithTrust:(SecTrustRef) trust
* @abstract Initialize a new NSURLCredential which specifies that the specified trust has been accepted.
NSServerTrustValidationSpace  
NSServerTrustValidationSpace._static_  
NSSetCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSetCreation._static_  
NSSocketStreamCreationExtensions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSocketStreamCreationExtensions._static_  
NSSortDescriptorSorting This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSortDescriptorSorting._static_  
NSStringDeprecated This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSStringDeprecated._static_  
NSStringExtensionMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSStringExtensionMethods._static_  
NSStringPathExtensions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSStringPathExtensions._static_  
NSTaskConveniences This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTaskConveniences._static_  
NSThreadPerformAdditions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSThreadPerformAdditions._static_  
NSTypedstreamCompatibility This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTypedstreamCompatibility._static_  
NSURLClient Client informal protocol for use with the deprecated loadResourceDataNotifyingClient: below.
NSURLClient._static_  
NSURLConnectionDelegate  
NSURLConnectionDelegate._static_  
NSURLConnectionSynchronousLoading  
NSURLConnectionSynchronousLoading._static_  
NSURLDownloadDelegate  
NSURLDownloadDelegate._static_  
NSURLLoading This entire protocol is deprecated; use NSURLConnection instead.
NSURLLoading._static_  
NSURLPathUtilities This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSURLPathUtilities._static_  
NSURLUtilities This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSURLUtilities._static_ from NSURLUtilities native declaration : NSURL.h:154
Conversion Error : /**
* Replaces all percent escapes with the matching characters as determined by the given encoding.
NSValueCreation This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSValueCreation._static_  
NSValueExtensionMethods This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSValueExtensionMethods._static_  
NSValueGeometryExtensions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSValueGeometryExtensions._static_  
NSValueRangeExtensions This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSValueRangeExtensions._static_  
NSXMLParserLocatorAdditions Once a parse has begun, the delegate may be interested in certain parser state.
NSXMLParserLocatorAdditions._static_  
 



Copyright © 2009. All Rights Reserved.