私は巨大な文字列を持っていて、その一部には次のように含まれています:
<df>asdffs</df><titletext xml:lang="eng" original="y">Dose intensity <inf>low</inf> in advanced cancer: Have we answered the question?</titletext><sdf>gfdgas</sdf>
<inf>
タグにタグが存在するかどうかを確認する必要があります<titletext>
。私はそれをJavaで書いています。
前もって感謝します。