Loads the properties defined in the InputStream into the given property. On Java5+ it supports reading from XML based property definition. @param props The property object to load into @param is The input stream from where to load @param isXml true if we should try to load from xml @
(
Properties props, InputStream is, boolean isXml)
source not stored for this graph (policy: none)
no test coverage detected