On 07/15/09 08:16, "Christiaan Hofman" <cmhof...@gmail.com> wrote:

> 
> On Jul 15, 2009, at 5:05 PM, Adam R. Maxwell wrote:
> 
>> Documentation says "Because NSXMLDocument is a subclass of NSXMLNode, you can
>> also use the relevant input and output options described in ³Constants² in
>> the NSXMLNode class reference."  I was actually looking at the
>> NSXMLDocument.h header, though, where it's listed as a comment near the top.
> 
> That seems to contradict the other comments in those docs. Why list a subset
> of options when all options are valid? This makes no sense. I'll file a
> documentation bug.
> 
> Apart from that, it's not true. I tried passing this option and it made no
> difference, the empty <span> elements were still not included.

NSXMLDocumentTidyXML|NSXMLNodePreserveAll might do it (omitting the
NSXMLDocumentTidyHTML conversion).  It certainly produces a
different-looking document, but I'm not exactly sure what span element to
look for...


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to