久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

在 lxml 中解析 XML 時(shí)如何不加載注釋

How to not load the comments while parsing XML in lxml(在 lxml 中解析 XML 時(shí)如何不加載注釋)
本文介紹了在 lxml 中解析 XML 時(shí)如何不加載注釋的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

問(wèn)題描述

我嘗試像這樣使用 lxml 在 Python 中解析 XML 文件:

I try to parse XML file in Python using lxml like this:

objectify.parse(xmlPath, parserWithSchema)

但 XML 文件可能在奇怪的地方包含注釋:

but XML file may contains comments in strange places:

<root>
    <text>Sam<!--comment-->ple text</text>
    <!--comment-->
    <float>1.2<!--comment-->3456</float>
</root>

是一種在解析前不加載或刪除評(píng)論的方法嗎?

It is a way to not load or delete comments before parsing?

推薦答案

在解析器上設(shè)置 remove_comments=True (文檔):

Set remove_comments=True on the parser (documentation):

from lxml import etree, objectify

parser = etree.XMLParser(remove_comments=True)
tree = objectify.parse(xmlPath, parser=parser)

或者,使用 makeparser() 方法:

parser = objectify.makeparser(remove_comments=True)
tree = objectify.parse(xmlPath, parser=parser)

希望對(duì)您有所幫助.

這篇關(guān)于在 lxml 中解析 XML 時(shí)如何不加載注釋的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

相關(guān)文檔推薦

Troubles while parsing with python very large xml file(使用 python 解析非常大的 xml 文件時(shí)出現(xiàn)問(wèn)題)
Find all nodes by attribute in XML using Python 2(使用 Python 2 在 XML 中按屬性查找所有節(jié)點(diǎn))
Python - How to parse xml response and store a elements value in a variable?(Python - 如何解析 xml 響應(yīng)并將元素值存儲(chǔ)在變量中?)
How to get XML tag value in Python(如何在 Python 中獲取 XML 標(biāo)記值)
How to correctly parse utf-8 xml with ElementTree?(如何使用 ElementTree 正確解析 utf-8 xml?)
Parse XML from URL into python object(將 XML 從 URL 解析為 python 對(duì)象)
主站蜘蛛池模板: 色天堂影院 | 91深夜福利视频 | 性国产xxxx乳高跟 | 欧美激情视频一区二区三区免费 | 国产在线精品一区二区 | 国产一区免费 | 日本在线视频中文字幕 | 日韩欧美三级 | 欧美成年人网站 | 国产精品福利视频 | 欧美日高清 | 一区二区三区视频在线免费观看 | 日韩欧美在线播放 | 日本小电影在线 | 99精品免费久久久久久久久日本 | 精品免费国产视频 | 亚洲国产精品久久久久 | 男人久久天堂 | 中文在线一区二区 | 国产伦精品一区二区三毛 | 色婷婷综合网 | 免费看一级毛片 | 久久一及片 | 国产夜恋视频在线观看 | 午夜视频网站 | 国产91色在线 | 亚洲 | 欧美日韩三区 | 亚洲综合在线一区 | 国产精品 欧美精品 | 欧美一区二区三区视频在线播放 | 韩国av一区二区 | 中文字幕免费在线观看 | 国产亚洲区 | 国产一区91在线 | 亚洲aⅴ| www.欧美 | 亚洲三级在线 | 久久精品中文字幕 | 中国人pornoxxx麻豆 | 亚洲综合色自拍一区 | 久草高清视频 |