Uses of Class
net.sf.jett.tag.TagLibraryRegistry

Packages that use TagLibraryRegistry
net.sf.jett.model Provides value objects for JETT processing and enumerated objects for things like style values. 
 

Uses of TagLibraryRegistry in net.sf.jett.model
 

Methods in net.sf.jett.model that return TagLibraryRegistry
 TagLibraryRegistry WorkbookContext.getRegistry()
          Returns the TagLibraryRegistry.
 

Methods in net.sf.jett.model with parameters of type TagLibraryRegistry
 void WorkbookContext.setRegistry(TagLibraryRegistry registry)
          Sets the TagLibraryRegistry.
 



Copyright © 2012-2013 Jett Team. All Rights Reserved.