org.kuali.ole.docstore.utility
Class XMLUtility

java.lang.Object
  extended by org.kuali.ole.docstore.utility.XMLUtility

public class XMLUtility
extends Object

Created by IntelliJ IDEA. User: Sreekanth Date: 6/4/12 Time: 4:20 PM To change this template use File | Settings | File Templates.


Field Summary
static String FIELD_SEPERATOR
           
 
Constructor Summary
XMLUtility()
           
 
Method Summary
 StringBuffer getAllContentText(String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIELD_SEPERATOR

public static final String FIELD_SEPERATOR
See Also:
Constant Field Values
Constructor Detail

XMLUtility

public XMLUtility()
Method Detail

getAllContentText

public StringBuffer getAllContentText(String content)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.