org.jasig.portal.container.om.servlet
Class TagLibImpl
java.lang.Object
org.jasig.portal.container.om.servlet.TagLibImpl
- All Implemented Interfaces:
- java.io.Serializable
- public class TagLibImpl
- extends java.lang.Object
- implements java.io.Serializable
Data structure to support WebApplicationDefinition for
marshalling and unmarshalling of web.xml.
Not needed by the Pluto container.
- Version:
- $Revision: 1.1 $
- Author:
- Ken Weiner, kweiner@unicon.net
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagLibImpl
public TagLibImpl()
getTaglibUri
public java.lang.String getTaglibUri()
getTaglibLocation
public java.lang.String getTaglibLocation()
setTaglibUri
public void setTaglibUri(java.lang.String taglibUri)
setTaglibLocation
public void setTaglibLocation(java.lang.String taglibLocation)