Open8
Swift XMLParser 資料あつめ
XMLParser | Apple Developer Documentation
まずは公式ドキュメント。
abortParsing()
lineNumber | Apple Developer Documentation
columnNumber | Apple Developer Documentation
何行目か、何文字目かを知る。ではそこからの文字列は?
publicID | Apple Developer Documentation とは?
systemID | Apple Developer Documentation とは?
3. DTD 3 | TECHSCORE(テックスコア)
DTD ? Public ? System ?
XMLParser.ExternalEntityResolvingPolicy | Apple Developer Documentation
- always
- never
- noNetwork
- sameOriginOnly
xmlにおける external entity とは