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.
セレクターのみを使用して「段落」ではなく「ここにテキスト」を取得する必要があります JSoup のセレクターのみを使用してそれを行うにはどうすればよいですか?
<div> Text Here <p>Paragraph</p> </div>