it.unipd.dei.ims.circo.bean
Class ResultListXMLHelper.ElementsAttributes

java.lang.Object
  extended by it.unipd.dei.ims.ici.xml.XMLHelper.ElementsAttributes
      extended by it.unipd.dei.ims.ici.bean.BeanXMLHelper.ElementsAttributes
          extended by it.unipd.dei.ims.circo.bean.CircoXMLHelper.ElementsAttributes
              extended by it.unipd.dei.ims.circo.bean.ResultListXMLHelper.ElementsAttributes
Enclosing class:
ResultListXMLHelper

public static class ResultListXMLHelper.ElementsAttributes
extends CircoXMLHelper.ElementsAttributes

Lists the name of elements and attributes to be used for reading/writing XML files.

Since:
0.10
Version:
0.10
Author:
Nicola Ferro

Field Summary
static java.lang.String RESULT_LIST_ELEMENT
          The root element for the ResultList.
 
Fields inherited from class it.unipd.dei.ims.circo.bean.CircoXMLHelper.ElementsAttributes
DESCRIPTION_ATTRIBUTE, TYPE_ATTRIBUTE, VALUE_ATTRIBUTE
 
Fields inherited from class it.unipd.dei.ims.ici.bean.BeanXMLHelper.ElementsAttributes
COUNTRY_ATTRIBUTE, IDENTIFIER_ATTRIBUTE, LANGUAGE_ATTRIBUTE, MIME_TYPE_ATTRIBUTE, SERIAL_IDENTIFIER_ATTRIBUTE
 
Fields inherited from class it.unipd.dei.ims.ici.xml.XMLHelper.ElementsAttributes
ICI_ELEMENT
 
Constructor Summary
ResultListXMLHelper.ElementsAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESULT_LIST_ELEMENT

public static final java.lang.String RESULT_LIST_ELEMENT
The root element for the ResultList.

See Also:
Constant Field Values
Constructor Detail

ResultListXMLHelper.ElementsAttributes

public ResultListXMLHelper.ElementsAttributes()

Copyright © 2008-2009 Information Management Systems (IMS) research group,
Department of Information Engineering, University of Padua, Italy.