Searched refs:endsWith (Results 51 - 75 of 393) sorted by relevance

1234567891011>>

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/
H A DWsaActionUtil.java42 if (tns.endsWith(delim))
/openjdk7/jdk/test/sun/tools/jconsole/
H A DResourceCheckTest.java369 if (key.endsWith(".mnemonic")) {
/openjdk7/jdk/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DJarFileCompare.java54 if (!je.isDirectory() && je.getName().endsWith(".class")) {
158 if (!je.isDirectory() && !je.getName().endsWith(".class")) {
160 } else if (je.getName().endsWith(".class")) {
169 if (!je.getName().endsWith(".class")) {
/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DSourcePositionImpl.java99 if (fn.endsWith(")")) {
/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dutils.h60 inline bool endsWith(const char* str, const char* suf) { function
/openjdk7/jdk/test/javax/management/MBeanInfo/
H A DNotificationInfoTest.java238 && codeBase.toString().endsWith("/"))
245 if (name.endsWith("MBean")) {
262 if (!name.endsWith(".class"))
290 else if (name.endsWith(".class")) {
/openjdk7/jdk/src/share/classes/sun/rmi/rmic/
H A DBatchEnvironment.java356 if (canonicalized.endsWith(".jar") ||
357 canonicalized.endsWith(".zip"))
391 if (! (arcname.endsWith(".zip") ||
392 arcname.endsWith(".jar"))) {
/openjdk7/jdk/src/share/sample/nio/server/
H A DStringContent.java60 if (!content.endsWith("\n"))
/openjdk7/langtools/test/tools/javac/
H A DT6759996.java73 if (!body.endsWith("\n"))
/openjdk7/langtools/test/tools/javac/lib/
H A DCompileFail.java46 if (arg.endsWith(".java"))
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DDriver.java122 if (!prop.endsWith(".")) {
125 || opt.endsWith("="))) {
229 if (packfile.toLowerCase().endsWith(".pack") ||
230 packfile.toLowerCase().endsWith(".pac") ||
231 packfile.toLowerCase().endsWith(".gz")) {
253 || !(jarfile.toLowerCase().endsWith(".jar")
254 || jarfile.toLowerCase().endsWith(".zip")
295 if (!packfile.endsWith(".gz")) {
304 if (!packfile.toLowerCase().endsWith(".pack") &&
305 !packfile.toLowerCase().endsWith("
[all...]
/openjdk7/jdk/test/sun/reflect/CallerSensitive/
H A DClassFileReader.java51 } else if (path.getName().endsWith(".jar")) {
127 return count == 0 && baseFileName.endsWith(".class");
192 if (file.toFile().getName().endsWith(".class")) {
292 if (name.endsWith(".class")) {
319 if (name.endsWith(".class")) {
/openjdk7/jdk/src/share/classes/javax/swing/
H A DUIDefaults.java1261 if (stringKey.endsWith(AND_MNEMONIC)) {
1265 if (stringKey.endsWith(".mnemonic")) {
1267 } else if (stringKey.endsWith("NameMnemonic")) {
1269 } else if (stringKey.endsWith("Mnemonic")) {
1284 if (stringKey.endsWith("NameText")) {
1286 } else if (stringKey.endsWith(".nameText")) {
1288 } else if (stringKey.endsWith("Text")) {
1290 } else if (stringKey.endsWith("Title")) {
1299 if (stringKey.endsWith("DisplayedMnemonicIndex")) {
/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsPath.java228 if (defaultDirectory.endsWith("\\")) {
249 if (defaultDirectory.endsWith("\\")) {
268 if (wd.endsWith("\\")) {
361 if (path.endsWith("\\"))
534 if (path.endsWith("\\") || (root.length() == path.length())) {
544 if (root.endsWith("\\")) {
553 if (!root.endsWith("\\"))
562 if (path.endsWith("\\")) {
679 public boolean endsWith(Path obj) { method in class:WindowsPath
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/models/
H A DCMNodeFactory.java152 propertyId.endsWith(Constants.SECURITY_MANAGER_PROPERTY)) {
158 propertyId.endsWith(Constants.ERROR_REPORTER_PROPERTY)) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DSchemaParsingConfig.java834 featureId.endsWith(Constants.DYNAMIC_VALIDATION_FEATURE)) {
841 featureId.endsWith(Constants.DEFAULT_ATTRIBUTE_VALUES_FEATURE)) {
849 featureId.endsWith(Constants.VALIDATE_CONTENT_MODELS_FEATURE)) {
857 featureId.endsWith(Constants.LOAD_DTD_GRAMMAR_FEATURE)) {
864 featureId.endsWith(Constants.LOAD_EXTERNAL_DTD_FEATURE)) {
872 featureId.endsWith(Constants.VALIDATE_DATATYPES_FEATURE)) {
909 propertyId.endsWith(Constants.DTD_SCANNER_PROPERTY)) {
918 propertyId.endsWith(Constants.SCHEMA_SOURCE)) {
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DXMLStringDefault.java369 public boolean endsWith(String suffix) method in class:XMLStringDefault
371 return m_str.endsWith(suffix);
/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DComment.java73 else if (text.startsWith ("/**") && text.endsWith ("*/"))
75 else if (text.startsWith ("/*") && text.endsWith ("*/"))
/openjdk7/jdk/src/share/classes/javax/naming/
H A DCompoundName.java437 public boolean endsWith(Name n) { method in class:CompoundName
439 return (impl.endsWith(n.size(), n.getAll()));
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/
H A DResolverXPointer.java153 && uri.endsWith("))")) {
185 && uri.endsWith("))")) {
/openjdk7/jdk/src/share/classes/com/sun/rmi/rmid/
H A DExecOptionPermission.java197 if (name.endsWith(".*") || name.endsWith("=*") || name.equals("*")) {
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/wsdl/writer/
H A DW3CAddressingMetadataWSDLGeneratorExtension.java86 if (tns.endsWith(delim))
109 if (tns.endsWith(delim))
/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/
H A DDirectoryManager.java131 if (pathstr.length() > 0 && ! pathstr.toString().endsWith(URL_FILE_SEPARATOR)) {
252 if ( path.endsWith("/") ) {
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DGtkFileDialogPeer.java81 with_separator = directory.endsWith(File.separator) ?
165 filename = dirname + (dirname.endsWith(File.separator) ? "" :
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DXML11Configuration.java1275 featureId.endsWith(Constants.DYNAMIC_VALIDATION_FEATURE)) {
1283 featureId.endsWith(Constants.DEFAULT_ATTRIBUTE_VALUES_FEATURE)) {
1291 featureId.endsWith(Constants.VALIDATE_CONTENT_MODELS_FEATURE)) {
1299 featureId.endsWith(Constants.LOAD_DTD_GRAMMAR_FEATURE)) {
1306 featureId.endsWith(Constants.LOAD_EXTERNAL_DTD_FEATURE)) {
1314 featureId.endsWith(Constants.VALIDATE_DATATYPES_FEATURE)) {
1323 featureId.endsWith(Constants.SCHEMA_VALIDATION_FEATURE)) {
1328 featureId.endsWith(Constants.SCHEMA_FULL_CHECKING)) {
1334 featureId.endsWith(Constants.SCHEMA_NORMALIZED_VALUE)) {
1340 featureId.endsWith(Constant
[all...]

Completed in 210 milliseconds

1234567891011>>