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