org.springframework.extensions.config
Class WebFrameworkConfigElement.FormatDescriptor

java.lang.Object
  extended by org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
      extended by org.springframework.extensions.config.WebFrameworkConfigElement.FormatDescriptor
Enclosing class:
WebFrameworkConfigElement

public static class WebFrameworkConfigElement.FormatDescriptor
extends WebFrameworkConfigElement.Descriptor


Method Summary
 String getDescription()
           
 String getName()
           
 
Methods inherited from class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
attributes, get, getAttribute, getId, getProperty, getStringAttribute, getStringProperty, map, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getDescription

public String getDescription()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.