it.unipd.dei.ims.circo.bean
Class CircoXMLHelper.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
Direct Known Subclasses:
ComponentXMLHelper.ElementsAttributes, EngineXMLHelper.ElementsAttributes, FeatureXMLHelper.ElementsAttributes, ResourceXMLHelper.ElementsAttributes, ResultListXMLHelper.ElementsAttributes, ResultXMLHelper.ElementsAttributes, StreamXMLHelper.ElementsAttributes, TokenXMLHelper.ElementsAttributes
Enclosing class:
CircoXMLHelper

public static class CircoXMLHelper.ElementsAttributes
extends it.unipd.dei.ims.ici.bean.BeanXMLHelper.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 DESCRIPTION_ATTRIBUTE
          The description attribute.
static java.lang.String TYPE_ATTRIBUTE
          The type attribute.
static java.lang.String VALUE_ATTRIBUTE
          The 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
CircoXMLHelper.ElementsAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALUE_ATTRIBUTE

public static final java.lang.String VALUE_ATTRIBUTE
The value attribute.

See Also:
Constant Field Values

TYPE_ATTRIBUTE

public static final java.lang.String TYPE_ATTRIBUTE
The type attribute.

See Also:
Constant Field Values

DESCRIPTION_ATTRIBUTE

public static final java.lang.String DESCRIPTION_ATTRIBUTE
The description attribute.

See Also:
Constant Field Values
Constructor Detail

CircoXMLHelper.ElementsAttributes

public CircoXMLHelper.ElementsAttributes()

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