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.
オブジェクト グラフがあり、アクセサ メソッドの 1 つが Java Optional を返し、その結果、XPath 式がその時点から停止します。
xpath は data/someData[1]/optionalObject/field です
オプションではなく実際のオブジェクトを返すようにJXPathを取得するにはどうすればよいですか、またはJXPathはJavaオプションよりも古いため、機能しませんか?