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

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

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

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


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

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Resources

public XMLElementNames.Resources()


Copyright © 2009. All Rights Reserved.