service / com.scurab.android.uitor.reflect / ResourcesReflector / load
load
open fun load(resId: Int): String!
Convert resource id into xml file. In case of not xml file null is returned.
Parameters
resId - Int:
Exceptions
NoSuchMethodException -
IllegalAccessException -
InvocationTargetException -
TransformerException -
XmlPullParserException -
IOException -
Return
String!: