Uses of Class
gov.grants.apply.xml.util.InvalidXmlException

Packages that use InvalidXmlException
gov.grants.apply.struts.actions   
 

Uses of InvalidXmlException in gov.grants.apply.struts.actions
 

Methods in gov.grants.apply.struts.actions that throw InvalidXmlException
protected  boolean SubmitApplicationAction.isWellFormedXML(javax.servlet.http.HttpServletRequest request, java.lang.String xml)