addResources(JResources jres, Reader reader, String xml) Add JResource(s) created from parsing of the reader contents inside the
JResources given instance.
Add JResource(s) created from parsing of the reader contents inside the
JResources given instance.
Parameters: jres - JResources element where JResource will be addded. Parameters: reader - XML Content Reader Parameters: xml - filename / xml : used in Error messages throws: SecurityServiceException - When parsing fails