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.
基本上会为任何绑定中包含的每个类添加一个小型助手类,并为每个绑定添加一个单独的类。
The first step to improving our data-format validation procedure is to move all the validation logic into a single helper class, from which other methods can invoke it as needed.
改进数据格式验证过程的第一步是将所有的验证逻辑都移至一个助手类中,其它方法可以按需从这个类上调用验证逻辑。
Any code that you put there will be inherited by every helper class that extends your super helper.
您放置的每个代码都会被扩展您的超级助手的助手类所继承。
The idea is to keep the controller class as simple as possible to allow business logic to be abstracted to a helper class.
这个想法是为了使控制器类尽可能保持简单以允许业务逻辑被抽象为助手类。
For that purpose, the tester selects this super helper class each time she creates a new test suite or a decision script.
为此,测试人员每次建立新测试套件或者决策脚本时都需要选择这个父帮助类。
This class provides aggregate and helper methods that operate on the SDO objects.
这个类提供了操作SDO的合计和辅助方法。
Helper class for the Topology handler.
拓扑处理程序的helper类。
The sample uses a WSRL Helper class (WSRLHelper), which I have included in the sample code.
样本使用的是 WSRL 助手类(WSRLHelper ),我已经将其包括在样本代码之中。
It will do this either by including business logic itself into its methods, or by handing the logic off to another helper class, portlet service, or an EJB.
它将通过在自己的方法中包含业务逻辑本身或者将逻辑转交给另一个助手类、portlet服务或EJB完成抽象工作。
This class USES the helper methods on the PEXMLDom object to retrieve the values we will send in the SNMP trap message.
这个类使用PEXMLDom对象上的助手方法来检索将在SNMP陷阱消息中发送的值。
AlgoNames (Listing 16) is a helper class that only specifies namespace declarations required by XML Encryption.
AlgoNames(清单16)是一个只指定XML加密所需要的名称空间声明的助手类。
Your only other option would be to make a helper class and add a static method to it.
你唯一的其他选项将会是写一个helper类,并在其中添加一个静态的方法。
If the helper class is a handler factory, the GetHandler method will actually determine the type of handler to use.
如果帮助类是一个处理程序工厂,那么GetHandler方法将最终决定使用处理程序的类型。
This solution USES the JdbcQuery helper class for all database operations.
这个解决方案对所有数据库操作使用JdbcQuery帮助类。
The StyledText example USES a helper class, TextContent, to identify ranges of text with special attributes.
StyledText的例子使用了一个helper类textcontent,以确定具有特殊属性的文本的范围。
The final bean is a helper class that provides common function to add a contact and to delete a contact.
最后一个bean是帮助程序类,它提供了添加联系人和删除联系人的共同的函数。
We cannot use the PBHandler helper class directly because the calling of actions is determined by the class name of its handler.
我们不能直接使用PBHandlerhelper类,因为操作的调用由它的处理程序的类名决定。
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实例)。
This way, the helper class gets notified when a remote Bluetooth device is discovered.
这样,在发现远程蓝牙设备的时候,helper类就会得到通知。
RecipientResolver is the internal helper class for querying the Sametime directory for recipient names.
RecipientResolver是内部帮助者类,用于查询收件人名称的Sametime目录。
The SearchController is a helper class implementing basic search functionality.
SearchController是实现基本搜索功能的辅助类。
GroupResolver is the internal helper class for querying the Sametime directory for group contents.
GroupResolver是内部帮助者类,用于查询群组内容的Sametime目录。
The ObjectFinder class is the helper class that wraps all of the navigation operations.
objectfinder类是含有所有导航操作的辅助类。
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.1 TestCase。
This is the same helper class used by the server.
这与服务器使用的helper类相同。
RewriterUtils is a helper class that provides a couple of static methods used by both the URL rewriting HTTP module and HTTP handler.
RewriterUtils是一个helper类,此类将提供一对由URL重写HTTP模块和 HTTP处理程序使用的静态方法。
In fact, JAX-RPC generates the following helper class from the XSD: ArrayOfAnyType schema in Listing 2.
事实上,JAX - RPC从清单2的xsd:ArrayOfAnyTypeschema中生成了如下的帮助类。
And don't worry, I have another helper class that I'll introduce to you that will aid in the search for the specific service that I want.
不要担心,我还要介绍另外一个helper类,它可以协助搜索所需要的特定服务。
Listing 10 shows the Spring registration helper class.
代码清单10显示了Spring注册helper类。
The ObjectUtil helper class, provided with the XSD SDO Transform feature, contains aggregate and other utility APIs that operate generically on the SDO objects.
在XSDSDOTransform特性中提供的ObjectUtil辅助类,包含合计和其他工具api,来操作sdo对象。
应用推荐