334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
|
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
|
-
+
-
+
|
* ✅ OFXMLComment
* ❌ OFXMLElement
* ❌ OFXMLElementBuilder
* ❌ OFXMLElement (OFSerialization)
* ❌ OFXMLNode
* Should `-[XMLStringWithIndentation:level:]` be private?
* ❌ OFXMLParser
* Needs rename: `namespace` to `namespaceURI` to avoid problems in C++
* Needs to parse PI into target and text
* ❌ OFXMLProcessingInstructions
* Needs a property to access the PI - `-[stringValue]` is just `@""`
* Needs to have target and text, `-[stringValue]` is just `@""`
* ❌ OFZIPArchive
* ❌ OFZIPArchiveEntry
## Commands
**Get all protocols**
|