Commit 32b72a6
File tree
Expand file treeCollapse file tree
2 files changed
+57
-8
lines changedFilter options
- src
- main/java/org/codehaus/plexus/util/xml/pull
- test/java/org/codehaus/plexus/util/xml/pull
Expand file treeCollapse file tree
2 files changed
+57
-8
lines changedsrc/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java
Copy file name to clipboardExpand all lines: src/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java+31-8Lines changed: 31 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2981 | 2981 |
|
2982 | 2982 |
|
2983 | 2983 |
|
2984 |
| - |
2985 |
| - |
| 2984 | + |
| 2985 | + |
2986 | 2986 |
|
2987 | 2987 |
|
2988 | 2988 |
|
| ||
2999 | 2999 |
|
3000 | 3000 |
|
3001 | 3001 |
|
3002 |
| - |
| 3002 | + |
| 3003 | + |
| 3004 | + |
| 3005 | + |
| 3006 | + |
| 3007 | + |
| 3008 | + |
| 3009 | + |
| 3010 | + |
| 3011 | + |
| 3012 | + |
| 3013 | + |
| 3014 | + |
3003 | 3015 |
|
3004 | 3016 |
|
3005 | 3017 |
|
| ||
3074 | 3086 |
|
3075 | 3087 |
|
3076 | 3088 |
|
3077 |
| - |
| 3089 | + |
| 3090 | + |
| 3091 | + |
| 3092 | + |
| 3093 | + |
3078 | 3094 |
|
3079 | 3095 |
|
3080 | 3096 |
|
| ||
4153 | 4169 |
|
4154 | 4170 |
|
4155 | 4171 |
|
4156 |
| - |
| 4172 | + |
4157 | 4173 |
|
4158 | 4174 |
|
4159 | 4175 |
|
| ||
4175 | 4191 |
|
4176 | 4192 |
|
4177 | 4193 |
|
4178 |
| - |
| 4194 | + |
| 4195 | + |
| 4196 | + |
| 4197 | + |
| 4198 | + |
| 4199 | + |
| 4200 | + |
| 4201 | + |
4179 | 4202 |
|
4180 | 4203 |
|
4181 | 4204 |
|
4182 | 4205 |
|
4183 | 4206 |
|
4184 | 4207 |
|
4185 |
| - |
| 4208 | + |
4186 | 4209 |
|
4187 | 4210 |
|
4188 | 4211 |
|
4189 |
| - |
| 4212 | + |
4190 | 4213 |
|
4191 | 4214 |
|
4192 | 4215 |
|
|
src/test/java/org/codehaus/plexus/util/xml/pull/MXParserTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/pull/MXParserTest.java+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1511 | 1511 |
|
1512 | 1512 |
|
1513 | 1513 |
|
| 1514 | + |
| 1515 | + |
| 1516 | + |
| 1517 | + |
| 1518 | + |
| 1519 | + |
| 1520 | + |
| 1521 | + |
| 1522 | + |
| 1523 | + |
| 1524 | + |
| 1525 | + |
| 1526 | + |
| 1527 | + |
| 1528 | + |
| 1529 | + |
| 1530 | + |
| 1531 | + |
| 1532 | + |
| 1533 | + |
| 1534 | + |
| 1535 | + |
| 1536 | + |
| 1537 | + |
| 1538 | + |
| 1539 | + |
1514 | 1540 |
|
0 commit comments