changeset 11125 | 99b115114fa3 |
parent 9277 | 92ecd6edb959 |
11124:5fdabdc21259 | 11125:99b115114fa3 |
---|---|
121 return h; |
121 return h; |
122 } |
122 } |
123 |
123 |
124 |
124 |
125 @Override |
125 @Override |
126 @SuppressWarnings("deprecation") |
|
126 protected void parseURL(URL url, String spec, |
127 protected void parseURL(URL url, String spec, |
127 int start, int limit) { |
128 int start, int limit) { |
128 String file = null; |
129 String file = null; |
129 String ref = null; |
130 String ref = null; |
130 // first figure out if there is an anchor |
131 // first figure out if there is an anchor |