xerces
美
英 
例句
While this page does advocate you trying to fix a bug, it's worth noting that Xerces-J is by nature a pretty low-level code project.
雖然這個頁面提倡您自己修復bug,但是值得注意的是Xerces-J本身就是一個很低層的代碼項目。
Internally, Xerces stores namespace declarations with the rest of the attributes that are specified on an element start tag.
在內部,Xerces將名稱空間聲明和在元素起始標簽中指定的其他屬性存儲在一起。
Xerces isn't the fastest parser out there, but a six-times speed-up is better than anyone else has done.
Xerces并不是最快的解析器,但是6倍的速度提升是其他任何技術都還未達到的。
Xerces-C++ offers great out-of-the-box validation capabilities for ensuring that an XML document conforms to a DTD.
Xerces-C++提供了很好的默認安裝的驗證能力以保證一個XML文檔符合一個DTD。
To keep things interesting as I explain the basics of using Xerces-C++, I'm going to create a simple bar graph using XML as the data format.
為了在解釋有關使用Xerces-C++的基本內容時能夠有趣一些,我將用XML作為數據格式創建一個簡單條形圖。
Most people will end up with XML 1. 1 Processors as they upgrade their parsers, just as all the Xerces users already did.
隨著解析器的升級,多數人最終將使用XML1.1,就像Xerces的所有用戶所做的那樣。
The Xerces2 DOM implementation does not guarantee DOM Java object serialization interoperability between different versions of Xerces.
Xerces2DOM實現不能保證不同版本的Xerces的DOMJava對象串行化之間的互操作性。
The example above includes a Xerces-specific class in the code, but other ways aren't as tightly tied in to a specific vendor class.
上面的示例代碼中含有一個特定于Xerces的類,但是其他方法不會像它一樣與某個特定的供應商類緊密綁定在一起。
The two DOM implementations included in the performance tests, Xerces and Crimson, use different techniques for these operations.
包括在性能測試中的兩種DOM實現,Xerces和Crimson,對這些操作使用不同的技術。
As long as a JAR file that contains this file appears before Xerces' JAR files, the parser will use the new parser configuration.
只要包含該文件的JAR文件出現在Xerces的JAR文件之前,解析器就會使用新的解析器配置。
You can specify the grammar caching parser configuration (org. apache. xerces. parsers. XMLGrammarCachingConfiguration).
指定語法緩沖解析器配置(org.apache.xerces.parsers.XMLGrammarCachingConfiguration)。
When reading these formats, formal libraries like Xerces-C++ are advisable for handling more complex structures that you may encounter.
在讀取這些格式時,使用像Xerces-C++這樣的正式庫來處理可能遇到的更為復雜的結構是相當可取的。
To run and debug your application, place a copy of the Xerces DLL in the working directory.
為了運行和調試這個應用程序,在工作目錄中放入XercesDLL的一個副本。
Use the -I compiler option to help the compiler locate the Xerces header files.
使用-I編譯器選項以幫助編譯器找到Xerces頭文件。
This tip uses Xerces-Java 2, but the concepts are applicable to any SAX-compliant parser.
本篇技巧使用的是Xerces-Java2,但這些概念適用于任何SAX兼容的解析器。
However, remember that turning on validation will not make Xerces report any errors it uncovers.
然而,記住啟動驗證將不會使Xerces報告任何顯示出來的錯誤。
Listing 1 shows one form of the top-level code for Xerces.
清單1顯示了Xerces的頂級代碼的一種形式。
A node can be directly printed using support existing in Apache XERCES.
可以使用現有ApacheXERCES中的支持直接打印節點。
Xalan was originally developed by Lotus software from IBM, and Xerces was originally developer by IBM.
Xalan最初是由IBM的Lotussoftware開發的,而Xerces最初是由IBM開發的。
The problem comes from linking your application against the Xerces-C++ library as a DLL.
問題出現在將應用程序與作為DLL的Xerces-C++庫進行鏈接上。
To build Xerces, you need to either extract the source code from CVS or download both of the Xerces source and tools distributions.
要編譯Xerces,需要從CVS中提取源代碼,或者下載發布的Xerces源代碼和工具。
But Xerces-C++ can help here too: It provides a means to serialize the entire contents of an XMLGrammarPool to disk, in their native form.
不過在這方面Xerces-C++也能提供幫助:它提供了將XMLGrammarPool中的全部內容以原始形式序列化到磁盤的方法。
Implementing these suggestions will reduce the CPU consumption used by Xerces-C++ when parsing an XML document.
采用這些建議能夠降低解析XML文檔時Xerces-C++的CPU消耗。
Xerces-C++ is an open source validating XML parser available from Apache.
Xerces-C++是可從Apache獲得的開放源碼XML驗證解析器。
Xerces-C++ has its own directory structure, so you should make sure you preserve relative path names during this step.
Xerces-C++有自己的目錄結構,所以應保證在這一步中保持相對路徑名。
Unzip and untar the Xerces source tarball to a working directory.
解壓縮Xerces源tar文件到一個工作目錄。
Xerces-C++ is a very robust XML parser that offers validation, plus SAX and DOM APIs.
Xerces-C++是一個非常健壯的XML解析器,它提供了驗證,以及SAX和DOMAPI。
Xerces-C++ is an XML parser written in C++ and distributed by the open source Apache XML project.
Xerces-C++是一種用C++編寫的XML解析器,它由開放源碼ApacheXML項目分發。
Each platform is bundled with a unique set of frameworks and libraries, for example Apache Xerces and Apache Xalan.
每個平臺都捆綁了一組獨特的框架和庫,例如,ApacheXerces和ApacheXalan。
I discovered a problem using the Xerces internal string class on Microsoft Windows.
我發現在MicrosoftWindows中使用Xerces內部字符串類有一個問題。
So you also need to install the updated xerces-j2 packages from the Fedora development repository (see Resources).
所以還需要從Fedora開發倉庫安裝更新的xerces-j2包(請參閱參考資料)。
The DOMParser class is defined by Xerces to build a document from the output of the Xerces parser.
Xerces定義了DOMParser類,以便從Xerces語法分析器的輸出構建文檔。
You will need Xerces and Xalan in your classpath to run the code.
要運行代碼,在您的classpath中需要Xerces和Xalan。
Tools like Xerces have been supporting XML 1. 1 For several months and few people have noticed.
一些工具如Xerces已經支持XML1.1有數月了,少數人注意到了這一點。
Use the grammar-caching features of Xerces-C++ if you do schema validation and reuse the same schema.
如果進行模式驗證和重用同一模式,需要使用Xerces-C++的語法緩存特性。
Before the SAX 2. 0. 2 release, namespace declarations always had to be reported as having no namespace.
在SAX2.0.2版本之前,報告名稱空間時總是認為Xerces沒有名稱空間。
That's your cue to upgrade to the latest version of Xerces.
這提示您應該升級到最新版本的Xerces。
I checked the xerces jar file, but the actualValueType that J9 says it cannot find is defined (and also works with JRE from Sun).
我檢查了xercesjar文件,但J9顯示無法找到已定義的actualValueType(在Sun提供的JRE環境中也是運行良好)。
This file does not, however, include external libraries such as Xalan and Xerces.
但是,這個文件不包含諸如Xalan和Xerces等外部庫。
These commands assume that you have installed Xerces in the lib directory and Listing 2 in the src directory.
這些命令假設您已經在lib目錄中安裝了Xerces,并且在src目錄中安裝了清單2。