简体   繁体   English

解析连字xml标记

[英]Parsing Hyphenated xml Tag

can somebody explain me how to parse hyphenated xml tag using commons digest .i have been searching around the net but no luck help me out in this 有人可以向我解释如何使用Commons Digest解析带连字符的xml标记。我一直在网上搜索,但是没有运气可以帮助我

<foo id="1">...
    <bar> 
      <foo-ref id="1"/> 
    </bar>
</foo> 

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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