| org.w3.atom.Author org.w3.atom.Contributor
Contributor | public class Contributor extends Author (Code) | | Represents an ATOM Contributor.
author: Neil Taylor |
Constructor Summary | |
public | Contributor() Create a new instance and set the prefix to
'atom' and the local name to 'contributor'. |
Contributor | public Contributor()(Code) | | Create a new instance and set the prefix to
'atom' and the local name to 'contributor'.
|
|
|