2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface
DOMNode (MailExtras
)
10 - (BOOL
)containsRichText
;
11 - (int)quoteLevelDelta
;
12 - (BOOL
)isQuoteOrWithinQuote
;
13 - (id
)commonAncestorWithNode
:(id
)fp8
;
14 - (void)recursivelyRemoveMailAttributes
;
15 - (void)fixParagraphsAndQuotesFromMicrosoftNodesToRemove
:(id
)fp8
;
16 - (void)fixParagraphsAndQuotesFromMicrosoft
;
17 - (void)addStringsAndTextNodesToDictionary
:(struct __CFDictionary
*)fp8
;