protected void |
JsonParser.composeDeviceComponent(String name,
DeviceComponent element) |
protected void |
XmlParser.composeDeviceComponent(String name,
DeviceComponent element) |
protected void |
RdfParser.composeDeviceComponent(Turtle.Complex parent,
String parentType,
String name,
DeviceComponent element,
int index) |
protected void |
XmlParser.composeDeviceComponentElements(DeviceComponent element) |
protected void |
JsonParser.composeDeviceComponentInner(DeviceComponent element) |
protected boolean |
XmlParser.parseDeviceComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent res) |
protected DeviceComponent.DeviceComponentProductionSpecificationComponent |
JsonParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent(com.google.gson.JsonObject json,
DeviceComponent owner) |
protected DeviceComponent.DeviceComponentProductionSpecificationComponent |
XmlParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent(org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent owner) |
protected boolean |
XmlParser.parseDeviceComponentDeviceComponentProductionSpecificationComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent owner,
DeviceComponent.DeviceComponentProductionSpecificationComponent res) |
protected void |
JsonParser.parseDeviceComponentDeviceComponentProductionSpecificationComponentProperties(com.google.gson.JsonObject json,
DeviceComponent owner,
DeviceComponent.DeviceComponentProductionSpecificationComponent res) |
protected DeviceComponent.DeviceComponentPropertyComponent |
JsonParser.parseDeviceComponentDeviceComponentPropertyComponent(com.google.gson.JsonObject json,
DeviceComponent owner) |
protected DeviceComponent.DeviceComponentPropertyComponent |
XmlParser.parseDeviceComponentDeviceComponentPropertyComponent(org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent owner) |
protected boolean |
XmlParser.parseDeviceComponentDeviceComponentPropertyComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent owner,
DeviceComponent.DeviceComponentPropertyComponent res) |
protected void |
JsonParser.parseDeviceComponentDeviceComponentPropertyComponentProperties(com.google.gson.JsonObject json,
DeviceComponent owner,
DeviceComponent.DeviceComponentPropertyComponent res) |
protected void |
JsonParser.parseDeviceComponentProperties(com.google.gson.JsonObject json,
DeviceComponent res) |