| Constructor and Description | 
|---|
| XmlUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | encapsulate(String tagName,
                      String content)Returns a String containing the given content string enclosed within an
 open and close tag having the given tagName. | 
public XmlUtils()
public static String encapsulate(String tagName, String content)
tagName - content - Copyright © 2005–2015 The Kuali Foundation. All rights reserved.