protected void |
JsonParser.composeSubscription(String name,
Subscription element) |
protected void |
XmlParser.composeSubscription(String name,
Subscription element) |
protected void |
RdfParser.composeSubscription(Turtle.Complex parent,
String parentType,
String name,
Subscription element,
int index) |
protected void |
XmlParser.composeSubscriptionElements(Subscription element) |
protected void |
JsonParser.composeSubscriptionInner(Subscription element) |
protected boolean |
XmlParser.parseSubscriptionContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Subscription res) |
protected void |
JsonParser.parseSubscriptionProperties(com.google.gson.JsonObject json,
Subscription res) |
protected Subscription.SubscriptionChannelComponent |
JsonParser.parseSubscriptionSubscriptionChannelComponent(com.google.gson.JsonObject json,
Subscription owner) |
protected Subscription.SubscriptionChannelComponent |
XmlParser.parseSubscriptionSubscriptionChannelComponent(org.xmlpull.v1.XmlPullParser xpp,
Subscription owner) |
protected boolean |
XmlParser.parseSubscriptionSubscriptionChannelComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Subscription owner,
Subscription.SubscriptionChannelComponent res) |
protected void |
JsonParser.parseSubscriptionSubscriptionChannelComponentProperties(com.google.gson.JsonObject json,
Subscription owner,
Subscription.SubscriptionChannelComponent res) |