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.
リンクタグ付きのリンクを持つ XML を解析しています。しかし、リンクに特殊文字が含まれていると思われるため、エラーが発生します(「&」には文字列置換機能も使用しています)。
リンクの例: http://tizentr.net/ara/linkler_tPEE9ZwTmy0.xml
特殊文字を対応するエンティティに置き換える必要があります。例えば:
> becomes > < becomes < & becomes &