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