org.rococoa.cocoa.foundation.categories
Interface NSArrayPathExtensions

All Superinterfaces:
ObjCObject

public interface NSArrayPathExtensions
extends ObjCObject

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface NSArrayPathExtensions._static_
           
 
Method Summary
 NSArray pathsMatchingExtensions(NSArray filterTypes)
          Original signature : -(NSArray*)pathsMatchingExtensions:(NSArray*)
from NSArrayPathExtensions native declaration : NSPathUtilities.h:42
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

pathsMatchingExtensions

NSArray pathsMatchingExtensions(NSArray filterTypes)
Original signature : -(NSArray*)pathsMatchingExtensions:(NSArray*)
from NSArrayPathExtensions native declaration : NSPathUtilities.h:42



Copyright © 2009. All Rights Reserved.