Home | History | Annotate | Download | only in transform

Lines Matching refs:append

213             sbuffer.append(message);
222 sbuffer.append("; SystemID: ");
223 sbuffer.append(systemID);
227 sbuffer.append("; Line#: ");
228 sbuffer.append(line);
232 sbuffer.append("; Column#: ");
233 sbuffer.append(column);
255 sbuffer.append("; SystemID: ");
256 sbuffer.append(systemID);
260 sbuffer.append("; Line#: ");
261 sbuffer.append(line);
265 sbuffer.append("; Column#: ");
266 sbuffer.append(column);