Package org.apache.abdera.parser.stax
Class FOMFactory
- java.lang.Object
-
- org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
- org.apache.abdera.parser.stax.FOMFactory
-
- All Implemented Interfaces:
org.apache.abdera.factory.ExtensionFactory,org.apache.abdera.factory.Factory,org.apache.abdera.util.Constants,org.apache.axiom.om.impl.builder.OMFactoryEx,org.apache.axiom.om.OMFactory
@Deprecated public class FOMFactory extends org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory implements org.apache.abdera.factory.Factory, org.apache.abdera.util.Constants, org.apache.abdera.factory.ExtensionFactory
Deprecated.
-
-
Field Summary
-
Fields inherited from interface org.apache.abdera.util.Constants
ACCEPT, AID, ALTERNATE, APP_MEDIA_TYPE, APP_NS, APP_NS_PRE_RFC, APP_PREFIX, ATITLE, ATOM_MEDIA_TYPE, ATOM_NS, AURI, AUTHOR, BASE, CAT_MEDIA_TYPE, CATEGORIES, CATEGORY, CLASS, COLLECTION, CONFIG_FACTORY, CONFIG_PARSER, CONFIG_PARSERFACTORY, CONFIG_STREAMWRITER, CONFIG_WRITER, CONFIG_WRITERFACTORY, CONFIG_XPATH, CONTENT, CONTRIBUTOR, CONTROL, CONTROL_NS, CONTROL_PREFIX, DEFAULT_FACTORY, DEFAULT_PARSER, DEFAULT_PARSERFACTORY, DEFAULT_STREAMWRITER, DEFAULT_WRITER, DEFAULT_WRITERFACTORY, DEFAULT_XPATH, DIV, DRAFT, EDITED, EMAIL, ENTRY, ENTRY_MEDIA_TYPE, FEED, FEED_MEDIA_TYPE, FIXED, GENERATOR, HREF, HREFLANG, HTML, ICON, ID, LABEL, LANG, LENGTH, LINK, LN_ACCEPT, LN_ALTERNATE, LN_ALTERNATE_MULTIPART_RELATED, LN_AUTHOR, LN_BASE, LN_CATEGORIES, LN_CATEGORY, LN_CLASS, LN_COLLECTION, LN_CONTENT, LN_CONTRIBUTOR, LN_CONTROL, LN_DIV, LN_DRAFT, LN_EDITED, LN_EMAIL, LN_ENTRY, LN_FEED, LN_FIXED, LN_GENERATOR, LN_HREF, LN_HREFLANG, LN_ICON, LN_ID, LN_LABEL, LN_LANG, LN_LENGTH, LN_LINK, LN_LOGO, LN_NAME, LN_PUBLISHED, LN_REL, LN_RIGHTS, LN_SCHEME, LN_SERVICE, LN_SOURCE, LN_SPACE, LN_SRC, LN_SUBTITLE, LN_SUMMARY, LN_TERM, LN_TITLE, LN_TYPE, LN_UPDATED, LN_URI, LN_VERSION, LN_WORKSPACE, LOGO, MULTIPART_RELATED_TYPE, NAME, NAMED_PARSER, NAMED_WRITER, NO, PRE_RFC_ACCEPT, PRE_RFC_CATEGORIES, PRE_RFC_COLLECTION, PRE_RFC_CONTROL, PRE_RFC_DRAFT, PRE_RFC_EDITED, PRE_RFC_SERVICE, PRE_RFC_WORKSPACE, PREFIX, PREFIXED_TITLE, PUBLISHED, REL, RIGHTS, SCHEME, SERVICE, SOURCE, SPACE, SRC, STREAM_WRITER, SUBTITLE, SUMMARY, TERM, TEXT, TITLE, TYPE, UPDATED, URI, VERSION, WORKSPACE, XHTML, XHTML_NS, XML, XML_MEDIA_TYPE, XML_NS, YES
-
-
Constructor Summary
Constructors Constructor Description FOMFactory()Deprecated.FOMFactory(org.apache.abdera.Abdera abdera)Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description org.apache.axiom.om.OMCommentcreateOMComment(org.apache.axiom.om.OMContainer arg0, String arg1)Deprecated.org.apache.axiom.om.OMProcessingInstructioncreateOMProcessingInstruction(org.apache.axiom.om.OMContainer arg0, String arg1, String arg2)Deprecated.org.apache.axiom.om.OMTextcreateOMText(Object arg0, boolean arg1)Deprecated.org.apache.axiom.om.OMTextcreateOMText(String arg0)Deprecated.org.apache.axiom.om.OMTextcreateOMText(String arg0, int arg1)Deprecated.org.apache.axiom.om.OMTextcreateOMText(String arg0, String arg1, boolean arg2)Deprecated.org.apache.axiom.om.OMTextcreateOMText(org.apache.axiom.om.OMContainer arg0, char[] arg1, int arg2)Deprecated.org.apache.axiom.om.OMTextcreateOMText(org.apache.axiom.om.OMContainer arg0, String arg1)Deprecated.org.apache.axiom.om.OMTextcreateOMText(org.apache.axiom.om.OMContainer arg0, String arg1, int arg2)Deprecated.org.apache.axiom.om.OMTextcreateOMText(org.apache.axiom.om.OMContainer arg0, String arg1, String arg2, boolean arg3)Deprecated.org.apache.axiom.om.OMTextcreateOMText(org.apache.axiom.om.OMContainer arg0, QName arg1)Deprecated.org.apache.axiom.om.OMTextcreateOMText(org.apache.axiom.om.OMContainer arg0, QName arg1, int arg2)Deprecated.org.apache.abdera.AbderagetAbdera()Deprecated.<T extends org.apache.abdera.model.Element>
TgetElementWrapper(org.apache.abdera.model.Element internal)Deprecated.<T extends org.apache.abdera.model.Base>
StringgetMimeType(T base)Deprecated.String[]getNamespaces()Deprecated.booleanhandlesNamespace(String namespace)Deprecated.String[]listExtensionFactories()Deprecated.org.apache.abdera.model.PersonnewAuthor()Deprecated.org.apache.abdera.model.PersonnewAuthor(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.CategoriesnewCategories()Deprecated.org.apache.abdera.model.CategoriesnewCategories(org.apache.abdera.model.Base parent)Deprecated.org.apache.abdera.model.CategorynewCategory()Deprecated.org.apache.abdera.model.CategorynewCategory(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.CollectionnewCollection()Deprecated.org.apache.abdera.model.CollectionnewCollection(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.ContentnewContent()Deprecated.org.apache.abdera.model.ContentnewContent(MimeType mediaType)Deprecated.org.apache.abdera.model.ContentnewContent(MimeType mediaType, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.ContentnewContent(org.apache.abdera.model.Content.Type type)Deprecated.org.apache.abdera.model.ContentnewContent(org.apache.abdera.model.Content.Type type, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.PersonnewContributor()Deprecated.org.apache.abdera.model.PersonnewContributor(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.ControlnewControl()Deprecated.org.apache.abdera.model.ControlnewControl(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.DateTimenewDateTime(QName qname, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.GeneratornewDefaultGenerator()Deprecated.org.apache.abdera.model.GeneratornewDefaultGenerator(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.DivnewDiv()Deprecated.org.apache.abdera.model.DivnewDiv(org.apache.abdera.model.Base parent)Deprecated.<T extends org.apache.abdera.model.Element>
org.apache.abdera.model.Document<T>newDocument()Deprecated.<T extends org.apache.abdera.model.Element>
org.apache.abdera.model.Document<T>newDocument(org.apache.axiom.om.OMXMLParserWrapper parserWrapper)Deprecated.<T extends org.apache.abdera.model.Element>
org.apache.abdera.model.Document<T>newDocument(T root, org.apache.axiom.om.OMXMLParserWrapper parserWrapper)Deprecated.org.apache.abdera.model.DateTimenewEdited()Deprecated.org.apache.abdera.model.DateTimenewEdited(org.apache.abdera.model.Element parent)Deprecated.<T extends org.apache.abdera.model.Element>
TnewElement(QName qname)Deprecated.<T extends org.apache.abdera.model.Element>
TnewElement(QName qname, org.apache.abdera.model.Base parent)Deprecated.org.apache.abdera.model.ElementnewEmail()Deprecated.org.apache.abdera.model.ElementnewEmail(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.EntrynewEntry()Deprecated.org.apache.abdera.model.EntrynewEntry(org.apache.abdera.model.Base parent)Deprecated.<T extends org.apache.abdera.model.Element>
TnewExtensionElement(QName qname)Deprecated.<T extends org.apache.abdera.model.Element>
TnewExtensionElement(QName qname, org.apache.abdera.model.Base parent)Deprecated.org.apache.abdera.model.FeednewFeed()Deprecated.org.apache.abdera.model.FeednewFeed(org.apache.abdera.model.Base parent)Deprecated.org.apache.abdera.model.GeneratornewGenerator()Deprecated.org.apache.abdera.model.GeneratornewGenerator(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.IRIElementnewIcon()Deprecated.org.apache.abdera.model.IRIElementnewIcon(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.IRIElementnewID()Deprecated.org.apache.abdera.model.IRIElementnewID(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.IRIElementnewIRIElement(QName qname, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.LinknewLink()Deprecated.org.apache.abdera.model.LinknewLink(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.IRIElementnewLogo()Deprecated.org.apache.abdera.model.IRIElementnewLogo(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.CollectionnewMultipartCollection(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.ElementnewName()Deprecated.org.apache.abdera.model.ElementnewName(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.parser.ParsernewParser()Deprecated.org.apache.abdera.model.PersonnewPerson(QName qname, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.DateTimenewPublished()Deprecated.org.apache.abdera.model.DateTimenewPublished(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewRights()Deprecated.org.apache.abdera.model.TextnewRights(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewRights(org.apache.abdera.model.Text.Type type)Deprecated.org.apache.abdera.model.TextnewRights(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.ServicenewService()Deprecated.org.apache.abdera.model.ServicenewService(org.apache.abdera.model.Base parent)Deprecated.org.apache.abdera.model.SourcenewSource()Deprecated.org.apache.abdera.model.SourcenewSource(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewSubtitle()Deprecated.org.apache.abdera.model.TextnewSubtitle(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewSubtitle(org.apache.abdera.model.Text.Type type)Deprecated.org.apache.abdera.model.TextnewSubtitle(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewSummary()Deprecated.org.apache.abdera.model.TextnewSummary(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewSummary(org.apache.abdera.model.Text.Type type)Deprecated.org.apache.abdera.model.TextnewSummary(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewText(QName qname, org.apache.abdera.model.Text.Type type)Deprecated.org.apache.abdera.model.TextnewText(QName qname, org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewTitle()Deprecated.org.apache.abdera.model.TextnewTitle(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.TextnewTitle(org.apache.abdera.model.Text.Type type)Deprecated.org.apache.abdera.model.TextnewTitle(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.DateTimenewUpdated()Deprecated.org.apache.abdera.model.DateTimenewUpdated(org.apache.abdera.model.Element parent)Deprecated.org.apache.abdera.model.IRIElementnewUri()Deprecated.org.apache.abdera.model.IRIElementnewUri(org.apache.abdera.model.Element parent)Deprecated.StringnewUuidUri()Deprecated.org.apache.abdera.model.WorkspacenewWorkspace()Deprecated.org.apache.abdera.model.WorkspacenewWorkspace(org.apache.abdera.model.Element parent)Deprecated.static voidregisterAsDefault()Deprecated.org.apache.abdera.factory.FactoryregisterExtension(org.apache.abdera.factory.ExtensionFactory factory)Deprecated.-
Methods inherited from class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
createOMAttribute, createOMComment, createOMDocType, createOMDocType, createOMDocument, createOMDocument, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMEntityReference, createOMEntityReference, createOMNamespace, createOMProcessingInstruction, createOMText, createOMText, createOMText, createOMText, getMetaFactory, importNode
-
-
-
-
Method Detail
-
registerAsDefault
public static void registerAsDefault()
Deprecated.
-
newParser
public org.apache.abdera.parser.Parser newParser()
Deprecated.- Specified by:
newParserin interfaceorg.apache.abdera.factory.Factory
-
newDocument
public <T extends org.apache.abdera.model.Element> org.apache.abdera.model.Document<T> newDocument()
Deprecated.- Specified by:
newDocumentin interfaceorg.apache.abdera.factory.Factory
-
newDocument
public <T extends org.apache.abdera.model.Element> org.apache.abdera.model.Document<T> newDocument(org.apache.axiom.om.OMXMLParserWrapper parserWrapper)
Deprecated.
-
newDocument
public <T extends org.apache.abdera.model.Element> org.apache.abdera.model.Document<T> newDocument(T root, org.apache.axiom.om.OMXMLParserWrapper parserWrapper)Deprecated.
-
newService
public org.apache.abdera.model.Service newService(org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newServicein interfaceorg.apache.abdera.factory.Factory
-
newWorkspace
public org.apache.abdera.model.Workspace newWorkspace()
Deprecated.- Specified by:
newWorkspacein interfaceorg.apache.abdera.factory.Factory
-
newWorkspace
public org.apache.abdera.model.Workspace newWorkspace(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newWorkspacein interfaceorg.apache.abdera.factory.Factory
-
newCollection
public org.apache.abdera.model.Collection newCollection()
Deprecated.- Specified by:
newCollectionin interfaceorg.apache.abdera.factory.Factory
-
newCollection
public org.apache.abdera.model.Collection newCollection(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newCollectionin interfaceorg.apache.abdera.factory.Factory
-
newMultipartCollection
public org.apache.abdera.model.Collection newMultipartCollection(org.apache.abdera.model.Element parent)
Deprecated.
-
newFeed
public org.apache.abdera.model.Feed newFeed()
Deprecated.- Specified by:
newFeedin interfaceorg.apache.abdera.factory.Factory
-
newEntry
public org.apache.abdera.model.Entry newEntry()
Deprecated.- Specified by:
newEntryin interfaceorg.apache.abdera.factory.Factory
-
newService
public org.apache.abdera.model.Service newService()
Deprecated.- Specified by:
newServicein interfaceorg.apache.abdera.factory.Factory
-
newFeed
public org.apache.abdera.model.Feed newFeed(org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newFeedin interfaceorg.apache.abdera.factory.Factory
-
newEntry
public org.apache.abdera.model.Entry newEntry(org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newEntryin interfaceorg.apache.abdera.factory.Factory
-
newCategory
public org.apache.abdera.model.Category newCategory()
Deprecated.- Specified by:
newCategoryin interfaceorg.apache.abdera.factory.Factory
-
newCategory
public org.apache.abdera.model.Category newCategory(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newCategoryin interfaceorg.apache.abdera.factory.Factory
-
newContent
public org.apache.abdera.model.Content newContent()
Deprecated.- Specified by:
newContentin interfaceorg.apache.abdera.factory.Factory
-
newContent
public org.apache.abdera.model.Content newContent(org.apache.abdera.model.Content.Type type)
Deprecated.- Specified by:
newContentin interfaceorg.apache.abdera.factory.Factory
-
newContent
public org.apache.abdera.model.Content newContent(org.apache.abdera.model.Content.Type type, org.apache.abdera.model.Element parent)Deprecated.- Specified by:
newContentin interfaceorg.apache.abdera.factory.Factory
-
newContent
public org.apache.abdera.model.Content newContent(MimeType mediaType)
Deprecated.- Specified by:
newContentin interfaceorg.apache.abdera.factory.Factory
-
newContent
public org.apache.abdera.model.Content newContent(MimeType mediaType, org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newContentin interfaceorg.apache.abdera.factory.Factory
-
newDateTime
public org.apache.abdera.model.DateTime newDateTime(QName qname, org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newDateTimein interfaceorg.apache.abdera.factory.Factory
-
newDefaultGenerator
public org.apache.abdera.model.Generator newDefaultGenerator()
Deprecated.- Specified by:
newDefaultGeneratorin interfaceorg.apache.abdera.factory.Factory
-
newDefaultGenerator
public org.apache.abdera.model.Generator newDefaultGenerator(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newDefaultGeneratorin interfaceorg.apache.abdera.factory.Factory
-
newGenerator
public org.apache.abdera.model.Generator newGenerator()
Deprecated.- Specified by:
newGeneratorin interfaceorg.apache.abdera.factory.Factory
-
newGenerator
public org.apache.abdera.model.Generator newGenerator(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newGeneratorin interfaceorg.apache.abdera.factory.Factory
-
newID
public org.apache.abdera.model.IRIElement newID()
Deprecated.- Specified by:
newIDin interfaceorg.apache.abdera.factory.Factory
-
newID
public org.apache.abdera.model.IRIElement newID(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newIDin interfaceorg.apache.abdera.factory.Factory
-
newIRIElement
public org.apache.abdera.model.IRIElement newIRIElement(QName qname, org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newIRIElementin interfaceorg.apache.abdera.factory.Factory
-
newLink
public org.apache.abdera.model.Link newLink()
Deprecated.- Specified by:
newLinkin interfaceorg.apache.abdera.factory.Factory
-
newLink
public org.apache.abdera.model.Link newLink(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newLinkin interfaceorg.apache.abdera.factory.Factory
-
newPerson
public org.apache.abdera.model.Person newPerson(QName qname, org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newPersonin interfaceorg.apache.abdera.factory.Factory
-
newSource
public org.apache.abdera.model.Source newSource()
Deprecated.- Specified by:
newSourcein interfaceorg.apache.abdera.factory.Factory
-
newSource
public org.apache.abdera.model.Source newSource(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newSourcein interfaceorg.apache.abdera.factory.Factory
-
newText
public org.apache.abdera.model.Text newText(QName qname, org.apache.abdera.model.Text.Type type)
Deprecated.- Specified by:
newTextin interfaceorg.apache.abdera.factory.Factory
-
newText
public org.apache.abdera.model.Text newText(QName qname, org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newTextin interfaceorg.apache.abdera.factory.Factory
-
newElement
public <T extends org.apache.abdera.model.Element> T newElement(QName qname)
Deprecated.- Specified by:
newElementin interfaceorg.apache.abdera.factory.Factory
-
newElement
public <T extends org.apache.abdera.model.Element> T newElement(QName qname, org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newElementin interfaceorg.apache.abdera.factory.Factory
-
newExtensionElement
public <T extends org.apache.abdera.model.Element> T newExtensionElement(QName qname)
Deprecated.- Specified by:
newExtensionElementin interfaceorg.apache.abdera.factory.Factory
-
newExtensionElement
public <T extends org.apache.abdera.model.Element> T newExtensionElement(QName qname, org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newExtensionElementin interfaceorg.apache.abdera.factory.Factory
-
newControl
public org.apache.abdera.model.Control newControl()
Deprecated.- Specified by:
newControlin interfaceorg.apache.abdera.factory.Factory
-
newControl
public org.apache.abdera.model.Control newControl(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newControlin interfaceorg.apache.abdera.factory.Factory
-
newPublished
public org.apache.abdera.model.DateTime newPublished()
Deprecated.- Specified by:
newPublishedin interfaceorg.apache.abdera.factory.Factory
-
newPublished
public org.apache.abdera.model.DateTime newPublished(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newPublishedin interfaceorg.apache.abdera.factory.Factory
-
newUpdated
public org.apache.abdera.model.DateTime newUpdated()
Deprecated.- Specified by:
newUpdatedin interfaceorg.apache.abdera.factory.Factory
-
newUpdated
public org.apache.abdera.model.DateTime newUpdated(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newUpdatedin interfaceorg.apache.abdera.factory.Factory
-
newEdited
public org.apache.abdera.model.DateTime newEdited()
Deprecated.- Specified by:
newEditedin interfaceorg.apache.abdera.factory.Factory
-
newEdited
public org.apache.abdera.model.DateTime newEdited(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newEditedin interfaceorg.apache.abdera.factory.Factory
-
newIcon
public org.apache.abdera.model.IRIElement newIcon()
Deprecated.- Specified by:
newIconin interfaceorg.apache.abdera.factory.Factory
-
newIcon
public org.apache.abdera.model.IRIElement newIcon(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newIconin interfaceorg.apache.abdera.factory.Factory
-
newLogo
public org.apache.abdera.model.IRIElement newLogo()
Deprecated.- Specified by:
newLogoin interfaceorg.apache.abdera.factory.Factory
-
newLogo
public org.apache.abdera.model.IRIElement newLogo(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newLogoin interfaceorg.apache.abdera.factory.Factory
-
newUri
public org.apache.abdera.model.IRIElement newUri()
Deprecated.- Specified by:
newUriin interfaceorg.apache.abdera.factory.Factory
-
newUri
public org.apache.abdera.model.IRIElement newUri(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newUriin interfaceorg.apache.abdera.factory.Factory
-
newAuthor
public org.apache.abdera.model.Person newAuthor()
Deprecated.- Specified by:
newAuthorin interfaceorg.apache.abdera.factory.Factory
-
newAuthor
public org.apache.abdera.model.Person newAuthor(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newAuthorin interfaceorg.apache.abdera.factory.Factory
-
newContributor
public org.apache.abdera.model.Person newContributor()
Deprecated.- Specified by:
newContributorin interfaceorg.apache.abdera.factory.Factory
-
newContributor
public org.apache.abdera.model.Person newContributor(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newContributorin interfaceorg.apache.abdera.factory.Factory
-
newTitle
public org.apache.abdera.model.Text newTitle()
Deprecated.- Specified by:
newTitlein interfaceorg.apache.abdera.factory.Factory
-
newTitle
public org.apache.abdera.model.Text newTitle(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newTitlein interfaceorg.apache.abdera.factory.Factory
-
newTitle
public org.apache.abdera.model.Text newTitle(org.apache.abdera.model.Text.Type type)
Deprecated.- Specified by:
newTitlein interfaceorg.apache.abdera.factory.Factory
-
newTitle
public org.apache.abdera.model.Text newTitle(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.- Specified by:
newTitlein interfaceorg.apache.abdera.factory.Factory
-
newSubtitle
public org.apache.abdera.model.Text newSubtitle()
Deprecated.- Specified by:
newSubtitlein interfaceorg.apache.abdera.factory.Factory
-
newSubtitle
public org.apache.abdera.model.Text newSubtitle(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newSubtitlein interfaceorg.apache.abdera.factory.Factory
-
newSubtitle
public org.apache.abdera.model.Text newSubtitle(org.apache.abdera.model.Text.Type type)
Deprecated.- Specified by:
newSubtitlein interfaceorg.apache.abdera.factory.Factory
-
newSubtitle
public org.apache.abdera.model.Text newSubtitle(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.- Specified by:
newSubtitlein interfaceorg.apache.abdera.factory.Factory
-
newSummary
public org.apache.abdera.model.Text newSummary()
Deprecated.- Specified by:
newSummaryin interfaceorg.apache.abdera.factory.Factory
-
newSummary
public org.apache.abdera.model.Text newSummary(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newSummaryin interfaceorg.apache.abdera.factory.Factory
-
newSummary
public org.apache.abdera.model.Text newSummary(org.apache.abdera.model.Text.Type type)
Deprecated.- Specified by:
newSummaryin interfaceorg.apache.abdera.factory.Factory
-
newSummary
public org.apache.abdera.model.Text newSummary(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.- Specified by:
newSummaryin interfaceorg.apache.abdera.factory.Factory
-
newRights
public org.apache.abdera.model.Text newRights()
Deprecated.- Specified by:
newRightsin interfaceorg.apache.abdera.factory.Factory
-
newRights
public org.apache.abdera.model.Text newRights(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newRightsin interfaceorg.apache.abdera.factory.Factory
-
newRights
public org.apache.abdera.model.Text newRights(org.apache.abdera.model.Text.Type type)
Deprecated.- Specified by:
newRightsin interfaceorg.apache.abdera.factory.Factory
-
newRights
public org.apache.abdera.model.Text newRights(org.apache.abdera.model.Text.Type type, org.apache.abdera.model.Element parent)Deprecated.- Specified by:
newRightsin interfaceorg.apache.abdera.factory.Factory
-
newName
public org.apache.abdera.model.Element newName()
Deprecated.- Specified by:
newNamein interfaceorg.apache.abdera.factory.Factory
-
newName
public org.apache.abdera.model.Element newName(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newNamein interfaceorg.apache.abdera.factory.Factory
-
newEmail
public org.apache.abdera.model.Element newEmail()
Deprecated.- Specified by:
newEmailin interfaceorg.apache.abdera.factory.Factory
-
newEmail
public org.apache.abdera.model.Element newEmail(org.apache.abdera.model.Element parent)
Deprecated.- Specified by:
newEmailin interfaceorg.apache.abdera.factory.Factory
-
newDiv
public org.apache.abdera.model.Div newDiv()
Deprecated.- Specified by:
newDivin interfaceorg.apache.abdera.factory.Factory
-
newDiv
public org.apache.abdera.model.Div newDiv(org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newDivin interfaceorg.apache.abdera.factory.Factory
-
registerExtension
public org.apache.abdera.factory.Factory registerExtension(org.apache.abdera.factory.ExtensionFactory factory)
Deprecated.- Specified by:
registerExtensionin interfaceorg.apache.abdera.factory.Factory
-
newCategories
public org.apache.abdera.model.Categories newCategories()
Deprecated.- Specified by:
newCategoriesin interfaceorg.apache.abdera.factory.Factory
-
newCategories
public org.apache.abdera.model.Categories newCategories(org.apache.abdera.model.Base parent)
Deprecated.- Specified by:
newCategoriesin interfaceorg.apache.abdera.factory.Factory
-
newUuidUri
public String newUuidUri()
Deprecated.- Specified by:
newUuidUriin interfaceorg.apache.abdera.factory.Factory
-
getElementWrapper
public <T extends org.apache.abdera.model.Element> T getElementWrapper(org.apache.abdera.model.Element internal)
Deprecated.- Specified by:
getElementWrapperin interfaceorg.apache.abdera.factory.ExtensionFactory
-
getNamespaces
public String[] getNamespaces()
Deprecated.- Specified by:
getNamespacesin interfaceorg.apache.abdera.factory.ExtensionFactory
-
handlesNamespace
public boolean handlesNamespace(String namespace)
Deprecated.- Specified by:
handlesNamespacein interfaceorg.apache.abdera.factory.ExtensionFactory
-
getAbdera
public org.apache.abdera.Abdera getAbdera()
Deprecated.- Specified by:
getAbderain interfaceorg.apache.abdera.factory.Factory
-
getMimeType
public <T extends org.apache.abdera.model.Base> String getMimeType(T base)
Deprecated.- Specified by:
getMimeTypein interfaceorg.apache.abdera.factory.ExtensionFactory- Specified by:
getMimeTypein interfaceorg.apache.abdera.factory.Factory
-
listExtensionFactories
public String[] listExtensionFactories()
Deprecated.- Specified by:
listExtensionFactoriesin interfaceorg.apache.abdera.factory.Factory
-
createOMText
public org.apache.axiom.om.OMText createOMText(Object arg0, boolean arg1)
Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(org.apache.axiom.om.OMContainer arg0, char[] arg1, int arg2)Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(org.apache.axiom.om.OMContainer arg0, QName arg1, int arg2)Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(org.apache.axiom.om.OMContainer arg0, QName arg1)Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(org.apache.axiom.om.OMContainer arg0, String arg1, int arg2)Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(org.apache.axiom.om.OMContainer arg0, String arg1, String arg2, boolean arg3)Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(org.apache.axiom.om.OMContainer arg0, String arg1)Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(String arg0, int arg1)
Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(String arg0, String arg1, boolean arg2)
Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMText
public org.apache.axiom.om.OMText createOMText(String arg0)
Deprecated.- Specified by:
createOMTextin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMTextin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMComment
public org.apache.axiom.om.OMComment createOMComment(org.apache.axiom.om.OMContainer arg0, String arg1)Deprecated.- Specified by:
createOMCommentin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMCommentin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
createOMProcessingInstruction
public org.apache.axiom.om.OMProcessingInstruction createOMProcessingInstruction(org.apache.axiom.om.OMContainer arg0, String arg1, String arg2)Deprecated.- Specified by:
createOMProcessingInstructionin interfaceorg.apache.axiom.om.OMFactory- Overrides:
createOMProcessingInstructionin classorg.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
-
-