org.springframework.extensions.config
Class WebFrameworkConfigElement.TagLibraryDescriptor

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

public static class WebFrameworkConfigElement.TagLibraryDescriptor
extends WebFrameworkConfigElement.Descriptor


Method Summary
 String getNamespace()
           
 String getUri()
           
 
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

getUri

public String getUri()

getNamespace

public String getNamespace()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.