NSAttributedStringAdditions richard@brainstorm.co.uk Categories which add capabilities to NSAttributedString 1999 Free Software Foundation, Inc. Software documentation for the NSAttributedString(AppKit) category AppKit/NSAttributedString.h attributedStringWithAttachment: attachment RTFDFileWrapperFromRange: range documentAttributes: dict RTFDFromRange: range documentAttributes: dict RTFFromRange: range documentAttributes: dict containsAttachments doubleClickAtIndex: location fontAttributesInRange: range initWithHTML: data baseURL: base documentAttributes: dict initWithHTML: data documentAttributes: dict initWithPath: path documentAttributes: dict initWithRTF: data documentAttributes: dict initWithRTFD: data documentAttributes: dict initWithRTFDFileWrapper: wrapper documentAttributes: dict initWithURL: url documentAttributes: dict lineBreakBeforeIndex: location withinRange: aRange nextWordFromIndex: location forward: isForward rulerAttributesInRange: range Software documentation for the NSMutableAttributedString(AppKit) category AppKit/NSAttributedString.h applyFontTraits: traitMask range: range fixAttachmentAttributeInRange: aRange fixAttributesInRange: range fixFontAttributeInRange: range fixParagraphStyleAttributeInRange: range readFromURL: url options: options documentAttributes: documentAttributes setAlignment: alignment range: range subscriptRange: range superscriptRange: range unscriptRange: range updateAttachmentsFromPath: path