javax
美
英 
例句
You can easily detect if SAAJ is to be used for a Web service through any occurrence of the javax. xml. soap. SOAPElement in the SEI.
通過javax.xml.soap.SOAPElement在SEI中的出現情況,您很容易就可以檢測到SAAJ是否用于Web服務。
Notice that the response writer (javax. faces. context. ResponseWriter) makes it easy to work with markup languages like HTML.
注意,響應寫入器(javax.faces.context.ResponseWriter)可以容易地處理HTML這樣的標記語言。
For starters, every possible Cipher configuration is always represented by an instance of javax. crypto. Cipher.
對于初學者,每個可能的加密配置總是由一個javax.crypto.Cipher實例表示。
When a listener's handler method is called, it receives an instance of the javax. management. Notification class.
偵聽器的處理器方法在被調用時,會接收到javax.management.Notification類的實例。
To understand the javax. tools package, it's helpful to review Java compilation concepts and how the package implements them.
要理解javax.tools包,回顧Java編譯概念以及如何使用包實現編譯將非常有幫助。
To refer the HelloWorld managed bean through a unified EL expression, it needs to be annotated with the qualifier @javax. inject. Named.
要通過統一EL表達式引用HelloWorld托管bean,需要用@javax.inject.Named限定符來注釋。
The returned object must be cast to the correct class, which in this case will be one of the standard javax. jms interfaces.
返回對象必須被強制轉換為正確的類,在該示例中它將是標準javax.jms接口之一。
The executable form of a JSP page is a Java class that implements the javax. servlet. Servlet interface.
JSP頁的可執行形式是實現javax.servlet.Servlet接口的Java類。
Instead, it uses the Java scripting API's javax. script. Invocable interface to call a function maintained by the script engine.
與此不同,清單4中的方法使用Java腳本API的javax.script.Invocable接口調用由腳本引擎所維持的函數。
The next time your application-development needs call for dynamic behavior, explore the variety and flexibility that javax. tools provides.
下一次開發應用程序時,如果需要使用動態行為,請嘗試javax.tools提供的多樣性和靈活性。
In this version of JAXP, the changes to the javax. xml. transform package mainly focus on fixing bugs and clarifying some parts of the API.
在JAXP的這個版本中,javax.xml.transform包的變化主要包括錯誤修正,并澄清了API的某些部分。
Moreover, JAX-RPC requires the mapping of any unsupported XML data types to the javax. xml. soap. SOAPElement interface.
而且,JAX-RPC需要將任何不被支持的XML數據類型映射到javax.xml.soap.SOAPElement接口。
The client receives the response object in the form of a javax. xml. ws. Response object.
客戶機以javax.xml.ws.Response對象形式接收響應對象。
Since the format of the file has changed, a new javax. security. auth. Policy subclass is needed to parse the file.
既然文件格式已經改變,就需要一個新的javax.security.auth.Policy子類來解析文件。
The class name of the resource bundle must be accessible via the classpath and have the title in it with the key "javax. portlet. title. "
資源包的類名必須可以通過類路徑訪問,并且其中的標題必須包含鍵“javax.portlet.title”。
This API is defined by the package javax. wireless. messaging, which defines all the interfaces for sending and receiving wireless messages.
此API由javax.wireless.messaging包定義,該包定義了所有用于發送和接收無線消息的接口。
The servlet container provides a javax. servlet. FilterChain object that can be used to invoke the next filter in the chain.
servlet容器提供了javax.servlet.FilterChain對象,使用該對象來調用鏈中的下一個過濾器。
If you want to use a processor other than Xalan, supply a value for the system property named javax. xml. transform. TransformerFactory.
如果想要使用除Xalan之外的處理器,請為名為javax.xml.transform.TransformerFactory的系統屬性提供一個值。
To change the suffix of the page type used for the view from JSP to XHTML, you need to add the javax. faces. DEFAULT_SUFFIX parameter.
為了將視圖所使用的頁面類型前綴由JSP更改為XHTML,您必須添加javax.faces.DEFAULT_SUFFIX參數。
In Swing, we use the javax. accessibility. Accessible interface to provide descriptive information about application components.
在Swing中,我們使用javax.accessibility.Accessible接口來提供關于應用程序組件的描述性信息。
Fully qualified name of a class implementing javax. naming. InitialContextFactory interface.
實現javax.naming.InitialContextFactory接口的類的完全限定名。
JSF's javax. faces. el. VariableResolver class is a default expression resolver capable of resolving expressions to JSF's managed beans.
JSF的javax.faces.el.VariableResolver類是默認的表達式解析器,能夠將表達式解析為JSF的托管bean。
For parsed entities it is only reported if the reader's javax. xml. stream. isReplacingEntityReferences property is set to false.
只有當讀取器的javax.xml.stream.isReplacingEntityReferences屬性設為false時才會報告解析實體。
Notice in all of this that the GeneralInfoPanel is not a subclass and does not inherit in anyway from javax. swing. JPanel.
注意,在這些代碼中,GeneralInfoPanel不是一個子類,也沒有從javax.swing.JPanel中繼承任何內容。
In the Implementation layer, the javax. wireless. messaging. Message interface is implemented as a buffer.
在實現層,javax.wireless.messaging.Message接口是作為緩沖區實現的。
PortletDocumentFilters are a normal servlet filters which implement javax. servlet. Filter and follow the servlet filter chain mechanism.
PortletDocumentFilters為普通Servlet篩選器,實現了javax.servlet.Filter并遵循Servlet篩選器鏈機制。
J2ME defines the javax. microedition. io. Connector class, which contains the static methods used to create all the connection objects.
J2ME定義了javax.microedition.io.Connector類,這個類包含了用于創建所有連接對象的各個靜態(static)方法。
Because of this, JAX-RPC causes the fourth parameter to be generated as a javax. activation. DataHandler rather than a Java byte array.
因為這樣,JAX-RPC會導致將第四個參數作為Javajavax.activation.DataHandler而不是Java字節數組生成。
The metamodel Person_. age field is declared to be of type javax. persistence. metamodel. SingularAttribute.
元模型Person_.age字段被聲明為類型javax.
All the server-side metamodel definitions exist within the javax. olap. serversidemetadata package.
所有服務器端元模型定義都在javax.olap.serversidemetadata包中。
Using the javax. tools API, the JavaFileManager can discard writing of any CLASS file that's unexpected.
使用javax.toolsAPI,JavaFileManager可以刪除任何預料之外的CLASS文件的寫入。
It creates them dynamically through a factory class called javax. swing. plaf. metal. MetalIconFactory.
相反,它是通過一個名為avax.swing.plaf.metal.MetalIconFactory的工廠類來動態地創建圖標的。
The Transaction Manager is actually an implementation of the javax. transaction. TransactionManager interface.
事務管理器實際是javax.transaction.TransactionManager接口的實現。
Generally though, you can implement your table model as a subclass of the javax. swing. table. AbstractTableModel class.
通常,您可以將表格模型作為javax.swing.table.AbstractTableModel類的子類來實現。
You see either a javax. transaction. TransactionRollbackedException or a transaction timeout exception.
您將看到一個javax.transaction.TransactionRollbackedException或一個事務超時異常。
The resulting map is put into a message of type javax. jms. MapMessage and sent over JMS.
生成的映射圖被放到javax.jms.MapMessage類型的消息中并通過JMS發送。
The top panel holds a javax. swing. JTabbedPane containing any number of panels for entering employee data.
上面的面板中有一個javax.swing.JTabbedPane,其中包括用來輸入雇員數據的任意數量的面板。
ContactDatabase implements the javax. pim. database. Database interface and stores information associated with contacts.
ContactDatabase實現javax.pim.database.Database接口并存儲與聯系相關聯的信息。
EntityManager also acts as a factory to create executable javax. persistence. Query instances from a JPQL query string.
EntityManager也是從一個JPQL查詢字符串創建可執行javax.persistence.Query實例的工廠。
GCF is a set of interfaces defined within the javax. microedition. io package.
GCF是一組在javax.microedition.io包中定義的接口。