org.thymeleaf.processor.tag
Class AbstractFragmentInclusionTagProcessor.CompleteTemplateFragmentSpec

Object
  extended by org.thymeleaf.processor.tag.AbstractFragmentInclusionTagProcessor.AbstractFragmentSpec
      extended by org.thymeleaf.processor.tag.AbstractFragmentInclusionTagProcessor.CompleteTemplateFragmentSpec
Enclosing class:
AbstractFragmentInclusionTagProcessor

protected static final class AbstractFragmentInclusionTagProcessor.CompleteTemplateFragmentSpec
extends AbstractFragmentInclusionTagProcessor.AbstractFragmentSpec

Since:
1.0
Author:
Daniel Fernández

Constructor Summary
AbstractFragmentInclusionTagProcessor.CompleteTemplateFragmentSpec(String fragmentTemplateName)
           
 
Method Summary
 
Methods inherited from class org.thymeleaf.processor.tag.AbstractFragmentInclusionTagProcessor.AbstractFragmentSpec
getFragmentTemplateName
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFragmentInclusionTagProcessor.CompleteTemplateFragmentSpec

public AbstractFragmentInclusionTagProcessor.CompleteTemplateFragmentSpec(String fragmentTemplateName)


Copyright © 2011 The THYMELEAF team. All Rights Reserved.