05.01.2013 Views

Mac OS X Leopard - ARCAism

Mac OS X Leopard - ARCAism

Mac OS X Leopard - ARCAism

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

502<br />

CHAPTER 26 MAC <strong>OS</strong> X DEVELOPMENT: OBJECTIVE-C<br />

+ (void)load;<br />

{<br />

Method oldMethod = class_getInstanceMethod(self, @selector(description));<br />

Method newMethod = class_getInstanceMethod(self, @selector(prettyDescription));<br />

method_exchangeImplementations(oldMethod, newMethod);<br />

}<br />

- (NSString *)prettyDescription;<br />

{<br />

return [self XMLStringWithOptions:NSXMLNodePrettyPrint];<br />

}<br />

@end<br />

Now when we log our XML node, we get the desired results:<br />

NSXMLNode *xmlNode;<br />

// ... load above XML document<br />

NSLog(@"Current node: %@", xmlNode);<br />

Current node: <br />

<br />

<br />

My Blog<br />

http://www.worldofkevin.com/Site/Blog/Blog.html<br />

Welcome to my blog: Alit, Enit, Laore, Eros Vel, Exer Dolorer,<br />

Niam Lut.<br />

iWeb 1.1.2<br />

<br />

http://www.worldofkevin.com/Site/Blog/Blog_files/200206373-3-a.png<br />

<br />

My Blog<br />

http://www.worldofkevin.com/Site/Blog/Blog.html<br />

<br />

<br />

Red Vines: the perfect super food<br />

http://www.worldofkevin.com/Site/Blog/88DD8356-E484-44DD-9419-<br />

AE9F936E8BAD.html<br />

http://www.worldofkevin.com/Site/Blog/88DD8356-E484-44DD-9419-<br />

AE9F936E8BAD.html<br />

Mon, 20 Aug 2007 10:48:11 -0700<br />

&lt;a href='http://www.worldofkevin.com/Site/Blog/88DD8356-E484-44DD<br />

-9419-AE9F936E8BAD_files/FD004359-1.jpg'>&lt;img<br />

src='http://www.worldofkevin.com/Site/Blog/Images/FD004359-1.jpg'<br />

style='float:left; padding-right:10px; padding-bottom:10px; width:109px;<br />

height:79px;'/>&lt;/a>Eliquatuero dip numsan vent lam, conum facillum init lut<br />

doloreet ullametuero od tet adit, commod tatummy feug tiam velit praese exer<br />

auteenit alit, veliqua modit dolorer commod niam onul laore. Uptat prat lut<br />

lut iriliquat,quis alisl irilit am irillum at niam zzrit, verosto consequ<br />

ismodit irius<br />

<br />

<br />

<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!