org.w3.atom
Class Summary
java.lang.Object
org.purl.sword.base.XmlElement
org.w3.atom.TextConstruct
org.w3.atom.Summary
- All Implemented Interfaces:
- SwordElementInterface
public class Summary
- extends TextConstruct
Represents an ATOM Summary element. This is a simple subclass of the
TextConstruct class.
- Author:
- Neil Taylor
|
Constructor Summary |
Summary()
Create a new instance and set the prefix to
'atom' and the local name to 'summary'. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Summary
public Summary()
- Create a new instance and set the prefix to
'atom' and the local name to 'summary'.
Copyright © 2008 The DSpace Foundation. All Rights Reserved.