xml file parser的意思|示意

美 / / 英 / /

XML文件解析器


xml file parser的网络常见释义

xml文件解析器 XML文件解析器

xml file parser相关例句

Main sets a parser feature to request namespace processing and it registers the event handler with the parser. Finally, main calls the parse method with the URI to the XML file.

main设置一个语法分析器功能以请求名称空间处理,并且使用语法分析器注册事件处理器。

Issue 1 — for a parser to read the XML accurately, the content stored within the XML file had to format entities accordingly.

第1个问题—为使解析器精确读取XML,存储在XML文件中的内容必须对实体进行相应地格式化。

Adopting high speed XML parser based on EDOM to make parse and creation of large EPA device description file much faster, the run speed of total software is improved.

采用基于EDOM的高速XML解析器,对大型EPA设备描述文件的高速解析和创建,提高软件整体的运行速度。

A few good heuristics based solely on the first few bytes will tell you if a file or stream is likely to be XML, and therefore worth checking further with a parser.

一些基于最初几个字节的较好的启发式方法可以告诉您,一个文件或流是否可能是XML,是否值得让解析器作进一步检查。

SAX is an event-based API, meaning that the parser sends events -- similar to AWT events -- to your application as it progresses through the XML file.

SAX 是基于事件的 API,这意味着,语法分析器在处理 XML 文件时会将事件-类似于 AWT 的事件-发送到应用程序。

The utility package contains the XML parser and transaction builder classes used to construct a transaction manager based on the SOA transaction Definition file (Figure 2).

Utility包包含xml解析器及用于构造基于SOA Transaction Definition文件(图2)的事务管理器的事务构造器类。