|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object yarfraw.generated.atom10.elements.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the yarfraw.generated.atom10.elements package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: yarfraw.generated.atom10.elements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public LinkType createLinkType()
LinkType
public PersonType createPersonType()
PersonType
public IconType createIconType()
IconType
public SourceType createSourceType()
SourceType
public TextType createTextType()
TextType
public FeedType createFeedType()
FeedType
public CategoryType createCategoryType()
CategoryType
public EntryType createEntryType()
EntryType
public UriType createUriType()
UriType
public GeneratorType createGeneratorType()
GeneratorType
public ContentType createContentType()
ContentType
public IdType createIdType()
IdType
public LogoType createLogoType()
LogoType
public DateTimeType createDateTimeType()
DateTimeType
public JAXBElement<CategoryType> createCategory(CategoryType value)
JAXBElement
<
CategoryType
>
}
public JAXBElement<ContentType> createContent(ContentType value)
JAXBElement
<
ContentType
>
}
public JAXBElement<EntryType> createEntry(EntryType value)
JAXBElement
<
EntryType
>
}
public JAXBElement<LinkType> createLink(LinkType value)
JAXBElement
<
LinkType
>
}
public JAXBElement<FeedType> createFeed(FeedType value)
JAXBElement
<
FeedType
>
}
public JAXBElement<String> createPersonTypeName(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createPersonTypeEmail(String value)
JAXBElement
<
String
>
}
public JAXBElement<UriType> createPersonTypeUri(UriType value)
JAXBElement
<
UriType
>
}
public JAXBElement<TextType> createSourceTypeTitle(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<CategoryType> createSourceTypeCategory(CategoryType value)
JAXBElement
<
CategoryType
>
}
public JAXBElement<LogoType> createSourceTypeLogo(LogoType value)
JAXBElement
<
LogoType
>
}
public JAXBElement<IconType> createSourceTypeIcon(IconType value)
JAXBElement
<
IconType
>
}
public JAXBElement<PersonType> createSourceTypeAuthor(PersonType value)
JAXBElement
<
PersonType
>
}
public JAXBElement<IdType> createSourceTypeId(IdType value)
JAXBElement
<
IdType
>
}
public JAXBElement<LinkType> createSourceTypeLink(LinkType value)
JAXBElement
<
LinkType
>
}
public JAXBElement<PersonType> createSourceTypeContributor(PersonType value)
JAXBElement
<
PersonType
>
}
public JAXBElement<DateTimeType> createSourceTypeUpdated(DateTimeType value)
JAXBElement
<
DateTimeType
>
}
public JAXBElement<GeneratorType> createSourceTypeGenerator(GeneratorType value)
JAXBElement
<
GeneratorType
>
}
public JAXBElement<TextType> createSourceTypeSubtitle(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<TextType> createSourceTypeRights(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<CategoryType> createFeedTypeCategory(CategoryType value)
JAXBElement
<
CategoryType
>
}
public JAXBElement<TextType> createFeedTypeTitle(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<PersonType> createFeedTypeAuthor(PersonType value)
JAXBElement
<
PersonType
>
}
public JAXBElement<IdType> createFeedTypeId(IdType value)
JAXBElement
<
IdType
>
}
public JAXBElement<EntryType> createFeedTypeEntry(EntryType value)
JAXBElement
<
EntryType
>
}
public JAXBElement<PersonType> createFeedTypeContributor(PersonType value)
JAXBElement
<
PersonType
>
}
public JAXBElement<DateTimeType> createFeedTypeUpdated(DateTimeType value)
JAXBElement
<
DateTimeType
>
}
public JAXBElement<GeneratorType> createFeedTypeGenerator(GeneratorType value)
JAXBElement
<
GeneratorType
>
}
public JAXBElement<TextType> createFeedTypeSubtitle(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<LogoType> createFeedTypeLogo(LogoType value)
JAXBElement
<
LogoType
>
}
public JAXBElement<IconType> createFeedTypeIcon(IconType value)
JAXBElement
<
IconType
>
}
public JAXBElement<LinkType> createFeedTypeLink(LinkType value)
JAXBElement
<
LinkType
>
}
public JAXBElement<TextType> createFeedTypeRights(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<TextType> createEntryTypeTitle(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<CategoryType> createEntryTypeCategory(CategoryType value)
JAXBElement
<
CategoryType
>
}
public JAXBElement<PersonType> createEntryTypeAuthor(PersonType value)
JAXBElement
<
PersonType
>
}
public JAXBElement<TextType> createEntryTypeSummary(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<ContentType> createEntryTypeContent(ContentType value)
JAXBElement
<
ContentType
>
}
public JAXBElement<IdType> createEntryTypeId(IdType value)
JAXBElement
<
IdType
>
}
public JAXBElement<LinkType> createEntryTypeLink(LinkType value)
JAXBElement
<
LinkType
>
}
public JAXBElement<PersonType> createEntryTypeContributor(PersonType value)
JAXBElement
<
PersonType
>
}
public JAXBElement<DateTimeType> createEntryTypeUpdated(DateTimeType value)
JAXBElement
<
DateTimeType
>
}
public JAXBElement<TextType> createEntryTypeSource(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<TextType> createEntryTypeRights(TextType value)
JAXBElement
<
TextType
>
}
public JAXBElement<DateTimeType> createEntryTypePublished(DateTimeType value)
JAXBElement
<
DateTimeType
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |