| org.w3.atom.TextConstruct org.w3.atom.Rights
Rights | public class Rights extends TextConstruct (Code) | | Represents an ATOM Rights element. This is a simple subclass of the
TextConstruct class.
author: Neil Taylor |
Constructor Summary | |
public | Rights() Create a new instance and set the prefix to
'atom' and the local name to 'rights'. |
Rights | public Rights()(Code) | | Create a new instance and set the prefix to
'atom' and the local name to 'rights'.
|
|
|