org.richfaces.cdk.templatecompiler
Interface TemplateVisitorFactory<T extends TemplateVisitor>

All Known Implementing Classes:
VisitorFactoryImpl

public interface TemplateVisitorFactory<T extends TemplateVisitor>

Author:
asmirnov@exadel.com

Method Summary
 T createVisitor(CompositeInterface composite, java.util.Collection<PropertyBase> attributes)
           
 

Method Detail

createVisitor

T createVisitor(CompositeInterface composite,
                java.util.Collection<PropertyBase> attributes)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.