Coverage Report - yarfraw.generated.mrss.elements.ObjectFactory
 
Classes in this File Line Coverage Branch Coverage Complexity
ObjectFactory
0% 
N/A 
0
 
 1  
 //
 2  
 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-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: 2008.06.11 at 12:15:45 AM EDT 
 6  
 //
 7  
 
 8  
 
 9  
 package yarfraw.generated.mrss.elements;
 10  
 
 11  
 import javax.xml.bind.JAXBElement;
 12  
 import javax.xml.bind.annotation.XmlElementDecl;
 13  
 import javax.xml.bind.annotation.XmlRegistry;
 14  
 import javax.xml.namespace.QName;
 15  
 
 16  
 
 17  
 /**
 18  
  * This object contains factory methods for each 
 19  
  * Java content interface and Java element interface 
 20  
  * generated in the yarfraw.generated.mrss.elements package. 
 21  
  * <p>An ObjectFactory allows you to programatically 
 22  
  * construct new instances of the Java representation 
 23  
  * for XML content. The Java representation of XML 
 24  
  * content can consist of schema derived interfaces 
 25  
  * and classes representing the binding of schema 
 26  
  * type definitions, element declarations and model 
 27  
  * groups.  Factory methods for each of these are 
 28  
  * provided in this class.
 29  
  * 
 30  
  */
 31  
 @XmlRegistry
 32  
 public class ObjectFactory {
 33  
 
 34  0
     private final static QName _Copyright_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "copyright");
 35  0
     private final static QName _Hash_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "hash");
 36  0
     private final static QName _Restriction_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "restriction");
 37  0
     private final static QName _Player_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "player");
 38  0
     private final static QName _Keywords_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "keywords");
 39  0
     private final static QName _Text_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "text");
 40  0
     private final static QName _Credit_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "credit");
 41  0
     private final static QName _Group_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "group");
 42  0
     private final static QName _Rating_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "rating");
 43  0
     private final static QName _Valid_QNAME = new QName("http://purl.org/dc/terms/", "valid");
 44  0
     private final static QName _Description_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "description");
 45  0
     private final static QName _Content_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "content");
 46  0
     private final static QName _Thumbnail_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "thumbnail");
 47  0
     private final static QName _Title_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "title");
 48  0
     private final static QName _Category_QNAME = new QName("http://tools.search.yahoo.com/mrss/", "category");
 49  
 
 50  
     /**
 51  
      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: yarfraw.generated.mrss.elements
 52  
      * 
 53  
      */
 54  0
     public ObjectFactory() {
 55  0
     }
 56  
 
 57  
     /**
 58  
      * Create an instance of {@link MrssRestrictionType }
 59  
      * 
 60  
      */
 61  
     public MrssRestrictionType createMrssRestrictionType() {
 62  0
         return new MrssRestrictionType();
 63  
     }
 64  
 
 65  
     /**
 66  
      * Create an instance of {@link MrssCategoryType }
 67  
      * 
 68  
      */
 69  
     public MrssCategoryType createMrssCategoryType() {
 70  0
         return new MrssCategoryType();
 71  
     }
 72  
 
 73  
     /**
 74  
      * Create an instance of {@link MrssTextType }
 75  
      * 
 76  
      */
 77  
     public MrssTextType createMrssTextType() {
 78  0
         return new MrssTextType();
 79  
     }
 80  
 
 81  
     /**
 82  
      * Create an instance of {@link MrssRatingType }
 83  
      * 
 84  
      */
 85  
     public MrssRatingType createMrssRatingType() {
 86  0
         return new MrssRatingType();
 87  
     }
 88  
 
 89  
     /**
 90  
      * Create an instance of {@link MrssContentType }
 91  
      * 
 92  
      */
 93  
     public MrssContentType createMrssContentType() {
 94  0
         return new MrssContentType();
 95  
     }
 96  
 
 97  
     /**
 98  
      * Create an instance of {@link MrssCopyrightType }
 99  
      * 
 100  
      */
 101  
     public MrssCopyrightType createMrssCopyrightType() {
 102  0
         return new MrssCopyrightType();
 103  
     }
 104  
 
 105  
     /**
 106  
      * Create an instance of {@link MrssThumbnailType }
 107  
      * 
 108  
      */
 109  
     public MrssThumbnailType createMrssThumbnailType() {
 110  0
         return new MrssThumbnailType();
 111  
     }
 112  
 
 113  
     /**
 114  
      * Create an instance of {@link MrssCreditType }
 115  
      * 
 116  
      */
 117  
     public MrssCreditType createMrssCreditType() {
 118  0
         return new MrssCreditType();
 119  
     }
 120  
 
 121  
     /**
 122  
      * Create an instance of {@link MrssHashType }
 123  
      * 
 124  
      */
 125  
     public MrssHashType createMrssHashType() {
 126  0
         return new MrssHashType();
 127  
     }
 128  
 
 129  
     /**
 130  
      * Create an instance of {@link MrssGroupType }
 131  
      * 
 132  
      */
 133  
     public MrssGroupType createMrssGroupType() {
 134  0
         return new MrssGroupType();
 135  
     }
 136  
 
 137  
     /**
 138  
      * Create an instance of {@link MrssDescriptionType }
 139  
      * 
 140  
      */
 141  
     public MrssDescriptionType createMrssDescriptionType() {
 142  0
         return new MrssDescriptionType();
 143  
     }
 144  
 
 145  
     /**
 146  
      * Create an instance of {@link MrssPlayerType }
 147  
      * 
 148  
      */
 149  
     public MrssPlayerType createMrssPlayerType() {
 150  0
         return new MrssPlayerType();
 151  
     }
 152  
 
 153  
     /**
 154  
      * Create an instance of {@link MrssExtension }
 155  
      * 
 156  
      */
 157  
     public MrssExtension createMrssExtension() {
 158  0
         return new MrssExtension();
 159  
     }
 160  
 
 161  
     /**
 162  
      * Create an instance of {@link MrssTitleType }
 163  
      * 
 164  
      */
 165  
     public MrssTitleType createMrssTitleType() {
 166  0
         return new MrssTitleType();
 167  
     }
 168  
 
 169  
     /**
 170  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssCopyrightType }{@code >}}
 171  
      * 
 172  
      */
 173  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "copyright")
 174  
     public JAXBElement<MrssCopyrightType> createCopyright(MrssCopyrightType value) {
 175  0
         return new JAXBElement<MrssCopyrightType>(_Copyright_QNAME, MrssCopyrightType.class, null, value);
 176  
     }
 177  
 
 178  
     /**
 179  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssHashType }{@code >}}
 180  
      * 
 181  
      */
 182  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "hash")
 183  
     public JAXBElement<MrssHashType> createHash(MrssHashType value) {
 184  0
         return new JAXBElement<MrssHashType>(_Hash_QNAME, MrssHashType.class, null, value);
 185  
     }
 186  
 
 187  
     /**
 188  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssRestrictionType }{@code >}}
 189  
      * 
 190  
      */
 191  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "restriction")
 192  
     public JAXBElement<MrssRestrictionType> createRestriction(MrssRestrictionType value) {
 193  0
         return new JAXBElement<MrssRestrictionType>(_Restriction_QNAME, MrssRestrictionType.class, null, value);
 194  
     }
 195  
 
 196  
     /**
 197  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssPlayerType }{@code >}}
 198  
      * 
 199  
      */
 200  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "player")
 201  
     public JAXBElement<MrssPlayerType> createPlayer(MrssPlayerType value) {
 202  0
         return new JAXBElement<MrssPlayerType>(_Player_QNAME, MrssPlayerType.class, null, value);
 203  
     }
 204  
 
 205  
     /**
 206  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 207  
      * 
 208  
      */
 209  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "keywords")
 210  
     public JAXBElement<String> createKeywords(String value) {
 211  0
         return new JAXBElement<String>(_Keywords_QNAME, String.class, null, value);
 212  
     }
 213  
 
 214  
     /**
 215  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssTextType }{@code >}}
 216  
      * 
 217  
      */
 218  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "text")
 219  
     public JAXBElement<MrssTextType> createText(MrssTextType value) {
 220  0
         return new JAXBElement<MrssTextType>(_Text_QNAME, MrssTextType.class, null, value);
 221  
     }
 222  
 
 223  
     /**
 224  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssCreditType }{@code >}}
 225  
      * 
 226  
      */
 227  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "credit")
 228  
     public JAXBElement<MrssCreditType> createCredit(MrssCreditType value) {
 229  0
         return new JAXBElement<MrssCreditType>(_Credit_QNAME, MrssCreditType.class, null, value);
 230  
     }
 231  
 
 232  
     /**
 233  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssGroupType }{@code >}}
 234  
      * 
 235  
      */
 236  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "group")
 237  
     public JAXBElement<MrssGroupType> createGroup(MrssGroupType value) {
 238  0
         return new JAXBElement<MrssGroupType>(_Group_QNAME, MrssGroupType.class, null, value);
 239  
     }
 240  
 
 241  
     /**
 242  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssRatingType }{@code >}}
 243  
      * 
 244  
      */
 245  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "rating")
 246  
     public JAXBElement<MrssRatingType> createRating(MrssRatingType value) {
 247  0
         return new JAXBElement<MrssRatingType>(_Rating_QNAME, MrssRatingType.class, null, value);
 248  
     }
 249  
 
 250  
     /**
 251  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 252  
      * 
 253  
      */
 254  
     @XmlElementDecl(namespace = "http://purl.org/dc/terms/", name = "valid")
 255  
     public JAXBElement<String> createValid(String value) {
 256  0
         return new JAXBElement<String>(_Valid_QNAME, String.class, null, value);
 257  
     }
 258  
 
 259  
     /**
 260  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssDescriptionType }{@code >}}
 261  
      * 
 262  
      */
 263  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "description")
 264  
     public JAXBElement<MrssDescriptionType> createDescription(MrssDescriptionType value) {
 265  0
         return new JAXBElement<MrssDescriptionType>(_Description_QNAME, MrssDescriptionType.class, null, value);
 266  
     }
 267  
 
 268  
     /**
 269  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssContentType }{@code >}}
 270  
      * 
 271  
      */
 272  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "content")
 273  
     public JAXBElement<MrssContentType> createContent(MrssContentType value) {
 274  0
         return new JAXBElement<MrssContentType>(_Content_QNAME, MrssContentType.class, null, value);
 275  
     }
 276  
 
 277  
     /**
 278  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssThumbnailType }{@code >}}
 279  
      * 
 280  
      */
 281  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "thumbnail")
 282  
     public JAXBElement<MrssThumbnailType> createThumbnail(MrssThumbnailType value) {
 283  0
         return new JAXBElement<MrssThumbnailType>(_Thumbnail_QNAME, MrssThumbnailType.class, null, value);
 284  
     }
 285  
 
 286  
     /**
 287  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssTitleType }{@code >}}
 288  
      * 
 289  
      */
 290  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "title")
 291  
     public JAXBElement<MrssTitleType> createTitle(MrssTitleType value) {
 292  0
         return new JAXBElement<MrssTitleType>(_Title_QNAME, MrssTitleType.class, null, value);
 293  
     }
 294  
 
 295  
     /**
 296  
      * Create an instance of {@link JAXBElement }{@code <}{@link MrssCategoryType }{@code >}}
 297  
      * 
 298  
      */
 299  
     @XmlElementDecl(namespace = "http://tools.search.yahoo.com/mrss/", name = "category")
 300  
     public JAXBElement<MrssCategoryType> createCategory(MrssCategoryType value) {
 301  0
         return new JAXBElement<MrssCategoryType>(_Category_QNAME, MrssCategoryType.class, null, value);
 302  
     }
 303  
 
 304  
 }