Searched defs:getBaseResourceById (Results 1 – 3 of 3) sorted by relevance
48 String getBaseResourceById(int resourceId, byte[] data) throws BundleException; in getBaseResourceById() method
250 public String getBaseResourceById(int resourceId, byte[] data) throws BundleException { in getBaseResourceById() method in ResourcesParserV1
335 public String getBaseResourceById(int resourceId, byte[] data) throws BundleException { in getBaseResourceById() method in ResourcesParserV2