Révision 3951
| TXM/trunk/bundles/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/corpus/Property.java (revision 3951) | ||
|---|---|---|
| 175 | 175 |
if (pProperties == null) {
|
| 176 | 176 |
return ""; //$NON-NLS-1$ |
| 177 | 177 |
} |
| 178 |
if (pProperties.size() == 0) {
|
|
| 179 |
return ""; //$NON-NLS-1$ |
|
| 180 |
} |
|
| 178 | 181 |
|
| 179 | 182 |
ArrayList<String> names = new ArrayList<>(); |
| 180 | 183 |
|
Formats disponibles : Unified diff