org.thymeleaf.util
Class FragmentUtils

Object
  extended by org.thymeleaf.util.FragmentUtils

public final class FragmentUtils
extends Object

Since:
1.0
Author:
Daniel Fernández

Method Summary
static Node extractFragmentByAttributevalue(Document document, String tagName, String attributeName, String attributeValue)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

extractFragmentByAttributevalue

public static Node extractFragmentByAttributevalue(Document document,
                                                   String tagName,
                                                   String attributeName,
                                                   String attributeValue)


Copyright © 2011 The THYMELEAF team. All Rights Reserved.