mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Reorganise to make the separation of the two parsers clearer. NSXMLParser is the sloppy parser and can be selected using the dummy subclass GSSloppyXMLParser while, if we have libxml2, we can specifically select the strict parser using the GSStrictXMLParser class.
This commit is contained in:
parent
2b704dd9d4
commit
6fc9449241
1 changed files with 564 additions and 545 deletions
1109
Source/NSXMLParser.m
1109
Source/NSXMLParser.m
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue