|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlName | |
|---|---|
| org.purl.sword.atom | This package contains a collection of classes to represent the use of the ATOM Entry document within the SWORD profile. |
| org.purl.sword.base | This package contains the base set of classes that are used by the demonstration SWORD Servers and SWORD Clients. |
| Uses of XmlName in org.purl.sword.atom |
|---|
| Methods in org.purl.sword.atom that return XmlName | |
|---|---|
static XmlName |
Author.elementName()
Get the XmlName for this class. |
static XmlName |
Rights.elementName()
|
static XmlName |
Published.elementName()
|
static XmlName |
Entry.elementName()
|
static XmlName |
Title.elementName()
|
static XmlName |
Email.elementName()
|
static XmlName |
Contributor.elementName()
Get the element name for this Xml Element. |
static XmlName |
Category.elementName()
|
static XmlName |
Id.elementName()
|
static XmlName |
Updated.elementName()
|
static XmlName |
Content.elementName()
|
static XmlName |
Uri.elementName()
|
static XmlName |
Summary.elementName()
|
static XmlName |
Source.elementName()
|
static XmlName |
Name.elementName()
|
static XmlName |
Generator.elementName()
|
static XmlName |
Link.elementName()
|
static XmlName |
Accept.elementName()
Get the XmlName for this class. |
| Methods in org.purl.sword.atom with parameters of type XmlName | |
|---|---|
protected boolean |
Entry.isElementChecked(XmlName elementName)
|
| Constructors in org.purl.sword.atom with parameters of type XmlName | |
|---|---|
Author(XmlName name)
|
|
Entry(XmlName name)
|
|
TextConstruct(XmlName name)
Create a new instance. |
|
| Uses of XmlName in org.purl.sword.base |
|---|
| Fields in org.purl.sword.base declared as XmlName | |
|---|---|
protected static XmlName |
SwordAcceptPackaging.ATTRIBUTE_Q_NAME
|
protected XmlName |
XmlElement.xmlName
|
| Methods in org.purl.sword.base that return XmlName | |
|---|---|
static XmlName |
SwordVerbose.elementName()
|
static XmlName |
SwordMaxUploadSize.elementName()
|
static XmlName |
Service.elementName()
|
static XmlName |
SwordPackaging.elementName()
|
static XmlName |
SwordService.elementName()
|
static XmlName |
SWORDErrorDocument.elementName()
Get the element name. |
static XmlName |
SwordUserAgent.elementName()
|
static XmlName |
Collection.elementName()
|
static XmlName |
DcAbstract.elementName()
|
static XmlName |
SwordCollectionPolicy.elementName()
|
static XmlName |
Workspace.elementName()
|
static XmlName |
SwordMediation.elementName()
|
static XmlName |
SwordTreatment.elementName()
|
static XmlName |
SwordVerboseDescription.elementName()
|
static XmlName |
SwordAcceptPackaging.elementName()
|
static XmlName |
SwordNoOp.elementName()
|
static XmlName |
SwordVersion.elementName()
|
XmlName |
SwordValidationInfo.getAttribute()
Return the attribute that this information describes. |
XmlName |
SwordValidationInfo.getElement()
Return the element that this information describes. |
XmlName |
XmlElement.getXmlName()
|
| Methods in org.purl.sword.base with parameters of type XmlName | |
|---|---|
protected boolean |
SWORDEntry.isElementChecked(XmlName elementName)
|
protected boolean |
XmlElement.isInstanceOf(nu.xom.Element element,
XmlName xmlName)
|
void |
SwordValidationInfo.setAttribute(XmlName attribute)
Set the attribute that this information describes. |
void |
SwordValidationInfo.setElement(XmlName element)
Set the element that this information describes. |
| Constructors in org.purl.sword.base with parameters of type XmlName | |
|---|---|
BasicBooleanContentElement(XmlName name)
|
|
BasicContentElement(XmlName name)
|
|
BasicIntegerContentElement(XmlName name)
|
|
BasicStringContentElement(XmlName name)
|
|
SWORDEntry(XmlName name)
|
|
SwordValidationInfo(XmlName element)
Create a new information object for the specified element. |
|
SwordValidationInfo(XmlName element,
String theMessage,
SwordValidationInfoType theType)
Create a new instance of a validation information object that reports on an element. |
|
SwordValidationInfo(XmlName element,
XmlName attribute)
Create a new information object for the specified element's attribute. |
|
SwordValidationInfo(XmlName element,
XmlName attribute,
String theMessage,
SwordValidationInfoType theType)
Create a new instance of a validation information object that reports on an attribute in the specified element. |
|
XmlElement(XmlName name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||