KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > com > mvnforum > jaxb > db > ObjectFactory


1 //
2
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.5-b16-fcs
3
// See <a HREF="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
4
// Any modifications to this file will be lost upon recompilation of the source schema.
5
// Generated on: 2005.12.29 at 03:19:11 PM GMT+07:00
6
//
7

8
9 package com.mvnforum.jaxb.db;
10
11
12 /**
13  * This object contains factory methods for each
14  * Java content interface and Java element interface
15  * generated in the com.mvnforum.jaxb.db package.
16  * <p>An ObjectFactory allows you to programatically
17  * construct new instances of the Java representation
18  * for XML content. The Java representation of XML
19  * content can consist of schema derived interfaces
20  * and classes representing the binding of schema
21  * type definitions, element declarations and model
22  * groups. Factory methods for each of these are
23  * provided in this class.
24  *
25  */

26 public class ObjectFactory
27     extends com.mvnforum.jaxb.db.impl.runtime.DefaultJAXBContextImpl
28 {
29
30     private static java.util.HashMap JavaDoc defaultImplementations = new java.util.HashMap JavaDoc(51, 0.75F);
31     private static java.util.HashMap JavaDoc rootTagMap = new java.util.HashMap JavaDoc();
32     public final static com.mvnforum.jaxb.db.impl.runtime.GrammarInfo grammarInfo = new com.mvnforum.jaxb.db.impl.runtime.GrammarInfoImpl(rootTagMap, defaultImplementations, (com.mvnforum.jaxb.db.ObjectFactory.class));
33     public final static java.lang.Class JavaDoc version = (com.mvnforum.jaxb.db.impl.JAXBVersion.class);
34
35     static {
36         defaultImplementations.put((com.mvnforum.jaxb.db.CategoryWatchList.class), "com.mvnforum.jaxb.db.impl.CategoryWatchListImpl");
37         defaultImplementations.put((com.mvnforum.jaxb.db.GlobalPermissionList.class), "com.mvnforum.jaxb.db.impl.GlobalPermissionListImpl");
38         defaultImplementations.put((com.mvnforum.jaxb.db.MemberType.class), "com.mvnforum.jaxb.db.impl.MemberTypeImpl");
39         defaultImplementations.put((com.mvnforum.jaxb.db.RankType.class), "com.mvnforum.jaxb.db.impl.RankTypeImpl");
40         defaultImplementations.put((com.mvnforum.jaxb.db.ThreadList.class), "com.mvnforum.jaxb.db.impl.ThreadListImpl");
41         defaultImplementations.put((com.mvnforum.jaxb.db.GroupMemberType.class), "com.mvnforum.jaxb.db.impl.GroupMemberTypeImpl");
42         defaultImplementations.put((com.mvnforum.jaxb.db.ThreadWatchList.class), "com.mvnforum.jaxb.db.impl.ThreadWatchListImpl");
43         defaultImplementations.put((com.mvnforum.jaxb.db.AttachmentList.class), "com.mvnforum.jaxb.db.impl.AttachmentListImpl");
44         defaultImplementations.put((com.mvnforum.jaxb.db.ForumList.class), "com.mvnforum.jaxb.db.impl.ForumListImpl");
45         defaultImplementations.put((com.mvnforum.jaxb.db.FavoriteThreadList.class), "com.mvnforum.jaxb.db.impl.FavoriteThreadListImpl");
46         defaultImplementations.put((com.mvnforum.jaxb.db.MvnforumType.RankListType.class), "com.mvnforum.jaxb.db.impl.MvnforumTypeImpl.RankListTypeImpl");
47         defaultImplementations.put((com.mvnforum.jaxb.db.MessageFolderList.class), "com.mvnforum.jaxb.db.impl.MessageFolderListImpl");
48         defaultImplementations.put((com.mvnforum.jaxb.db.MessageType.class), "com.mvnforum.jaxb.db.impl.MessageTypeImpl");
49         defaultImplementations.put((com.mvnforum.jaxb.db.MvnforumType.class), "com.mvnforum.jaxb.db.impl.MvnforumTypeImpl");
50         defaultImplementations.put((com.mvnforum.jaxb.db.GlobalWatchType.class), "com.mvnforum.jaxb.db.impl.GlobalWatchTypeImpl");
51         defaultImplementations.put((com.mvnforum.jaxb.db.PostType.class), "com.mvnforum.jaxb.db.impl.PostTypeImpl");
52         defaultImplementations.put((com.mvnforum.jaxb.db.MemberForumPermissionList.class), "com.mvnforum.jaxb.db.impl.MemberForumPermissionListImpl");
53         defaultImplementations.put((com.mvnforum.jaxb.db.FavoriteThreadType.class), "com.mvnforum.jaxb.db.impl.FavoriteThreadTypeImpl");
54         defaultImplementations.put((com.mvnforum.jaxb.db.ThreadType.class), "com.mvnforum.jaxb.db.impl.ThreadTypeImpl");
55         defaultImplementations.put((com.mvnforum.jaxb.db.GlobalWatchList.class), "com.mvnforum.jaxb.db.impl.GlobalWatchListImpl");
56         defaultImplementations.put((com.mvnforum.jaxb.db.GroupType.class), "com.mvnforum.jaxb.db.impl.GroupTypeImpl");
57         defaultImplementations.put((com.mvnforum.jaxb.db.MvnforumType.MemberListType.class), "com.mvnforum.jaxb.db.impl.MvnforumTypeImpl.MemberListTypeImpl");
58         defaultImplementations.put((com.mvnforum.jaxb.db.GroupForumPermissionList.class), "com.mvnforum.jaxb.db.impl.GroupForumPermissionListImpl");
59         defaultImplementations.put((com.mvnforum.jaxb.db.MvnforumType.GroupListType.class), "com.mvnforum.jaxb.db.impl.MvnforumTypeImpl.GroupListTypeImpl");
60         defaultImplementations.put((com.mvnforum.jaxb.db.AttachmentType.class), "com.mvnforum.jaxb.db.impl.AttachmentTypeImpl");
61         defaultImplementations.put((com.mvnforum.jaxb.db.MessageFolderType.class), "com.mvnforum.jaxb.db.impl.MessageFolderTypeImpl");
62         defaultImplementations.put((com.mvnforum.jaxb.db.GroupMemberList.class), "com.mvnforum.jaxb.db.impl.GroupMemberListImpl");
63         defaultImplementations.put((com.mvnforum.jaxb.db.PostList.class), "com.mvnforum.jaxb.db.impl.PostListImpl");
64         defaultImplementations.put((com.mvnforum.jaxb.db.CategoryType.class), "com.mvnforum.jaxb.db.impl.CategoryTypeImpl");
65         defaultImplementations.put((com.mvnforum.jaxb.db.MessageList.class), "com.mvnforum.jaxb.db.impl.MessageListImpl");
66         defaultImplementations.put((com.mvnforum.jaxb.db.MemberForumPermissionType.class), "com.mvnforum.jaxb.db.impl.MemberForumPermissionTypeImpl");
67         defaultImplementations.put((com.mvnforum.jaxb.db.ForumType.class), "com.mvnforum.jaxb.db.impl.ForumTypeImpl");
68         defaultImplementations.put((com.mvnforum.jaxb.db.CategoryListType.class), "com.mvnforum.jaxb.db.impl.CategoryListTypeImpl");
69         defaultImplementations.put((com.mvnforum.jaxb.db.ThreadWatchType.class), "com.mvnforum.jaxb.db.impl.ThreadWatchTypeImpl");
70         defaultImplementations.put((com.mvnforum.jaxb.db.Mvnforum.class), "com.mvnforum.jaxb.db.impl.MvnforumImpl");
71         defaultImplementations.put((com.mvnforum.jaxb.db.ForumWatchList.class), "com.mvnforum.jaxb.db.impl.ForumWatchListImpl");
72         defaultImplementations.put((com.mvnforum.jaxb.db.GroupForumPermissionType.class), "com.mvnforum.jaxb.db.impl.GroupForumPermissionTypeImpl");
73         rootTagMap.put(new javax.xml.namespace.QName JavaDoc("", "mvnforum"), (com.mvnforum.jaxb.db.Mvnforum.class));
74     }
75
76     /**
77      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.mvnforum.jaxb.db
78      *
79      */

80     public ObjectFactory() {
81         super(grammarInfo);
82     }
83
84     /**
85      * Create an instance of the specified Java content interface.
86      *
87      * @param javaContentInterface
88      * the Class object of the javacontent interface to instantiate
89      * @return
90      * a new instance
91      * @throws JAXBException
92      * if an error occurs
93      */

94     public java.lang.Object JavaDoc newInstance(java.lang.Class JavaDoc javaContentInterface)
95         throws javax.xml.bind.JAXBException
96     {
97         return super.newInstance(javaContentInterface);
98     }
99
100     /**
101      * Get the specified property. This method can only be
102      * used to get provider specific properties.
103      * Attempting to get an undefined property will result
104      * in a PropertyException being thrown.
105      *
106      * @param name
107      * the name of the property to retrieve
108      * @return
109      * the value of the requested property
110      * @throws PropertyException
111      * when there is an error retrieving the given property or value
112      */

113     public java.lang.Object JavaDoc getProperty(java.lang.String JavaDoc name)
114         throws javax.xml.bind.PropertyException
115     {
116         return super.getProperty(name);
117     }
118
119     /**
120      * Set the specified property. This method can only be
121      * used to set provider specific properties.
122      * Attempting to set an undefined property will result
123      * in a PropertyException being thrown.
124      *
125      * @param name
126      * the name of the property to retrieve
127      * @param value
128      * the value of the property to be set
129      * @throws PropertyException
130      * when there is an error processing the given property or value
131      */

132     public void setProperty(java.lang.String JavaDoc name, java.lang.Object JavaDoc value)
133         throws javax.xml.bind.PropertyException
134     {
135         super.setProperty(name, value);
136     }
137
138     /**
139      * Create an instance of CategoryWatchList
140      *
141      * @throws JAXBException
142      * if an error occurs
143      */

144     public com.mvnforum.jaxb.db.CategoryWatchList createCategoryWatchList()
145         throws javax.xml.bind.JAXBException
146     {
147         return new com.mvnforum.jaxb.db.impl.CategoryWatchListImpl();
148     }
149
150     /**
151      * Create an instance of GlobalPermissionList
152      *
153      * @throws JAXBException
154      * if an error occurs
155      */

156     public com.mvnforum.jaxb.db.GlobalPermissionList createGlobalPermissionList()
157         throws javax.xml.bind.JAXBException
158     {
159         return new com.mvnforum.jaxb.db.impl.GlobalPermissionListImpl();
160     }
161
162     /**
163      * Create an instance of MemberType
164      *
165      * @throws JAXBException
166      * if an error occurs
167      */

168     public com.mvnforum.jaxb.db.MemberType createMemberType()
169         throws javax.xml.bind.JAXBException
170     {
171         return new com.mvnforum.jaxb.db.impl.MemberTypeImpl();
172     }
173
174     /**
175      * Create an instance of RankType
176      *
177      * @throws JAXBException
178      * if an error occurs
179      */

180     public com.mvnforum.jaxb.db.RankType createRankType()
181         throws javax.xml.bind.JAXBException
182     {
183         return new com.mvnforum.jaxb.db.impl.RankTypeImpl();
184     }
185
186     /**
187      * Create an instance of ThreadList
188      *
189      * @throws JAXBException
190      * if an error occurs
191      */

192     public com.mvnforum.jaxb.db.ThreadList createThreadList()
193         throws javax.xml.bind.JAXBException
194     {
195         return new com.mvnforum.jaxb.db.impl.ThreadListImpl();
196     }
197
198     /**
199      * Create an instance of GroupMemberType
200      *
201      * @throws JAXBException
202      * if an error occurs
203      */

204     public com.mvnforum.jaxb.db.GroupMemberType createGroupMemberType()
205         throws javax.xml.bind.JAXBException
206     {
207         return new com.mvnforum.jaxb.db.impl.GroupMemberTypeImpl();
208     }
209
210     /**
211      * Create an instance of ThreadWatchList
212      *
213      * @throws JAXBException
214      * if an error occurs
215      */

216     public com.mvnforum.jaxb.db.ThreadWatchList createThreadWatchList()
217         throws javax.xml.bind.JAXBException
218     {
219         return new com.mvnforum.jaxb.db.impl.ThreadWatchListImpl();
220     }
221
222     /**
223      * Create an instance of AttachmentList
224      *
225      * @throws JAXBException
226      * if an error occurs
227      */

228     public com.mvnforum.jaxb.db.AttachmentList createAttachmentList()
229         throws javax.xml.bind.JAXBException
230     {
231         return new com.mvnforum.jaxb.db.impl.AttachmentListImpl();
232     }
233
234     /**
235      * Create an instance of ForumList
236      *
237      * @throws JAXBException
238      * if an error occurs
239      */

240     public com.mvnforum.jaxb.db.ForumList createForumList()
241         throws javax.xml.bind.JAXBException
242     {
243         return new com.mvnforum.jaxb.db.impl.ForumListImpl();
244     }
245
246     /**
247      * Create an instance of FavoriteThreadList
248      *
249      * @throws JAXBException
250      * if an error occurs
251      */

252     public com.mvnforum.jaxb.db.FavoriteThreadList createFavoriteThreadList()
253         throws javax.xml.bind.JAXBException
254     {
255         return new com.mvnforum.jaxb.db.impl.FavoriteThreadListImpl();
256     }
257
258     /**
259      * Create an instance of MvnforumTypeRankListType
260      *
261      * @throws JAXBException
262      * if an error occurs
263      */

264     public com.mvnforum.jaxb.db.MvnforumType.RankListType createMvnforumTypeRankListType()
265         throws javax.xml.bind.JAXBException
266     {
267         return new com.mvnforum.jaxb.db.impl.MvnforumTypeImpl.RankListTypeImpl();
268     }
269
270     /**
271      * Create an instance of MessageFolderList
272      *
273      * @throws JAXBException
274      * if an error occurs
275      */

276     public com.mvnforum.jaxb.db.MessageFolderList createMessageFolderList()
277         throws javax.xml.bind.JAXBException
278     {
279         return new com.mvnforum.jaxb.db.impl.MessageFolderListImpl();
280     }
281
282     /**
283      * Create an instance of MessageType
284      *
285      * @throws JAXBException
286      * if an error occurs
287      */

288     public com.mvnforum.jaxb.db.MessageType createMessageType()
289         throws javax.xml.bind.JAXBException
290     {
291         return new com.mvnforum.jaxb.db.impl.MessageTypeImpl();
292     }
293
294     /**
295      * Create an instance of MvnforumType
296      *
297      * @throws JAXBException
298      * if an error occurs
299      */

300     public com.mvnforum.jaxb.db.MvnforumType createMvnforumType()
301         throws javax.xml.bind.JAXBException
302     {
303         return new com.mvnforum.jaxb.db.impl.MvnforumTypeImpl();
304     }
305
306     /**
307      * Create an instance of GlobalWatchType
308      *
309      * @throws JAXBException
310      * if an error occurs
311      */

312     public com.mvnforum.jaxb.db.GlobalWatchType createGlobalWatchType()
313         throws javax.xml.bind.JAXBException
314     {
315         return new com.mvnforum.jaxb.db.impl.GlobalWatchTypeImpl();
316     }
317
318     /**
319      * Create an instance of PostType
320      *
321      * @throws JAXBException
322      * if an error occurs
323      */

324     public com.mvnforum.jaxb.db.PostType createPostType()
325         throws javax.xml.bind.JAXBException
326     {
327         return new com.mvnforum.jaxb.db.impl.PostTypeImpl();
328     }
329
330     /**
331      * Create an instance of MemberForumPermissionList
332      *
333      * @throws JAXBException
334      * if an error occurs
335      */

336     public com.mvnforum.jaxb.db.MemberForumPermissionList createMemberForumPermissionList()
337         throws javax.xml.bind.JAXBException
338     {
339         return new com.mvnforum.jaxb.db.impl.MemberForumPermissionListImpl();
340     }
341
342     /**
343      * Create an instance of FavoriteThreadType
344      *
345      * @throws JAXBException
346      * if an error occurs
347      */

348     public com.mvnforum.jaxb.db.FavoriteThreadType createFavoriteThreadType()
349         throws javax.xml.bind.JAXBException
350     {
351         return new com.mvnforum.jaxb.db.impl.FavoriteThreadTypeImpl();
352     }
353
354     /**
355      * Create an instance of ThreadType
356      *
357      * @throws JAXBException
358      * if an error occurs
359      */

360     public com.mvnforum.jaxb.db.ThreadType createThreadType()
361         throws javax.xml.bind.JAXBException
362     {
363         return new com.mvnforum.jaxb.db.impl.ThreadTypeImpl();
364     }
365
366     /**
367      * Create an instance of GlobalWatchList
368      *
369      * @throws JAXBException
370      * if an error occurs
371      */

372     public com.mvnforum.jaxb.db.GlobalWatchList createGlobalWatchList()
373         throws javax.xml.bind.JAXBException
374     {
375         return new com.mvnforum.jaxb.db.impl.GlobalWatchListImpl();
376     }
377
378     /**
379      * Create an instance of GroupType
380      *
381      * @throws JAXBException
382      * if an error occurs
383      */

384     public com.mvnforum.jaxb.db.GroupType createGroupType()
385         throws javax.xml.bind.JAXBException
386     {
387         return new com.mvnforum.jaxb.db.impl.GroupTypeImpl();
388     }
389
390     /**
391      * Create an instance of MvnforumTypeMemberListType
392      *
393      * @throws JAXBException
394      * if an error occurs
395      */

396     public com.mvnforum.jaxb.db.MvnforumType.MemberListType createMvnforumTypeMemberListType()
397         throws javax.xml.bind.JAXBException
398     {
399         return new com.mvnforum.jaxb.db.impl.MvnforumTypeImpl.MemberListTypeImpl();
400     }
401
402     /**
403      * Create an instance of GroupForumPermissionList
404      *
405      * @throws JAXBException
406      * if an error occurs
407      */

408     public com.mvnforum.jaxb.db.GroupForumPermissionList createGroupForumPermissionList()
409         throws javax.xml.bind.JAXBException
410     {
411         return new com.mvnforum.jaxb.db.impl.GroupForumPermissionListImpl();
412     }
413
414     /**
415      * Create an instance of MvnforumTypeGroupListType
416      *
417      * @throws JAXBException
418      * if an error occurs
419      */

420     public com.mvnforum.jaxb.db.MvnforumType.GroupListType createMvnforumTypeGroupListType()
421         throws javax.xml.bind.JAXBException
422     {
423         return new com.mvnforum.jaxb.db.impl.MvnforumTypeImpl.GroupListTypeImpl();
424     }
425
426     /**
427      * Create an instance of AttachmentType
428      *
429      * @throws JAXBException
430      * if an error occurs
431      */

432     public com.mvnforum.jaxb.db.AttachmentType createAttachmentType()
433         throws javax.xml.bind.JAXBException
434     {
435         return new com.mvnforum.jaxb.db.impl.AttachmentTypeImpl();
436     }
437
438     /**
439      * Create an instance of MessageFolderType
440      *
441      * @throws JAXBException
442      * if an error occurs
443      */

444     public com.mvnforum.jaxb.db.MessageFolderType createMessageFolderType()
445         throws javax.xml.bind.JAXBException
446     {
447         return new com.mvnforum.jaxb.db.impl.MessageFolderTypeImpl();
448     }
449
450     /**
451      * Create an instance of GroupMemberList
452      *
453      * @throws JAXBException
454      * if an error occurs
455      */

456     public com.mvnforum.jaxb.db.GroupMemberList createGroupMemberList()
457         throws javax.xml.bind.JAXBException
458     {
459         return new com.mvnforum.jaxb.db.impl.GroupMemberListImpl();
460     }
461
462     /**
463      * Create an instance of PostList
464      *
465      * @throws JAXBException
466      * if an error occurs
467      */

468     public com.mvnforum.jaxb.db.PostList createPostList()
469         throws javax.xml.bind.JAXBException
470     {
471         return new com.mvnforum.jaxb.db.impl.PostListImpl();
472     }
473
474     /**
475      * Create an instance of CategoryType
476      *
477      * @throws JAXBException
478      * if an error occurs
479      */

480     public com.mvnforum.jaxb.db.CategoryType createCategoryType()
481         throws javax.xml.bind.JAXBException
482     {
483         return new com.mvnforum.jaxb.db.impl.CategoryTypeImpl();
484     }
485
486     /**
487      * Create an instance of MessageList
488      *
489      * @throws JAXBException
490      * if an error occurs
491      */

492     public com.mvnforum.jaxb.db.MessageList createMessageList()
493         throws javax.xml.bind.JAXBException
494     {
495         return new com.mvnforum.jaxb.db.impl.MessageListImpl();
496     }
497
498     /**
499      * Create an instance of MemberForumPermissionType
500      *
501      * @throws JAXBException
502      * if an error occurs
503      */

504     public com.mvnforum.jaxb.db.MemberForumPermissionType createMemberForumPermissionType()
505         throws javax.xml.bind.JAXBException
506     {
507         return new com.mvnforum.jaxb.db.impl.MemberForumPermissionTypeImpl();
508     }
509
510     /**
511      * Create an instance of ForumType
512      *
513      * @throws JAXBException
514      * if an error occurs
515      */

516     public com.mvnforum.jaxb.db.ForumType createForumType()
517         throws javax.xml.bind.JAXBException
518     {
519         return new com.mvnforum.jaxb.db.impl.ForumTypeImpl();
520     }
521
522     /**
523      * Create an instance of CategoryListType
524      *
525      * @throws JAXBException
526      * if an error occurs
527      */

528     public com.mvnforum.jaxb.db.CategoryListType createCategoryListType()
529         throws javax.xml.bind.JAXBException
530     {
531         return new com.mvnforum.jaxb.db.impl.CategoryListTypeImpl();
532     }
533
534     /**
535      * Create an instance of ThreadWatchType
536      *
537      * @throws JAXBException
538      * if an error occurs
539      */

540     public com.mvnforum.jaxb.db.ThreadWatchType createThreadWatchType()
541         throws javax.xml.bind.JAXBException
542     {
543         return new com.mvnforum.jaxb.db.impl.ThreadWatchTypeImpl();
544     }
545
546     /**
547      * Create an instance of Mvnforum
548      *
549      * @throws JAXBException
550      * if an error occurs
551      */

552     public com.mvnforum.jaxb.db.Mvnforum createMvnforum()
553         throws javax.xml.bind.JAXBException
554     {
555         return new com.mvnforum.jaxb.db.impl.MvnforumImpl();
556     }
557
558     /**
559      * Create an instance of ForumWatchList
560      *
561      * @throws JAXBException
562      * if an error occurs
563      */

564     public com.mvnforum.jaxb.db.ForumWatchList createForumWatchList()
565         throws javax.xml.bind.JAXBException
566     {
567         return new com.mvnforum.jaxb.db.impl.ForumWatchListImpl();
568     }
569
570     /**
571      * Create an instance of GroupForumPermissionType
572      *
573      * @throws JAXBException
574      * if an error occurs
575      */

576     public com.mvnforum.jaxb.db.GroupForumPermissionType createGroupForumPermissionType()
577         throws javax.xml.bind.JAXBException
578     {
579         return new com.mvnforum.jaxb.db.impl.GroupForumPermissionTypeImpl();
580     }
581
582 }
583
Popular Tags