Searched refs:getResrouceContentString (Results 1 – 2 of 2) sorted by relevance
72 ClassUtils.getResrouceContentString(getClass(), txtProtobufFileName), in testSoParser()
133 public static String getResrouceContentString(Class clazz, String fileName) throws IOException { in getResrouceContentString() method in ClassUtils