com.metamatrix.common.config.xml
Class XMLElementNames.Configurations

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLElementNames.Configurations
Enclosing interface:
XMLElementNames

public static class XMLElementNames.Configurations
extends java.lang.Object

This is the class that represents the Configurations Element which contains all of the XML elements that represent Configuration objects.


Nested Class Summary
static class XMLElementNames.Configurations.Configuration
          This is the class that represents the Configuration Element which contains all of the XML elements that represent a Configuration object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the Configurations Element.
 
Constructor Summary
XMLElementNames.Configurations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ELEMENT

public static final java.lang.String ELEMENT
This is the name of the Configurations Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Configurations

public XMLElementNames.Configurations()


Copyright © 2009. All Rights Reserved.