The SAX helper class org.xml.sax.helpers.AttributeListImpl (used and extended by the Crimson parser) stores attributes similarly.
SAX帮助器类 org.xml.sax.helpers.AttributeListImpl (Crimson解析器也使用这个类并对其进行了扩展)以类似的方式保存属性。
This way, the helper class gets notified when a remote Bluetooth device is discovered.
这样,在发现远程蓝牙设备的时候,helper类就会得到通知。
If the helper class is a handler factory, the GetHandler method will actually determine the type of handler to use.
如果帮助类是一个处理程序工厂,那么GetHandler方法将最终决定使用处理程序的类型。
The ObjectFinder class is the helper class that wraps all of the navigation operations.
objectfinder类是含有所有导航操作的辅助类。
By factoring some logic out of your advice and into a helper class (or method), you can write tests that check your application「s crosscutting behavior independent of its crosscutting specification.
通过将一些逻辑从建议中分离到helper类中(或者方法中),可以编写与横切规范无关的、检查应用程序横切行为的测试。
We employ a helper class (incident) to assist us with processing incident data.
我们采用三个助手类(Incident)来协助我们处理事件数据。
Basically, one small helper class is added for each class that」s included in any of the bindings, along with a separate class per binding.
基本上会为任何绑定中包含的每个类添加一个小型助手类,并为每个绑定添加一个单独的类。
This is the same helper class used by the server.
这与服务器使用的helper类相同。
GroupResolver is the internal helper class for querying the Sametime directory for group contents.
GroupResolver是内部帮助者类,用于查询群组内容的Sametime目录。
For all other cases, you can use the helper class we provided to generate the id, which USES session prefixing defined to entries stored in the portlet scope in the portlet session.
对于所有其他情况,可以使用我们提供的helper类生成id,它将定义的会话前缀用于存储在Portlet会话的Portlet范围中的条目。
In fact, the GWT development team created a helper class dubbed GWTTestCase that extends from JUnit's 3.8.1 TestCase.
事实上,GWT开发小组还为此创建了一个帮助器类GWTTestCase,扩展自JUnit的3.8.1TestCase。
For bindings that work with interfaces or unmodifiable classes, JiBX instead adds the necessary marshalling/unmarshalling code to a special helper class (called the 「munge」 class) as static methods.
如果绑定要处理接口或不可修改的类,JiBX转而把必要的编排/反编排代码以static方法的形式,添加到特殊的助手类(叫作「munge」类)。
I also had to change my helper class for the script.
我也必须更改脚本的帮助类。
Any code that you put there will be inherited by every helper class that extends your super helper.
您放置的每个代码都会被扩展您的超级助手的助手类所继承。
The JNDIListenerServlet and the service implementation both use a simple helper class created for this application that hides away the details of initializing the JMS connection and session.
JNDIListenerServlet和服务实现都使用了一个为本应用程序而创建的简单的助手类,助手类隐藏了初始化jms连接和会话的过程。
We provide an endpoint reference helper class in WASv5WSAExtensions.jar to help with this task.
我们在WASv5WSAExtensions . jar中提供一个端点引用助手类来帮助完成这项任务。
Your only other option would be to make a helper class and add a static method to it.
你唯一的其他选项将会是写一个helper类,并在其中添加一个静态的方法。
AlgoNames (Listing 16) is a helper class that only specifies namespace declarations required by XML Encryption.
AlgoNames(清单16)是一个只指定XML加密所需要的名称空间声明的助手类。
We cannot use the PBHandler helper class directly because the calling of actions is determined by the class name of its handler.
我们不能直接使用PBHandlerhelper类,因为操作的调用由它的处理程序的类名决定。
The final bean is a helper class that provides common function to add a contact and to delete a contact.
最后一个bean是帮助程序类,它提供了添加联系人和删除联系人的共同的函数。
For that purpose, the tester selects this super helper class each time she creates a new test suite or a decision script.
为此,测试人员每次建立新测试套件或者决策脚本时都需要选择这个父帮助类。
A helper class (RecipientResolver), shown in the following code snippet, USES Sametime LookupService and Resolver classes to convert recipient names to Sametime directory entries (STObject instances).
下列代码片段中显示的帮助器类(RecipientResolver)使用SametimeLookupService和resolver类将收件人名称转换为Sametime目录条目(STObject实例)。