reads the tag library definitions from a web.xml file
| Type | Name and description | 
|---|---|
| java.util.Map<java.lang.String, java.lang.String> | tagLocationsContains a map of URI to tag library locations once the handler has read the web.xml file | 
| Constructor and description | 
|---|
| WebXmlTagLibraryReader
                                (java.io.InputStream inputStream) | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
Groovy Documentation