Uses of Class
org.apache.pluto.portalImpl.om.servlet.impl.TagDefinitionSet

Packages that use TagDefinitionSet
org.apache.pluto.portalImpl.om.servlet.impl   
 

Uses of TagDefinitionSet in org.apache.pluto.portalImpl.om.servlet.impl
 

Fields in org.apache.pluto.portalImpl.om.servlet.impl declared as TagDefinitionSet
private  TagDefinitionSet WebApplicationDefinitionImpl.taglibs
           
 

Methods in org.apache.pluto.portalImpl.om.servlet.impl that return TagDefinitionSet
 TagDefinitionSet WebApplicationDefinitionImpl.getTagDefinitionSet()
           
 

Methods in org.apache.pluto.portalImpl.om.servlet.impl with parameters of type TagDefinitionSet
 void WebApplicationDefinitionImpl.setCastorTagDefinitions(TagDefinitionSet taglibs)