Fix logic for Named Entity replacement

This will be improved further later on
This commit is contained in:
iska
2014-10-31 18:06:15 +01:00
parent 8a2422426e
commit bc3a7165ec
3 changed files with 34 additions and 18 deletions
+2
View File
@@ -14,3 +14,5 @@
+ (NSString *)replacementForNamedCharacterEntity:(NSString *)entity;
@end
extern NSArray * NAMES();