Uses of Interface
org.eclipse.jet.taglib.TagFactory

Packages that use TagFactory
org.eclipse.jet Defines core interfaces for executing JET transformations and templates.  
 

Uses of TagFactory in org.eclipse.jet
 

Methods in org.eclipse.jet that return TagFactory
 TagFactory JET2Context.getTagFactory()
           
 

Methods in org.eclipse.jet with parameters of type TagFactory
 void JET2Context.setTagFactory(TagFactory tagFactory)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.