org.thymeleaf.processor.attr
Class AbstractFragmentInclusionAttrProcessor.CompleteTemplateFragmentSpec

Object
  extended by org.thymeleaf.processor.attr.AbstractFragmentInclusionAttrProcessor.AbstractFragmentSpec
      extended by org.thymeleaf.processor.attr.AbstractFragmentInclusionAttrProcessor.CompleteTemplateFragmentSpec
Enclosing class:
AbstractFragmentInclusionAttrProcessor

protected static final class AbstractFragmentInclusionAttrProcessor.CompleteTemplateFragmentSpec
extends AbstractFragmentInclusionAttrProcessor.AbstractFragmentSpec

Since:
1.0
Author:
Daniel Fernández

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

Constructor Detail

AbstractFragmentInclusionAttrProcessor.CompleteTemplateFragmentSpec

public AbstractFragmentInclusionAttrProcessor.CompleteTemplateFragmentSpec(String fragmentTemplateName)


Copyright © 2011 The THYMELEAF team. All Rights Reserved.