gov.grants.apply.xml.util
Class Utils

java.lang.Object
  extended bygov.grants.apply.xml.util.Utils

public class Utils
extends java.lang.Object

Author:
Brian Husted TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
Utils()
           
 
Method Summary
static boolean isWellFormedXml(java.lang.String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

isWellFormedXml

public static boolean isWellFormedXml(java.lang.String xml)