scanTLD(URL url, WAR war) Load the tld file.
Parameters: url - the URL of the TLD file. Parameters: war - the given war file that needs to be completed. throws: ParsingException - if parsing of XML file fails.
Load the tld file.
Parameters: url - the URL of the TLD file. Parameters: war - the given war file that needs to be completed. throws: ParsingException - if parsing of XML file fails. an application object.
Methods inherited from org.ow2.easybeans.deployment.xml.parsing.AbsWebLoader