简体   繁体   中英

Java: VTD-XML 2.10: How to select all element in depth 1

I am using VTD-XML 2.10 in Java.

I have problem on how to select all elements which has depth of 1.

Any guidance is appreciated.

I think you should use xpath /*

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM