org.thymeleaf.fragment
Interface IFragmentSpec

All Known Implementing Classes:
ChainedFragmentSpec, DOMSelectorFragmentSpec, ElementAndAttributeNameFragmentSpec, WholeFragmentSpec

public interface IFragmentSpec

Since:
2.0.9
Author:
Daniel Fernández

Method Summary
 List<Node> extractFragment(Configuration configuration, List<Node> nodes)
           
 

Method Detail

extractFragment

List<Node> extractFragment(Configuration configuration,
                           List<Node> nodes)


Copyright © 2012 The THYMELEAF team. All Rights Reserved.