搜索资源列表
JAVA-Lexer
- java实现的词法分析器,手工生成,输入源程序后,可分离出标志符,分割符,运算符,保留字-achieve the lexical analyzer, artisanal production, import source, can be broken down into uri, Segmentation website Operators, reservations word
uri_access_auditor-1.0.0
- uri访问审核器,可灵活配置uri访问规则,对于不符合规则的访问请求予以拒绝并记入日志,将zip改为jar-uri access auditor
sd1007_ajax_day01all
- substitute the value, e.g. build the uri by concat the strings together, then you can use the java.lang.String.format method. But in Camel 2.0 we have added two convenient methods in the Java DSL so you can do fromF and toF that uses String formattin
JavaNetworkProgramming-Source-code
- 《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和uri、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web coo
hdfs-over-ftp-0.20.0.tar
- FTP server is configurable by hdfs-over-ftp.properties and users.properties. It allows to use secure connection over SSL and supports all HDFS permissions. Installation and running 1. Download and install java, maven 2. Set users in src/main/res
AddressImpl
- Address structure. Imbeds a uri and adds a display name for Andriod.
Authority
- Authority part of a uri structure. Section 3.2.2 RFC2396 for Andriod.
ElementHasAttributeNS
- The method hasAttributeNS returns true when an attribute with a given local name and namespace uri is specified on this element or has a default value, false otherwise for Andriod.
ElementGetElementsByTagNameNS
- The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace uri in the order in which they are encountered in a preorder traversal of the Document tree.
documentgetelementsbytagnameNS01
- The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace uri in the order in which they are encountered in a preorder traversal of the Document tree.
elementsetattributenodens01
- Testing Element.setAttributeNodeNS: If an attribute with that local name and that namespace uri is already present in the element, it is replaced by the new one. -Testing Element.setAttributeNodeNS: If an attribute with that local name and that na
Contenturis
- Utility methods useful for working with content {@link android.net.uri}s, those with a "content" scheme.
getElementsByTagNameNS10
- The "getElementsByTagNameNS(namespaceuri,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace uri in the order in which they are encountered in a preorder traversal of this Element tree.
uriPermission
- Descr iption of a permission granted to an app to access a particular uri.
elementremoveattributens01
- The method removeAttributeNS removes an attribute by local name and namespace uri.
FilePathTouri
- To escape a file path to a uri, by using HH to represent. -To escape a file path to a uri, by using HH to represent.
elementgetelementsbytagnamens02
- The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace uri in the order in which they are encountered in a preorder traversal of the Document tree. -The method getElementsByTagNameNS returns a
namednodemapsetnameditemns01
- The method setNamedItemNS adds a node using its namespaceuri and localName. If a node with that namespace uri and that local name is already present in this map, it is replaced by the new one.
hc_nodeelementnodename
- Gets uri that identifies the test. @return uri identifier of test.
uri
- Tests of uri encoding and decoding.