Searched refs:fileNameValue (Results 1 - 25 of 30) sorted by relevance

12

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPModify.java131 * @param fileNameValue Name of the file from which to read. If null,
140 public void readAndExecute(LDAPConnection connection, String fileNameValue, argument
152 if(fileNameValue != null)
154 is = new FileInputStream(fileNameValue);
164 ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ.get(fileNameValue,
170 if (fileNameValue == null)
172 fileNameValue = "Console";
197 le.getLineNumber(), fileNameValue, le);
202 printWrappedText(err, ERR_LDIF_FILE_INVALID_LDIF_ENTRY.get(le.getLineNumber(), fileNameValue, le));
220 LocalizableMessage message = ERR_LDIF_FILE_READ_ERROR.get(fileNameValue,
[all...]
H A DLDAPCompare.java782 String fileNameValue = filename.getValue();
935 if(fileNameValue == null && dnStrings.isEmpty())
939 } else if(fileNameValue != null)
943 rdr = new FileReader(fileNameValue);
952 printWrappedText(err, ERR_LDAPCOMPARE_ERROR_READING_FILE.get(fileNameValue, details));
H A DLDAPDelete.java610 String fileNameValue = filename.getValue();
747 if(fileNameValue == null && dnStrings.isEmpty())
751 } else if(fileNameValue != null)
753 rdr = new FileReader(fileNameValue);
H A DLDIFSearch.java282 String fileNameValue = filterFile.getValue();
283 in = new BufferedReader(new FileReader(fileNameValue));
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPModify.java133 * @param fileNameValue Name of the file from which to read. If null,
142 public void readAndExecute(LDAPConnection connection, String fileNameValue, argument
154 if(fileNameValue != null)
156 is = new FileInputStream(fileNameValue);
169 ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ.get(fileNameValue,
175 if (fileNameValue == null)
177 fileNameValue = "Console";
208 le.getLineNumber(), fileNameValue, String.valueOf(le));
214 le.getLineNumber(), fileNameValue, String.valueOf(le));
240 ERR_LDIF_FILE_READ_ERROR.get(fileNameValue, Strin
[all...]
H A DLDAPCompare.java855 String fileNameValue = filename.getValue();
1042 if(fileNameValue == null && dnStrings.isEmpty())
1046 } else if(fileNameValue != null)
1050 rdr = new FileReader(fileNameValue);
1064 fileNameValue, details), MAX_LINE_WIDTH));
H A DLDAPDelete.java659 String fileNameValue = filename.getValue();
836 if(fileNameValue == null && dnStrings.isEmpty())
840 } else if(fileNameValue != null)
842 rdr = new FileReader(fileNameValue);
H A DLDIFSearch.java340 String fileNameValue = filterFile.getValue();
341 in = new BufferedReader(new FileReader(fileNameValue));
H A DLDAPSearch.java1255 String fileNameValue = filename.getValue();
1679 if(fileNameValue != null)
1684 in = new BufferedReader(new FileReader(fileNameValue));
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPModify.java132 * @param fileNameValue Name of the file from which to read. If null,
141 public void readAndExecute(LDAPConnection connection, String fileNameValue, argument
153 if(fileNameValue != null)
155 is = new FileInputStream(fileNameValue);
168 ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ.get(fileNameValue,
174 if (fileNameValue == null)
176 fileNameValue = "Console";
207 le.getLineNumber(), fileNameValue, String.valueOf(le));
213 le.getLineNumber(), fileNameValue, String.valueOf(le));
239 ERR_LDIF_FILE_READ_ERROR.get(fileNameValue, Strin
[all...]
H A DLDAPCompare.java836 String fileNameValue = filename.getValue();
1023 if(fileNameValue == null && dnStrings.isEmpty())
1027 } else if(fileNameValue != null)
1031 rdr = new FileReader(fileNameValue);
1045 fileNameValue, details), MAX_LINE_WIDTH));
H A DLDAPDelete.java641 String fileNameValue = filename.getValue();
818 if(fileNameValue == null && dnStrings.isEmpty())
822 } else if(fileNameValue != null)
824 rdr = new FileReader(fileNameValue);
H A DLDIFSearch.java319 String fileNameValue = filterFile.getValue();
320 in = new BufferedReader(new FileReader(fileNameValue));
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPModify.java133 * @param fileNameValue Name of the file from which to read. If null,
142 public void readAndExecute(LDAPConnection connection, String fileNameValue, argument
154 if(fileNameValue != null)
156 is = new FileInputStream(fileNameValue);
169 ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ.get(fileNameValue,
175 if (fileNameValue == null)
177 fileNameValue = "Console";
208 le.getLineNumber(), fileNameValue, String.valueOf(le));
214 le.getLineNumber(), fileNameValue, String.valueOf(le));
240 ERR_LDIF_FILE_READ_ERROR.get(fileNameValue, Strin
[all...]
H A DLDAPCompare.java855 String fileNameValue = filename.getValue();
1042 if(fileNameValue == null && dnStrings.isEmpty())
1046 } else if(fileNameValue != null)
1050 rdr = new FileReader(fileNameValue);
1064 fileNameValue, details), MAX_LINE_WIDTH));
H A DLDAPDelete.java659 String fileNameValue = filename.getValue();
836 if(fileNameValue == null && dnStrings.isEmpty())
840 } else if(fileNameValue != null)
842 rdr = new FileReader(fileNameValue);
H A DLDIFSearch.java340 String fileNameValue = filterFile.getValue();
341 in = new BufferedReader(new FileReader(fileNameValue));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPModify.java133 * @param fileNameValue Name of the file from which to read. If null,
142 public void readAndExecute(LDAPConnection connection, String fileNameValue, argument
154 if(fileNameValue != null)
156 is = new FileInputStream(fileNameValue);
169 ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ.get(fileNameValue,
175 if (fileNameValue == null)
177 fileNameValue = "Console";
208 le.getLineNumber(), fileNameValue, String.valueOf(le));
214 le.getLineNumber(), fileNameValue, String.valueOf(le));
240 ERR_LDIF_FILE_READ_ERROR.get(fileNameValue, Strin
[all...]
H A DLDAPCompare.java855 String fileNameValue = filename.getValue();
1042 if(fileNameValue == null && dnStrings.isEmpty())
1046 } else if(fileNameValue != null)
1050 rdr = new FileReader(fileNameValue);
1064 fileNameValue, details), MAX_LINE_WIDTH));
H A DLDAPDelete.java659 String fileNameValue = filename.getValue();
836 if(fileNameValue == null && dnStrings.isEmpty())
840 } else if(fileNameValue != null)
842 rdr = new FileReader(fileNameValue);
H A DLDIFSearch.java340 String fileNameValue = filterFile.getValue();
341 in = new BufferedReader(new FileReader(fileNameValue));
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPModify.java132 * @param fileNameValue Name of the file from which to read. If null,
141 public void readAndExecute(LDAPConnection connection, String fileNameValue, argument
153 if(fileNameValue != null)
155 is = new FileInputStream(fileNameValue);
168 ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ.get(fileNameValue,
174 if (fileNameValue == null)
176 fileNameValue = "Console";
207 le.getLineNumber(), fileNameValue, String.valueOf(le));
213 le.getLineNumber(), fileNameValue, String.valueOf(le));
239 ERR_LDIF_FILE_READ_ERROR.get(fileNameValue, Strin
[all...]
H A DLDAPCompare.java836 String fileNameValue = filename.getValue();
1023 if(fileNameValue == null && dnStrings.isEmpty())
1027 } else if(fileNameValue != null)
1031 rdr = new FileReader(fileNameValue);
1045 fileNameValue, details), MAX_LINE_WIDTH));
H A DLDAPDelete.java641 String fileNameValue = filename.getValue();
818 if(fileNameValue == null && dnStrings.isEmpty())
822 } else if(fileNameValue != null)
824 rdr = new FileReader(fileNameValue);
H A DLDIFSearch.java319 String fileNameValue = filterFile.getValue();
320 in = new BufferedReader(new FileReader(fileNameValue));

Completed in 4800 milliseconds

12