Searched refs:endsWith (Results 76 - 100 of 393) sorted by relevance

1234567891011>>

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DXMLString.java312 public abstract boolean endsWith(String suffix); method in interface:XMLString
/openjdk7/jdk/src/share/classes/sun/applet/
H A DAppletViewerPanel.java79 if (!att.endsWith("/")) {
H A DAppletClassLoader.java268 if (!path.endsWith(File.separator)) {
283 rawPath.toLowerCase().endsWith(".jar") ||
284 rawPath.toLowerCase().endsWith(".zip"))) {
294 if (bpath.endsWith(File.separator)) {
302 if (bpath.endsWith(File.separator)) {
619 if (name.endsWith(".class") || name.endsWith(".java")) {
/openjdk7/jdk/src/share/classes/javax/management/loading/
H A DMLetContent.java101 if (!att.endsWith("/")) {
/openjdk7/jdk/make/tools/src/build/tools/dtdbuilder/
H A DPublicMapping.java92 if (str.endsWith(".dtd")) {
/openjdk7/jdk/make/tools/src/build/tools/jarsplit/
H A DJarSplit.java110 if (!line.endsWith(".class")) {
/openjdk7/langtools/make/tools/CompileProperties/
H A DCompilePropertiesTask.java65 if (path.endsWith(".properties")) {
/openjdk7/langtools/src/share/classes/javax/tools/
H A DSimpleJavaFileObject.java195 || toUri().getPath().endsWith("/" + baseName));
/openjdk7/langtools/test/com/sun/javadoc/testSourceTab/
H A DTestSourceTab.java94 } else if (f.getName().endsWith(".java")) {
/openjdk7/jdk/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/
H A DZipFileSystemProvider.java120 if (pname.endsWith(".zip") || pname.endsWith(".jar"))
142 if (pname.endsWith(".zip") || pname.endsWith(".jar"))
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DClassFile.java104 zipEntry.getName().endsWith("/");
H A DPackage.java141 if (fileName.endsWith(".java")) {
H A DClassPath.java198 && !subdir.endsWith(fileSeparatorChar)) {
245 if (name.startsWith(pkg) && name.endsWith(ext)) {
253 if (name.endsWith(ext)) {
/openjdk7/langtools/test/tools/javadoc/T4994049/
H A DT4994049.java74 } else if (f.getName().endsWith(".java")) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLErrorReporter.java521 featureId.endsWith(Constants.CONTINUE_AFTER_FATAL_ERROR_FEATURE)) {
545 featureId.endsWith(Constants.CONTINUE_AFTER_FATAL_ERROR_FEATURE)) {
588 propertyId.endsWith(Constants.ERROR_HANDLER_PROPERTY)) {
/openjdk7/jdk/src/share/classes/javax/security/auth/
H A DPrivateCredentialPermission.java388 if (!principalName.endsWith("\"")) {
396 if (principalName.endsWith("\""))
400 if (!principalName.endsWith("\"")) {
451 if (thisC.endsWith("*")) {
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/
H A DSchemaGenerator.java196 if (f.exists() && f.getName().endsWith(".jar")) { // see 6510966
200 if (f.exists() && f.getName().endsWith(".jar")) { // this is here for potential backw. compatibility issues
217 if(!arg.endsWith(".java"))
/openjdk7/jdk/test/java/nio/charset/Charset/
H A DNIOCharsetAvailabilityTest.java169 if (onePath.endsWith(File.separator))
191 if (str.startsWith(pre) && str.endsWith(suf))
213 if (eName.endsWith(".class")) {
/openjdk7/jdk/test/javax/swing/JColorChooser/
H A DTest6524757.java136 if (key.endsWith("Text")) { // NON-NLS: suffix for text message
139 if (key.endsWith("Size")) { // NON-NLS: suffix for dimension
142 if (key.endsWith("Color")) { // NON-NLS: suffix for color
/openjdk7/jdk/src/share/classes/java/util/jar/
H A DJarFile.java301 if (name.endsWith(".DSA") ||
302 name.endsWith(".RSA") ||
303 name.endsWith(".EC") ||
304 name.endsWith(".SF")) {
543 if (name.endsWith(names[i])) {
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/
H A DWsimportTool.java260 if (!file.getName().endsWith(".java")) {
288 if(f.getName().endsWith(".java")) {
296 if(name.equals(className+".class") || (name.startsWith(className+"$") && name.endsWith(".class"))) {
331 if(f.getName().endsWith(".java")) {
417 if (f.exists() && f.getName().endsWith(".java")) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DDTDConfiguration.java738 featureId.endsWith(Constants.DYNAMIC_VALIDATION_FEATURE)) {
746 featureId.endsWith(Constants.DEFAULT_ATTRIBUTE_VALUES_FEATURE)) {
754 featureId.endsWith(Constants.VALIDATE_CONTENT_MODELS_FEATURE)) {
762 featureId.endsWith(Constants.LOAD_DTD_GRAMMAR_FEATURE)) {
769 featureId.endsWith(Constants.LOAD_EXTERNAL_DTD_FEATURE)) {
777 featureId.endsWith(Constants.VALIDATE_DATATYPES_FEATURE)) {
814 propertyId.endsWith(Constants.DTD_SCANNER_PROPERTY)) {
H A DXML11NonValidatingConfiguration.java975 featureId.endsWith(Constants.DYNAMIC_VALIDATION_FEATURE)) {
983 featureId.endsWith(Constants.DEFAULT_ATTRIBUTE_VALUES_FEATURE)) {
991 featureId.endsWith(Constants.VALIDATE_CONTENT_MODELS_FEATURE)) {
999 featureId.endsWith(Constants.LOAD_DTD_GRAMMAR_FEATURE)) {
1006 featureId.endsWith(Constants.LOAD_EXTERNAL_DTD_FEATURE)) {
1014 featureId.endsWith(Constants.VALIDATE_DATATYPES_FEATURE)) {
1020 featureId.endsWith(Constants.PARSER_SETTINGS)) {
1056 propertyId.endsWith(Constants.DTD_SCANNER_PROPERTY)) {
1065 propertyId.endsWith(Constants.SCHEMA_SOURCE)) {
1085 propertyId.endsWith(Constant
[all...]
/openjdk7/jdk/make/tools/src/build/tools/generatebreakiteratordata/
H A DCharacterCategory.java307 if (setFirst && characterName.endsWith(" Last>")) {
316 if (characterName.endsWith(" First>")) {
461 if (characterName.endsWith(" Last>")) {
467 if (characterName.endsWith(" First>")) {
469 } else if (characterName.endsWith(" Last>")) {
481 } else if (characterName.endsWith(" First>")) {
483 } else if (characterName.endsWith(" Last>")) {
/openjdk7/jdk/src/share/classes/sun/security/util/
H A DSignatureFileVerifier.java149 if (s.endsWith(".SF") || s.endsWith(".DSA") ||
150 s.endsWith(".RSA") || s.endsWith(".EC")) {
291 if (key.toUpperCase(Locale.ENGLISH).endsWith("-DIGEST-MANIFEST")) {
336 if (key.toUpperCase(Locale.ENGLISH).endsWith(ATTR_DIGEST)) {
412 if (key.toUpperCase(Locale.ENGLISH).endsWith("-DIGEST")) {

Completed in 67 milliseconds

1234567891011>>