1
2
3
4
5
6
7
8
9 package org.jdtaus.mojo.resource.model;
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26 public class ObjectFactory
27 extends org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
28 {
29
30 private static java.util.HashMap defaultImplementations = new java.util.HashMap(52, 0.75F);
31 private static java.util.HashMap rootTagMap = new java.util.HashMap();
32 public final static org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo grammarInfo = new org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl(rootTagMap, defaultImplementations, (org.jdtaus.mojo.resource.model.ObjectFactory.class));
33 public final static java.lang.Class version = (org.jdtaus.mojo.resource.model.impl.JAXBVersion.class);
34
35 static {
36 defaultImplementations.put((org.jdtaus.mojo.resource.model.MessagesElement.class), "org.jdtaus.mojo.resource.model.impl.MessagesElementImpl");
37 defaultImplementations.put((org.jdtaus.mojo.resource.model.Specifications.class), "org.jdtaus.mojo.resource.model.impl.SpecificationsImpl");
38 defaultImplementations.put((org.jdtaus.mojo.resource.model.Properties.class), "org.jdtaus.mojo.resource.model.impl.PropertiesImpl");
39 defaultImplementations.put((org.jdtaus.mojo.resource.model.ModulesElement.class), "org.jdtaus.mojo.resource.model.impl.ModulesElementImpl");
40 defaultImplementations.put((org.jdtaus.mojo.resource.model.SpecificationElement.class), "org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl");
41 defaultImplementations.put((org.jdtaus.mojo.resource.model.PropertyElement.class), "org.jdtaus.mojo.resource.model.impl.PropertyElementImpl");
42 defaultImplementations.put((org.jdtaus.mojo.resource.model.Messages.class), "org.jdtaus.mojo.resource.model.impl.MessagesImpl");
43 defaultImplementations.put((org.jdtaus.mojo.resource.model.ImplementationElement.class), "org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl");
44 defaultImplementations.put((org.jdtaus.mojo.resource.model.Implementation.class), "org.jdtaus.mojo.resource.model.impl.ImplementationImpl");
45 defaultImplementations.put((org.jdtaus.mojo.resource.model.ArgumentsElement.class), "org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl");
46 defaultImplementations.put((org.jdtaus.mojo.resource.model.Property.class), "org.jdtaus.mojo.resource.model.impl.PropertyImpl");
47 defaultImplementations.put((org.jdtaus.mojo.resource.model.ModelObject.class), "org.jdtaus.mojo.resource.model.impl.ModelObjectImpl");
48 defaultImplementations.put((org.jdtaus.mojo.resource.model.Texts.class), "org.jdtaus.mojo.resource.model.impl.TextsImpl");
49 defaultImplementations.put((org.jdtaus.mojo.resource.model.DependenciesElement.class), "org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl");
50 defaultImplementations.put((org.jdtaus.mojo.resource.model.ImplementationReference.class), "org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl");
51 defaultImplementations.put((org.jdtaus.mojo.resource.model.Specification.class), "org.jdtaus.mojo.resource.model.impl.SpecificationImpl");
52 defaultImplementations.put((org.jdtaus.mojo.resource.model.ImplementationsElement.class), "org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl");
53 defaultImplementations.put((org.jdtaus.mojo.resource.model.Modules.class), "org.jdtaus.mojo.resource.model.impl.ModulesImpl");
54 defaultImplementations.put((org.jdtaus.mojo.resource.model.TextElement.class), "org.jdtaus.mojo.resource.model.impl.TextElementImpl");
55 defaultImplementations.put((org.jdtaus.mojo.resource.model.Text.class), "org.jdtaus.mojo.resource.model.impl.TextImpl");
56 defaultImplementations.put((org.jdtaus.mojo.resource.model.Argument.class), "org.jdtaus.mojo.resource.model.impl.ArgumentImpl");
57 defaultImplementations.put((org.jdtaus.mojo.resource.model.Arguments.class), "org.jdtaus.mojo.resource.model.impl.ArgumentsImpl");
58 defaultImplementations.put((org.jdtaus.mojo.resource.model.Implementations.class), "org.jdtaus.mojo.resource.model.impl.ImplementationsImpl");
59 defaultImplementations.put((org.jdtaus.mojo.resource.model.ModuleElement.class), "org.jdtaus.mojo.resource.model.impl.ModuleElementImpl");
60 defaultImplementations.put((org.jdtaus.mojo.resource.model.SpecificationReference.class), "org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl");
61 defaultImplementations.put((org.jdtaus.mojo.resource.model.TemplateElement.class), "org.jdtaus.mojo.resource.model.impl.TemplateElementImpl");
62 defaultImplementations.put((org.jdtaus.mojo.resource.model.MessageElement.class), "org.jdtaus.mojo.resource.model.impl.MessageElementImpl");
63 defaultImplementations.put((org.jdtaus.mojo.resource.model.DependencyElement.class), "org.jdtaus.mojo.resource.model.impl.DependencyElementImpl");
64 defaultImplementations.put((org.jdtaus.mojo.resource.model.Module.class), "org.jdtaus.mojo.resource.model.impl.ModuleImpl");
65 defaultImplementations.put((org.jdtaus.mojo.resource.model.Dependencies.class), "org.jdtaus.mojo.resource.model.impl.DependenciesImpl");
66 defaultImplementations.put((org.jdtaus.mojo.resource.model.Dependency.class), "org.jdtaus.mojo.resource.model.impl.DependencyImpl");
67 defaultImplementations.put((org.jdtaus.mojo.resource.model.SpecificationsElement.class), "org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl");
68 defaultImplementations.put((org.jdtaus.mojo.resource.model.ArgumentElement.class), "org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl");
69 defaultImplementations.put((org.jdtaus.mojo.resource.model.DocumentationElement.class), "org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl");
70 defaultImplementations.put((org.jdtaus.mojo.resource.model.MessageReference.class), "org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl");
71 defaultImplementations.put((org.jdtaus.mojo.resource.model.Message.class), "org.jdtaus.mojo.resource.model.impl.MessageImpl");
72 defaultImplementations.put((org.jdtaus.mojo.resource.model.TextsElement.class), "org.jdtaus.mojo.resource.model.impl.TextsElementImpl");
73 defaultImplementations.put((org.jdtaus.mojo.resource.model.PropertiesElement.class), "org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl");
74 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "properties"), (org.jdtaus.mojo.resource.model.PropertiesElement.class));
75 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "property"), (org.jdtaus.mojo.resource.model.PropertyElement.class));
76 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "implementations"), (org.jdtaus.mojo.resource.model.ImplementationsElement.class));
77 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "specifications"), (org.jdtaus.mojo.resource.model.SpecificationsElement.class));
78 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "messages"), (org.jdtaus.mojo.resource.model.MessagesElement.class));
79 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "module"), (org.jdtaus.mojo.resource.model.ModuleElement.class));
80 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "text"), (org.jdtaus.mojo.resource.model.TextElement.class));
81 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "argument"), (org.jdtaus.mojo.resource.model.ArgumentElement.class));
82 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "template"), (org.jdtaus.mojo.resource.model.TemplateElement.class));
83 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "texts"), (org.jdtaus.mojo.resource.model.TextsElement.class));
84 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "specification"), (org.jdtaus.mojo.resource.model.SpecificationElement.class));
85 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "documentation"), (org.jdtaus.mojo.resource.model.DocumentationElement.class));
86 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "modules"), (org.jdtaus.mojo.resource.model.ModulesElement.class));
87 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "arguments"), (org.jdtaus.mojo.resource.model.ArgumentsElement.class));
88 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "message"), (org.jdtaus.mojo.resource.model.MessageElement.class));
89 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "dependency"), (org.jdtaus.mojo.resource.model.DependencyElement.class));
90 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "implementation"), (org.jdtaus.mojo.resource.model.ImplementationElement.class));
91 rootTagMap.put(new javax.xml.namespace.QName("http://jdtaus.org/core/model/container", "dependencies"), (org.jdtaus.mojo.resource.model.DependenciesElement.class));
92 }
93
94
95
96
97
98 public ObjectFactory() {
99 super(grammarInfo);
100 }
101
102
103
104
105
106
107
108
109
110
111
112 public java.lang.Object newInstance(java.lang.Class javaContentInterface)
113 throws javax.xml.bind.JAXBException
114 {
115 return super.newInstance(javaContentInterface);
116 }
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131 public java.lang.Object getProperty(java.lang.String name)
132 throws javax.xml.bind.PropertyException
133 {
134 return super.getProperty(name);
135 }
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150 public void setProperty(java.lang.String name, java.lang.Object value)
151 throws javax.xml.bind.PropertyException
152 {
153 super.setProperty(name, value);
154 }
155
156
157
158
159
160
161
162 public org.jdtaus.mojo.resource.model.MessagesElement createMessagesElement()
163 throws javax.xml.bind.JAXBException
164 {
165 return new org.jdtaus.mojo.resource.model.impl.MessagesElementImpl();
166 }
167
168
169
170
171
172
173
174 public org.jdtaus.mojo.resource.model.Specifications createSpecifications()
175 throws javax.xml.bind.JAXBException
176 {
177 return new org.jdtaus.mojo.resource.model.impl.SpecificationsImpl();
178 }
179
180
181
182
183
184
185
186 public org.jdtaus.mojo.resource.model.Properties createProperties()
187 throws javax.xml.bind.JAXBException
188 {
189 return new org.jdtaus.mojo.resource.model.impl.PropertiesImpl();
190 }
191
192
193
194
195
196
197
198 public org.jdtaus.mojo.resource.model.ModulesElement createModulesElement()
199 throws javax.xml.bind.JAXBException
200 {
201 return new org.jdtaus.mojo.resource.model.impl.ModulesElementImpl();
202 }
203
204
205
206
207
208
209
210 public org.jdtaus.mojo.resource.model.SpecificationElement createSpecificationElement()
211 throws javax.xml.bind.JAXBException
212 {
213 return new org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl();
214 }
215
216
217
218
219
220
221
222 public org.jdtaus.mojo.resource.model.PropertyElement createPropertyElement()
223 throws javax.xml.bind.JAXBException
224 {
225 return new org.jdtaus.mojo.resource.model.impl.PropertyElementImpl();
226 }
227
228
229
230
231
232
233
234 public org.jdtaus.mojo.resource.model.Messages createMessages()
235 throws javax.xml.bind.JAXBException
236 {
237 return new org.jdtaus.mojo.resource.model.impl.MessagesImpl();
238 }
239
240
241
242
243
244
245
246 public org.jdtaus.mojo.resource.model.ImplementationElement createImplementationElement()
247 throws javax.xml.bind.JAXBException
248 {
249 return new org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl();
250 }
251
252
253
254
255
256
257
258 public org.jdtaus.mojo.resource.model.Implementation createImplementation()
259 throws javax.xml.bind.JAXBException
260 {
261 return new org.jdtaus.mojo.resource.model.impl.ImplementationImpl();
262 }
263
264
265
266
267
268
269
270 public org.jdtaus.mojo.resource.model.ArgumentsElement createArgumentsElement()
271 throws javax.xml.bind.JAXBException
272 {
273 return new org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl();
274 }
275
276
277
278
279
280
281
282 public org.jdtaus.mojo.resource.model.Property createProperty()
283 throws javax.xml.bind.JAXBException
284 {
285 return new org.jdtaus.mojo.resource.model.impl.PropertyImpl();
286 }
287
288
289
290
291
292
293
294 public org.jdtaus.mojo.resource.model.ModelObject createModelObject()
295 throws javax.xml.bind.JAXBException
296 {
297 return new org.jdtaus.mojo.resource.model.impl.ModelObjectImpl();
298 }
299
300
301
302
303
304
305
306 public org.jdtaus.mojo.resource.model.Texts createTexts()
307 throws javax.xml.bind.JAXBException
308 {
309 return new org.jdtaus.mojo.resource.model.impl.TextsImpl();
310 }
311
312
313
314
315
316
317
318 public org.jdtaus.mojo.resource.model.DependenciesElement createDependenciesElement()
319 throws javax.xml.bind.JAXBException
320 {
321 return new org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl();
322 }
323
324
325
326
327
328
329
330 public org.jdtaus.mojo.resource.model.ImplementationReference createImplementationReference()
331 throws javax.xml.bind.JAXBException
332 {
333 return new org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl();
334 }
335
336
337
338
339
340
341
342 public org.jdtaus.mojo.resource.model.Specification createSpecification()
343 throws javax.xml.bind.JAXBException
344 {
345 return new org.jdtaus.mojo.resource.model.impl.SpecificationImpl();
346 }
347
348
349
350
351
352
353
354 public org.jdtaus.mojo.resource.model.ImplementationsElement createImplementationsElement()
355 throws javax.xml.bind.JAXBException
356 {
357 return new org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl();
358 }
359
360
361
362
363
364
365
366 public org.jdtaus.mojo.resource.model.Modules createModules()
367 throws javax.xml.bind.JAXBException
368 {
369 return new org.jdtaus.mojo.resource.model.impl.ModulesImpl();
370 }
371
372
373
374
375
376
377
378 public org.jdtaus.mojo.resource.model.TextElement createTextElement()
379 throws javax.xml.bind.JAXBException
380 {
381 return new org.jdtaus.mojo.resource.model.impl.TextElementImpl();
382 }
383
384
385
386
387
388
389
390 public org.jdtaus.mojo.resource.model.Text createText()
391 throws javax.xml.bind.JAXBException
392 {
393 return new org.jdtaus.mojo.resource.model.impl.TextImpl();
394 }
395
396
397
398
399
400
401
402 public org.jdtaus.mojo.resource.model.Argument createArgument()
403 throws javax.xml.bind.JAXBException
404 {
405 return new org.jdtaus.mojo.resource.model.impl.ArgumentImpl();
406 }
407
408
409
410
411
412
413
414 public org.jdtaus.mojo.resource.model.Arguments createArguments()
415 throws javax.xml.bind.JAXBException
416 {
417 return new org.jdtaus.mojo.resource.model.impl.ArgumentsImpl();
418 }
419
420
421
422
423
424
425
426 public org.jdtaus.mojo.resource.model.Implementations createImplementations()
427 throws javax.xml.bind.JAXBException
428 {
429 return new org.jdtaus.mojo.resource.model.impl.ImplementationsImpl();
430 }
431
432
433
434
435
436
437
438 public org.jdtaus.mojo.resource.model.ModuleElement createModuleElement()
439 throws javax.xml.bind.JAXBException
440 {
441 return new org.jdtaus.mojo.resource.model.impl.ModuleElementImpl();
442 }
443
444
445
446
447
448
449
450 public org.jdtaus.mojo.resource.model.SpecificationReference createSpecificationReference()
451 throws javax.xml.bind.JAXBException
452 {
453 return new org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl();
454 }
455
456
457
458
459
460
461
462 public org.jdtaus.mojo.resource.model.TemplateElement createTemplateElement()
463 throws javax.xml.bind.JAXBException
464 {
465 return new org.jdtaus.mojo.resource.model.impl.TemplateElementImpl();
466 }
467
468
469
470
471
472
473
474 public org.jdtaus.mojo.resource.model.MessageElement createMessageElement()
475 throws javax.xml.bind.JAXBException
476 {
477 return new org.jdtaus.mojo.resource.model.impl.MessageElementImpl();
478 }
479
480
481
482
483
484
485
486 public org.jdtaus.mojo.resource.model.DependencyElement createDependencyElement()
487 throws javax.xml.bind.JAXBException
488 {
489 return new org.jdtaus.mojo.resource.model.impl.DependencyElementImpl();
490 }
491
492
493
494
495
496
497
498 public org.jdtaus.mojo.resource.model.Module createModule()
499 throws javax.xml.bind.JAXBException
500 {
501 return new org.jdtaus.mojo.resource.model.impl.ModuleImpl();
502 }
503
504
505
506
507
508
509
510 public org.jdtaus.mojo.resource.model.Dependencies createDependencies()
511 throws javax.xml.bind.JAXBException
512 {
513 return new org.jdtaus.mojo.resource.model.impl.DependenciesImpl();
514 }
515
516
517
518
519
520
521
522 public org.jdtaus.mojo.resource.model.Dependency createDependency()
523 throws javax.xml.bind.JAXBException
524 {
525 return new org.jdtaus.mojo.resource.model.impl.DependencyImpl();
526 }
527
528
529
530
531
532
533
534 public org.jdtaus.mojo.resource.model.SpecificationsElement createSpecificationsElement()
535 throws javax.xml.bind.JAXBException
536 {
537 return new org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl();
538 }
539
540
541
542
543
544
545
546 public org.jdtaus.mojo.resource.model.ArgumentElement createArgumentElement()
547 throws javax.xml.bind.JAXBException
548 {
549 return new org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl();
550 }
551
552
553
554
555
556
557
558 public org.jdtaus.mojo.resource.model.DocumentationElement createDocumentationElement()
559 throws javax.xml.bind.JAXBException
560 {
561 return new org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl();
562 }
563
564
565
566
567
568
569
570 public org.jdtaus.mojo.resource.model.MessageReference createMessageReference()
571 throws javax.xml.bind.JAXBException
572 {
573 return new org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl();
574 }
575
576
577
578
579
580
581
582 public org.jdtaus.mojo.resource.model.Message createMessage()
583 throws javax.xml.bind.JAXBException
584 {
585 return new org.jdtaus.mojo.resource.model.impl.MessageImpl();
586 }
587
588
589
590
591
592
593
594 public org.jdtaus.mojo.resource.model.TextsElement createTextsElement()
595 throws javax.xml.bind.JAXBException
596 {
597 return new org.jdtaus.mojo.resource.model.impl.TextsElementImpl();
598 }
599
600
601
602
603
604
605
606 public org.jdtaus.mojo.resource.model.PropertiesElement createPropertiesElement()
607 throws javax.xml.bind.JAXBException
608 {
609 return new org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl();
610 }
611
612 }