|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.syndication.feed.module.ModuleImpl
com.sun.syndication.feed.module.DCModuleImpl
public class DCModuleImpl
Dublin Core ModuleImpl, default implementation.
| フィールドの概要 | |
|---|---|
static java.util.Set |
CONVENIENCE_PROPERTIES
Unmodifiable Set containing the convenience properties of this class. |
| インタフェース com.sun.syndication.feed.module.DCModule から継承されたフィールド |
|---|
URI |
| コンストラクタの概要 | |
|---|---|
DCModuleImpl()
Default constructor. |
|
| メソッドの概要 | |
|---|---|
java.lang.Object |
clone()
Creates a deep 'bean' clone of the object. |
void |
copyFrom(java.lang.Object obj)
Copies all the properties of the given bean into this one. |
boolean |
equals(java.lang.Object other)
Indicates whether some other object is "equal to" this one as defined by the Object equals() method. |
java.lang.String |
getContributor()
Gets the DublinCore module contributor. |
java.util.List |
getContributors()
Returns the DublinCore module contributor. |
java.lang.String |
getCoverage()
Gets the DublinCore module coverage. |
java.util.List |
getCoverages()
Returns the DublinCore module coverage. |
java.lang.String |
getCreator()
Gets the DublinCore module title. |
java.util.List |
getCreators()
Returns the DublinCore module creator. |
java.util.Date |
getDate()
Gets the DublinCore module date. |
java.util.List |
getDates()
Returns the DublinCore module date. |
java.lang.String |
getDescription()
Gets the DublinCore module description. |
java.util.List |
getDescriptions()
Returns the DublinCore module description. |
java.lang.String |
getFormat()
Gets the DublinCore module format. |
java.util.List |
getFormats()
Returns the DublinCore module format. |
java.lang.String |
getIdentifier()
Gets the DublinCore module identifier. |
java.util.List |
getIdentifiers()
Returns the DublinCore module identifier. |
java.lang.Class |
getInterface()
Returns the interface the copyFrom works on. |
java.lang.String |
getLanguage()
Gets the DublinCore module language. |
java.util.List |
getLanguages()
Returns the DublinCore module language. |
java.lang.String |
getPublisher()
Gets the DublinCore module title. |
java.util.List |
getPublishers()
Returns the DublinCore module publisher. |
java.lang.String |
getRelation()
Gets the DublinCore module relation. |
java.util.List |
getRelations()
Returns the DublinCore module relation. |
java.lang.String |
getRights()
Gets the DublinCore module rights. |
java.util.List |
getRightsList()
Returns the DublinCore module rights. |
java.lang.String |
getSource()
Gets the DublinCore module source. |
java.util.List |
getSources()
Returns the DublinCore module source. |
DCSubject |
getSubject()
Gets the DublinCore module subject. |
java.util.List |
getSubjects()
Returns the DublinCore module subjects. |
java.lang.String |
getTitle()
Gets the DublinCore module title. |
java.util.List |
getTitles()
Returns the DublinCore module titles. |
java.lang.String |
getType()
Gets the DublinCore module type. |
java.util.List |
getTypes()
Returns the DublinCore module type. |
int |
hashCode()
Returns a hashcode value for the object. |
void |
setContributor(java.lang.String contributor)
Sets the DublinCore module contributor. |
void |
setContributors(java.util.List contributors)
Sets the DublinCore module contributors. |
void |
setCoverage(java.lang.String coverage)
Sets the DublinCore module coverage. |
void |
setCoverages(java.util.List coverages)
Sets the DublinCore module coverages. |
void |
setCreator(java.lang.String creator)
Sets the DublinCore module creator. |
void |
setCreators(java.util.List creators)
Sets the DublinCore module creators. |
void |
setDate(java.util.Date date)
Sets the DublinCore module date. |
void |
setDates(java.util.List dates)
Sets the DublinCore module dates. |
void |
setDescription(java.lang.String description)
Sets the DublinCore module description. |
void |
setDescriptions(java.util.List descriptions)
Sets the DublinCore module descriptions. |
void |
setFormat(java.lang.String format)
Sets the DublinCore module format. |
void |
setFormats(java.util.List formats)
Sets the DublinCore module formats. |
void |
setIdentifier(java.lang.String identifier)
Sets the DublinCore module identifier. |
void |
setIdentifiers(java.util.List identifiers)
Sets the DublinCore module identifiers. |
void |
setLanguage(java.lang.String language)
Sets the DublinCore module language. |
void |
setLanguages(java.util.List languages)
Sets the DublinCore module languages. |
void |
setPublisher(java.lang.String publisher)
Sets the DublinCore module publisher. |
void |
setPublishers(java.util.List publishers)
Sets the DublinCore module publishers. |
void |
setRelation(java.lang.String relation)
Sets the DublinCore module relation. |
void |
setRelations(java.util.List relations)
Sets the DublinCore module relations. |
void |
setRights(java.lang.String rights)
Sets the DublinCore module rights. |
void |
setRightsList(java.util.List rights)
Sets the DublinCore module rights. |
void |
setSource(java.lang.String source)
Sets the DublinCore module source. |
void |
setSources(java.util.List sources)
Sets the DublinCore module sources. |
void |
setSubject(DCSubject subject)
Sets the DCSubject element. |
void |
setSubjects(java.util.List subjects)
Sets the DublinCore module subjects. |
void |
setTitle(java.lang.String title)
Sets the DublinCore module title. |
void |
setTitles(java.util.List titles)
Sets the DublinCore module titles. |
void |
setType(java.lang.String type)
Sets the DublinCore module type. |
void |
setTypes(java.util.List types)
Sets the DublinCore module types. |
java.lang.String |
toString()
Returns the String representation for the object. |
| クラス com.sun.syndication.feed.module.ModuleImpl から継承されたメソッド |
|---|
getUri |
| クラス java.lang.Object から継承されたメソッド |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| インタフェース com.sun.syndication.feed.module.Module から継承されたメソッド |
|---|
getUri |
| フィールドの詳細 |
|---|
public static final java.util.Set CONVENIENCE_PROPERTIES
Convenience properties are mapped to Modules, for cloning the convenience properties can be ignored as the will be copied as part of the module cloning.
| コンストラクタの詳細 |
|---|
public DCModuleImpl()
| メソッドの詳細 |
|---|
public java.util.List getTitles()
DCModule 内の getTitlespublic void setTitles(java.util.List titles)
DCModule 内の setTitlestitles - the list of String representing the DublinCore module
titles to set, an empty list or null if none.public java.lang.String getTitle()
DCModule 内の getTitlepublic void setTitle(java.lang.String title)
DCModule 内の setTitletitle - the DublinCore module title to set, null if none.public java.util.List getCreators()
DCModule 内の getCreatorspublic void setCreators(java.util.List creators)
DCModule 内の setCreatorscreators - the list of String representing the DublinCore module
creators to set, an empty list or null if none.public java.lang.String getCreator()
DCModule 内の getCreatorpublic void setCreator(java.lang.String creator)
DCModule 内の setCreatorcreator - the DublinCore module creator to set, null if none.public java.util.List getSubjects()
DCModule 内の getSubjectspublic void setSubjects(java.util.List subjects)
DCModule 内の setSubjectssubjects - the list of DCSubject elements with the DublinCore
module subjects to set, an empty list or null if none.public DCSubject getSubject()
DCModule 内の getSubjectpublic void setSubject(DCSubject subject)
DCModule 内の setSubjectsubject - the DublinCore module subject to set, null if none.public java.util.List getDescriptions()
DCModule 内の getDescriptionspublic void setDescriptions(java.util.List descriptions)
DCModule 内の setDescriptionsdescriptions - the list of String representing the DublinCore
module descriptions to set, an empty list or null if none.public java.lang.String getDescription()
DCModule 内の getDescriptionpublic void setDescription(java.lang.String description)
DCModule 内の setDescriptiondescription - the DublinCore module description to set, null if none.public java.util.List getPublishers()
DCModule 内の getPublisherspublic void setPublishers(java.util.List publishers)
DCModule 内の setPublisherspublishers - the list of String representing the DublinCore module
publishers to set, an empty list or null if none.public java.lang.String getPublisher()
DCModule 内の getPublisherpublic void setPublisher(java.lang.String publisher)
DCModule 内の setPublisherpublisher - the DublinCore module publisher to set, null if none.public java.util.List getContributors()
DCModule 内の getContributorspublic void setContributors(java.util.List contributors)
DCModule 内の setContributorscontributors - the list of String representing the DublinCore
module contributors to set, an empty list or null if none.public java.lang.String getContributor()
DCModule 内の getContributorpublic void setContributor(java.lang.String contributor)
DCModule 内の setContributorcontributor - the DublinCore module contributor to set, null if none.public java.util.List getDates()
DCModule 内の getDatespublic void setDates(java.util.List dates)
DCModule 内の setDatesdates - the list of Date representing the DublinCore module dates
to set, an empty list or null if none.public java.util.Date getDate()
DCModule 内の getDatepublic void setDate(java.util.Date date)
DCModule 内の setDatedate - the DublinCore module date to set, null if none.public java.util.List getTypes()
DCModule 内の getTypespublic void setTypes(java.util.List types)
DCModule 内の setTypestypes - the list of String representing the DublinCore module types
to set, an empty list or null if none.public java.lang.String getType()
DCModule 内の getTypepublic void setType(java.lang.String type)
DCModule 内の setTypetype - the DublinCore module type to set, null if none.public java.util.List getFormats()
DCModule 内の getFormatspublic void setFormats(java.util.List formats)
DCModule 内の setFormatsformats - the list of String representing the DublinCore module
formats to set, an empty list or null if none.public java.lang.String getFormat()
DCModule 内の getFormatpublic void setFormat(java.lang.String format)
DCModule 内の setFormatformat - the DublinCore module format to set, null if none.public java.util.List getIdentifiers()
DCModule 内の getIdentifierspublic void setIdentifiers(java.util.List identifiers)
DCModule 内の setIdentifiersidentifiers - the list of String representing the DublinCore module
identifiers to set, an empty list or null if none.public java.lang.String getIdentifier()
DCModule 内の getIdentifierpublic void setIdentifier(java.lang.String identifier)
DCModule 内の setIdentifieridentifier - the DublinCore module identifier to set, null if none.public java.util.List getSources()
DCModule 内の getSourcespublic void setSources(java.util.List sources)
DCModule 内の setSourcessources - the list of String representing the DublinCore module
sources to set, an empty list or null if none.public java.lang.String getSource()
DCModule 内の getSourcepublic void setSource(java.lang.String source)
DCModule 内の setSourcesource - the DublinCore module source to set, null if none.public java.util.List getLanguages()
DCModule 内の getLanguagespublic void setLanguages(java.util.List languages)
DCModule 内の setLanguageslanguages - the list of String representing the DublinCore module
languages to set, an empty list or null if none.public java.lang.String getLanguage()
DCModule 内の getLanguagepublic void setLanguage(java.lang.String language)
DCModule 内の setLanguagelanguage - the DublinCore module language to set, null if none.public java.util.List getRelations()
DCModule 内の getRelationspublic void setRelations(java.util.List relations)
DCModule 内の setRelationsrelations - the list of String representing the DublinCore module
relations to set, an empty list or null if none.public java.lang.String getRelation()
DCModule 内の getRelationpublic void setRelation(java.lang.String relation)
DCModule 内の setRelationrelation - the DublinCore module relation to set, null if none.public java.util.List getCoverages()
DCModule 内の getCoveragespublic void setCoverages(java.util.List coverages)
DCModule 内の setCoveragescoverages - the list of String representing the DublinCore module
coverages to set, an empty list or null if none.public java.lang.String getCoverage()
DCModule 内の getCoveragepublic void setCoverage(java.lang.String coverage)
DCModule 内の setCoveragecoverage - the DublinCore module coverage to set, null if none.public java.util.List getRightsList()
DCModule 内の getRightsListpublic void setRightsList(java.util.List rights)
DCModule 内の setRightsListrights - the list of String representing the DublinCore module
rights to set, an empty list or null if none.public java.lang.String getRights()
DCModule 内の getRightspublic void setRights(java.lang.String rights)
DCModule 内の setRightsrights - the DublinCore module rights to set, null if none.
public final java.lang.Object clone()
throws java.lang.CloneNotSupportedException
Module 内の cloneModuleImpl 内の clonejava.lang.CloneNotSupportedException - thrown if an element of the object cannot be cloned.public final boolean equals(java.lang.Object other)
ModuleImpl 内の equalsother - he reference object with which to compare.
public final int hashCode()
It follows the contract defined by the Object hashCode() method.
ModuleImpl 内の hashCodepublic final java.lang.String toString()
ModuleImpl 内の toStringpublic final java.lang.Class getInterface()
CopyFrom の記述: This is useful when dealing with properties that may have multiple implementations. For example, Module.
CopyFrom 内の getInterfacepublic final void copyFrom(java.lang.Object obj)
CopyFrom の記述: Any existing properties in this bean are lost.
This method is useful for moving from one implementation of a bean interface to another. For example from the default SyndFeed bean implementation to a Hibernate ready implementation.
CopyFrom 内の copyFromobj - the instance to copy properties from.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||