Searched refs:profilesXML (Results 1 – 1 of 1) sorted by relevance
164 public boolean loadProfiles(String profilesXML) { in loadProfiles() argument167 return loadProfiles(new ByteArrayInputStream(profilesXML.getBytes())); in loadProfiles()