public class IoTRegisterProvider extends IQProvider<IoTRegister>
Constructor and Description |
---|
IoTRegisterProvider() |
Modifier and Type | Method and Description |
---|---|
IoTRegister |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public IoTRegisterProvider()
public IoTRegister parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws Exception
parse
in class Provider<IoTRegister>
Exception