Java Doc for DCModuleImpl.java in  » RSS-RDF » Rome » com » sun » syndication » feed » module » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » RSS RDF » Rome » com.sun.syndication.feed.module 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.sun.syndication.feed.module.ModuleImpl
      com.sun.syndication.feed.module.DCModuleImpl

DCModuleImpl
public class DCModuleImpl extends ModuleImpl implements DCModule(Code)
Dublin Core ModuleImpl, default implementation.


See Also:    Dublin Core module.
author:
   Alejandro Abdelnur



Field Summary
final public static  SetCONVENIENCE_PROPERTIES
     Unmodifiable Set containing the convenience properties of this class.

Constructor Summary
public  DCModuleImpl()
     Default constructor.

Method Summary
final public  Objectclone()
     Creates a deep 'bean' clone of the object.
final public  voidcopyFrom(Object obj)
    
final public  booleanequals(Object other)
     Indicates whether some other object is "equal to" this one as defined by the Object equals() method.


Parameters:
  other - he reference object with which to compare.

public  StringgetContributor()
     Gets the DublinCore module contributor.
public  ListgetContributors()
     Returns the DublinCore module contributor.
public  StringgetCoverage()
     Gets the DublinCore module coverage.
public  ListgetCoverages()
     Returns the DublinCore module coverage.
public  StringgetCreator()
     Gets the DublinCore module title.
public  ListgetCreators()
     Returns the DublinCore module creator.
public  DategetDate()
     Gets the DublinCore module date.
public  ListgetDates()
     Returns the DublinCore module date.
public  StringgetDescription()
     Gets the DublinCore module description.
public  ListgetDescriptions()
     Returns the DublinCore module description.
public  StringgetFormat()
     Gets the DublinCore module format.
public  ListgetFormats()
     Returns the DublinCore module format.
public  StringgetIdentifier()
     Gets the DublinCore module identifier.
public  ListgetIdentifiers()
     Returns the DublinCore module identifier.
final public  ClassgetInterface()
    
public  StringgetLanguage()
     Gets the DublinCore module language.
public  ListgetLanguages()
     Returns the DublinCore module language.
public  StringgetPublisher()
     Gets the DublinCore module title.
public  ListgetPublishers()
     Returns the DublinCore module publisher.
public  StringgetRelation()
     Gets the DublinCore module relation.
public  ListgetRelations()
     Returns the DublinCore module relation.
public  StringgetRights()
     Gets the DublinCore module rights.
public  ListgetRightsList()
     Returns the DublinCore module rights.
public  StringgetSource()
     Gets the DublinCore module source.
public  ListgetSources()
     Returns the DublinCore module source.
public  DCSubjectgetSubject()
     Gets the DublinCore module subject.
public  ListgetSubjects()
     Returns the DublinCore module subjects.
public  StringgetTitle()
     Gets the DublinCore module title.
public  ListgetTitles()
     Returns the DublinCore module titles.
public  StringgetType()
     Gets the DublinCore module type.
public  ListgetTypes()
     Returns the DublinCore module type.
final public  inthashCode()
     Returns a hashcode value for the object.
public  voidsetContributor(String contributor)
     Sets the DublinCore module contributor.
public  voidsetContributors(List contributors)
     Sets the DublinCore module contributors.
public  voidsetCoverage(String coverage)
     Sets the DublinCore module coverage.
public  voidsetCoverages(List coverages)
     Sets the DublinCore module coverages.
public  voidsetCreator(String creator)
     Sets the DublinCore module creator.
public  voidsetCreators(List creators)
     Sets the DublinCore module creators.
public  voidsetDate(Date date)
     Sets the DublinCore module date.
public  voidsetDates(List dates)
     Sets the DublinCore module dates.
public  voidsetDescription(String description)
     Sets the DublinCore module description.
public  voidsetDescriptions(List descriptions)
     Sets the DublinCore module descriptions.
public  voidsetFormat(String format)
     Sets the DublinCore module format.
public  voidsetFormats(List formats)
     Sets the DublinCore module formats.
public  voidsetIdentifier(String identifier)
     Sets the DublinCore module identifier.
public  voidsetIdentifiers(List identifiers)
     Sets the DublinCore module identifiers.
public  voidsetLanguage(String language)
     Sets the DublinCore module language.
public  voidsetLanguages(List languages)
     Sets the DublinCore module languages.
public  voidsetPublisher(String publisher)
     Sets the DublinCore module publisher.
public  voidsetPublishers(List publishers)
     Sets the DublinCore module publishers.
public  voidsetRelation(String relation)
     Sets the DublinCore module relation.
public  voidsetRelations(List relations)
     Sets the DublinCore module relations.
public  voidsetRights(String rights)
     Sets the DublinCore module rights.
public  voidsetRightsList(List rights)
     Sets the DublinCore module rights.
public  voidsetSource(String source)
     Sets the DublinCore module source.
public  voidsetSources(List sources)
     Sets the DublinCore module sources.
public  voidsetSubject(DCSubject subject)
     Sets the DCSubject element.
public  voidsetSubjects(List subjects)
     Sets the DublinCore module subjects.
public  voidsetTitle(String title)
     Sets the DublinCore module title.
public  voidsetTitles(List titles)
     Sets the DublinCore module titles.
public  voidsetType(String type)
     Sets the DublinCore module type.
public  voidsetTypes(List types)
     Sets the DublinCore module types.
final public  StringtoString()
     Returns the String representation for the object.

Field Detail
CONVENIENCE_PROPERTIES
final public static Set CONVENIENCE_PROPERTIES(Code)
Unmodifiable Set containing the convenience properties of this class.

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.





Constructor Detail
DCModuleImpl
public DCModuleImpl()(Code)
Default constructor. All properties are set to null.





Method Detail
clone
final public Object clone() throws CloneNotSupportedException(Code)
Creates a deep 'bean' clone of the object.

a clone of the object.
throws:
  CloneNotSupportedException - thrown if an element of the object cannot be cloned.




copyFrom
final public void copyFrom(Object obj)(Code)



equals
final public boolean equals(Object other)(Code)
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.


Parameters:
  other - he reference object with which to compare. true if 'this' object is equal to the 'other' object.




getContributor
public String getContributor()(Code)
Gets the DublinCore module contributor. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module contributor, null if none.




getContributors
public List getContributors()(Code)
Returns the DublinCore module contributor.

a list of Strings representing the DublinCore module contributor,an empty list if none.




getCoverage
public String getCoverage()(Code)
Gets the DublinCore module coverage. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module coverage, null if none.




getCoverages
public List getCoverages()(Code)
Returns the DublinCore module coverage.

a list of Strings representing the DublinCore module coverage,an empty list if none.




getCreator
public String getCreator()(Code)
Gets the DublinCore module title. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module title, null if none.




getCreators
public List getCreators()(Code)
Returns the DublinCore module creator.

a list of Strings representing the DublinCore module creator,an empty list if none.




getDate
public Date getDate()(Code)
Gets the DublinCore module date. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module date, null if none.




getDates
public List getDates()(Code)
Returns the DublinCore module date.

a list of Strings representing the DublinCore module date,an empty list if none.




getDescription
public String getDescription()(Code)
Gets the DublinCore module description. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module description, null if none.




getDescriptions
public List getDescriptions()(Code)
Returns the DublinCore module description.

a list of Strings representing the DublinCore moduledescription, an empty list if none.




getFormat
public String getFormat()(Code)
Gets the DublinCore module format. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module format, null if none.




getFormats
public List getFormats()(Code)
Returns the DublinCore module format.

a list of Strings representing the DublinCore module format,an empty list if none.




getIdentifier
public String getIdentifier()(Code)
Gets the DublinCore module identifier. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module identifier, null if none.




getIdentifiers
public List getIdentifiers()(Code)
Returns the DublinCore module identifier.

a list of Strings representing the DublinCore module identifier,an empty list if none.




getInterface
final public Class getInterface()(Code)



getLanguage
public String getLanguage()(Code)
Gets the DublinCore module language. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module langauge, null if none.




getLanguages
public List getLanguages()(Code)
Returns the DublinCore module language.

a list of Strings representing the DublinCore module language,an empty list if none.




getPublisher
public String getPublisher()(Code)
Gets the DublinCore module title. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module title, null if none.




getPublishers
public List getPublishers()(Code)
Returns the DublinCore module publisher.

a list of Strings representing the DublinCore module publisher,an empty list if none.




getRelation
public String getRelation()(Code)
Gets the DublinCore module relation. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module relation, null if none.




getRelations
public List getRelations()(Code)
Returns the DublinCore module relation.

a list of Strings representing the DublinCore module relation,an empty list if none.




getRights
public String getRights()(Code)
Gets the DublinCore module rights. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module rights, null if none.




getRightsList
public List getRightsList()(Code)
Returns the DublinCore module rights.

a list of Strings representing the DublinCore module rights,an empty list if none.




getSource
public String getSource()(Code)
Gets the DublinCore module source. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module source, null if none.




getSources
public List getSources()(Code)
Returns the DublinCore module source.

a list of Strings representing the DublinCore module source,an empty list if none.




getSubject
public DCSubject getSubject()(Code)
Gets the DublinCore module subject. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module subject, null if none.




getSubjects
public List getSubjects()(Code)
Returns the DublinCore module subjects.

a list of DCSubject elements with the DublinCore module subjects,an empty list if none.




getTitle
public String getTitle()(Code)
Gets the DublinCore module title. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module title, null if none.




getTitles
public List getTitles()(Code)
Returns the DublinCore module titles.

a list of Strings representing the DublinCore module title,an empty list if none.




getType
public String getType()(Code)
Gets the DublinCore module type. Convenience method that can be used to obtain the first item, null if none.

the first DublinCore module type, null if none.




getTypes
public List getTypes()(Code)
Returns the DublinCore module type.

a list of Strings representing the DublinCore module type,an empty list if none.




hashCode
final public int hashCode()(Code)
Returns a hashcode value for the object.

It follows the contract defined by the Object hashCode() method.

the hashcode of the bean object.




setContributor
public void setContributor(String contributor)(Code)
Sets the DublinCore module contributor. Convenience method that can be used when there is only one contributor to set.


Parameters:
  contributor - the DublinCore module contributor to set, null if none.




setContributors
public void setContributors(List contributors)(Code)
Sets the DublinCore module contributors.


Parameters:
  contributors - the list of String representing the DublinCoremodule contributors to set, an empty list or null if none.




setCoverage
public void setCoverage(String coverage)(Code)
Sets the DublinCore module coverage. Convenience method that can be used when there is only one coverage to set.


Parameters:
  coverage - the DublinCore module coverage to set, null if none.




setCoverages
public void setCoverages(List coverages)(Code)
Sets the DublinCore module coverages.


Parameters:
  coverages - the list of String representing the DublinCore modulecoverages to set, an empty list or null if none.




setCreator
public void setCreator(String creator)(Code)
Sets the DublinCore module creator. Convenience method that can be used when there is only one creator to set.


Parameters:
  creator - the DublinCore module creator to set, null if none.




setCreators
public void setCreators(List creators)(Code)
Sets the DublinCore module creators.


Parameters:
  creators - the list of String representing the DublinCore modulecreators to set, an empty list or null if none.




setDate
public void setDate(Date date)(Code)
Sets the DublinCore module date. Convenience method that can be used when there is only one date to set.


Parameters:
  date - the DublinCore module date to set, null if none.




setDates
public void setDates(List dates)(Code)
Sets the DublinCore module dates.


Parameters:
  dates - the list of Date representing the DublinCore module datesto set, an empty list or null if none.




setDescription
public void setDescription(String description)(Code)
Sets the DublinCore module description. Convenience method that can be used when there is only one description to set.


Parameters:
  description - the DublinCore module description to set, null if none.




setDescriptions
public void setDescriptions(List descriptions)(Code)
Sets the DublinCore module descriptions.


Parameters:
  descriptions - the list of String representing the DublinCoremodule descriptions to set, an empty list or null if none.




setFormat
public void setFormat(String format)(Code)
Sets the DublinCore module format. Convenience method that can be used when there is only one format to set.


Parameters:
  format - the DublinCore module format to set, null if none.




setFormats
public void setFormats(List formats)(Code)
Sets the DublinCore module formats.


Parameters:
  formats - the list of String representing the DublinCore moduleformats to set, an empty list or null if none.




setIdentifier
public void setIdentifier(String identifier)(Code)
Sets the DublinCore module identifier. Convenience method that can be used when there is only one identifier to set.


Parameters:
  identifier - the DublinCore module identifier to set, null if none.




setIdentifiers
public void setIdentifiers(List identifiers)(Code)
Sets the DublinCore module identifiers.


Parameters:
  identifiers - the list of String representing the DublinCore moduleidentifiers to set, an empty list or null if none.




setLanguage
public void setLanguage(String language)(Code)
Sets the DublinCore module language. Convenience method that can be used when there is only one language to set.


Parameters:
  language - the DublinCore module language to set, null if none.




setLanguages
public void setLanguages(List languages)(Code)
Sets the DublinCore module languages.


Parameters:
  languages - the list of String representing the DublinCore modulelanguages to set, an empty list or null if none.




setPublisher
public void setPublisher(String publisher)(Code)
Sets the DublinCore module publisher. Convenience method that can be used when there is only one publisher to set.


Parameters:
  publisher - the DublinCore module publisher to set, null if none.




setPublishers
public void setPublishers(List publishers)(Code)
Sets the DublinCore module publishers.


Parameters:
  publishers - the list of String representing the DublinCore modulepublishers to set, an empty list or null if none.




setRelation
public void setRelation(String relation)(Code)
Sets the DublinCore module relation. Convenience method that can be used when there is only one relation to set.


Parameters:
  relation - the DublinCore module relation to set, null if none.




setRelations
public void setRelations(List relations)(Code)
Sets the DublinCore module relations.


Parameters:
  relations - the list of String representing the DublinCore modulerelations to set, an empty list or null if none.




setRights
public void setRights(String rights)(Code)
Sets the DublinCore module rights. Convenience method that can be used when there is only one rights to set.


Parameters:
  rights - the DublinCore module rights to set, null if none.




setRightsList
public void setRightsList(List rights)(Code)
Sets the DublinCore module rights.


Parameters:
  rights - the list of String representing the DublinCore modulerights to set, an empty list or null if none.




setSource
public void setSource(String source)(Code)
Sets the DublinCore module source. Convenience method that can be used when there is only one source to set.


Parameters:
  source - the DublinCore module source to set, null if none.




setSources
public void setSources(List sources)(Code)
Sets the DublinCore module sources.


Parameters:
  sources - the list of String representing the DublinCore modulesources to set, an empty list or null if none.




setSubject
public void setSubject(DCSubject subject)(Code)
Sets the DCSubject element. Convenience method that can be used when there is only one subject to set.


Parameters:
  subject - the DublinCore module subject to set, null if none.




setSubjects
public void setSubjects(List subjects)(Code)
Sets the DublinCore module subjects.


Parameters:
  subjects - the list of DCSubject elements with the DublinCoremodule subjects to set, an empty list or null if none.




setTitle
public void setTitle(String title)(Code)
Sets the DublinCore module title. Convenience method that can be used when there is only one title to set.


Parameters:
  title - the DublinCore module title to set, null if none.




setTitles
public void setTitles(List titles)(Code)
Sets the DublinCore module titles.


Parameters:
  titles - the list of String representing the DublinCore moduletitles to set, an empty list or null if none.




setType
public void setType(String type)(Code)
Sets the DublinCore module type. Convenience method that can be used when there is only one type to set.


Parameters:
  type - the DublinCore module type to set, null if none.




setTypes
public void setTypes(List types)(Code)
Sets the DublinCore module types.


Parameters:
  types - the list of String representing the DublinCore module typesto set, an empty list or null if none.




toString
final public String toString()(Code)
Returns the String representation for the object.

String representation for the object.




Methods inherited from com.sun.syndication.feed.module.ModuleImpl
public Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object other)(Code)(Java Doc)
public String getUri()(Code)(Java Doc)
public int hashCode()(Code)(Java Doc)
public String toString()(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.