com.metamatrix.common.config.xml
Class XMLConfig_ElementNames.Properties

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties
Enclosing interface:
XMLConfig_ElementNames

public static class XMLConfig_ElementNames.Properties
extends java.lang.Object

This is the class that represents the Properties Element which contains all of the XML elements that represent a Properties object.


Nested Class Summary
static class XMLConfig_ElementNames.Properties.Property
          This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the Properties Element.
 
Constructor Summary
XMLConfig_ElementNames.Properties()
           
 
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 Properties Element.

See Also:
Constant Field Values
Constructor Detail

XMLConfig_ElementNames.Properties

public XMLConfig_ElementNames.Properties()


Copyright © 2009. All Rights Reserved.