Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NSXMLParser で特定のエンコーディングを使用するには?
デフォルトはutf-8ですが、tis-620で使用したいのですが、何かアイデアはありますか?
xml内に正しいエンコーディング情報がある場合(最初の行、たとえば< ?xml version="1.0" encoding="UTF-8"?>)、すべてが箱から出して動作するはずです。
?xml version="1.0" encoding="UTF-8"?>