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