Package gnu.gnustep.base

Class Summary
GSInitializationType This class is a placeholder used internally by JIGS.
GSSAXHandler This class wraps the Objective-C class GSSAXHandler.
GSXMLAttribute This class wraps the Objective-C class GSXMLAttribute.
GSXMLDocument This class wraps the Objective-C class GSXMLDocument.
GSXMLNamespace This class wraps the Objective-C class GSXMLNamespace.
GSXMLNode This class wraps the Objective-C class GSXMLNode.
GSXMLParser This class wraps the Objective-C class GSXMLParser.
NSArray This class wraps the Objective-C class NSArray.
NSBundle This class wraps the Objective-C class NSBundle.
NSCountedSet This class wraps the Objective-C class NSCountedSet.
NSData This class wraps the Objective-C class NSData.
NSDate This class wraps the Objective-C class NSDate.
NSDictionary This class wraps the Objective-C class NSDictionary.
NSEnumerator This class wraps the Objective-C class NSEnumerator.
NSMutableArray This class wraps the Objective-C class NSMutableArray.
NSMutableData This class wraps the Objective-C class NSMutableData.
NSMutableDictionary This class wraps the Objective-C class NSMutableDictionary.
NSMutableSet This class wraps the Objective-C class NSMutableSet.
NSNotification This class wraps the Objective-C class NSNotification.
NSNotificationCenter This class wraps the Objective-C class NSNotificationCenter.
NSNull This class wraps the Objective-C class NSNull.
NSObject This class wraps the Objective-C root class NSObject.
NSPoint This class wraps the Objective-C struct NSPoint.
NSPort This class wraps the Objective-C class NSPort.
NSProcessInfo This class wraps the Objective-C class NSProcessInfo.
NSPropertyListSerialization This class wraps the Objective-C class NSPropertyListSerialization.
NSRange This class wraps the Objective-C struct NSRange.
NSRect This class wraps the Objective-C struct NSRect.
NSRunLoop This class wraps the Objective-C class NSRunLoop.
NSSelector This class wraps Objective-C selectors.
NSSet This class wraps the Objective-C class NSSet.
NSSize This class wraps the Objective-C struct NSSize.
NSTask This class wraps the Objective-C class NSTask.
NSTimer This class wraps the Objective-C class NSTimer.
NSTimeZone This class wraps the Objective-C class NSTimeZone.
NSUserDefaults This class wraps the Objective-C class NSUserDefaults.
 

Exception Summary
NSException Exceptions thrown while executing Objective-C code are reported to Java in the form of instances of NSException.