protected void |
JsonParser.composeConsent(String name,
Consent element) |
|
protected void |
RdfParser.composeConsent(Turtle.Complex parent,
String parentType,
String name,
Consent element,
int index) |
|
protected void |
XmlParser.composeConsent(String name,
Consent element) |
|
protected void |
XmlParser.composeConsentElements(Consent element) |
|
protected void |
JsonParser.composeConsentInner(Consent element) |
|
protected Consent.ConsentActorComponent |
JsonParser.parseConsentConsentActorComponent(com.google.gson.JsonObject json,
Consent owner) |
|
protected Consent.ConsentActorComponent |
XmlParser.parseConsentConsentActorComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
|
protected boolean |
XmlParser.parseConsentConsentActorComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ConsentActorComponent res) |
|
protected void |
JsonParser.parseConsentConsentActorComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ConsentActorComponent res) |
|
protected Consent.ConsentDataComponent |
JsonParser.parseConsentConsentDataComponent(com.google.gson.JsonObject json,
Consent owner) |
|
protected Consent.ConsentDataComponent |
XmlParser.parseConsentConsentDataComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
|
protected boolean |
XmlParser.parseConsentConsentDataComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ConsentDataComponent res) |
|
protected void |
JsonParser.parseConsentConsentDataComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ConsentDataComponent res) |
|
protected Consent.ConsentPolicyComponent |
JsonParser.parseConsentConsentPolicyComponent(com.google.gson.JsonObject json,
Consent owner) |
|
protected Consent.ConsentPolicyComponent |
XmlParser.parseConsentConsentPolicyComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
|
protected boolean |
XmlParser.parseConsentConsentPolicyComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ConsentPolicyComponent res) |
|
protected void |
JsonParser.parseConsentConsentPolicyComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ConsentPolicyComponent res) |
|
protected boolean |
XmlParser.parseConsentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent res) |
|
protected Consent.ExceptActorComponent |
JsonParser.parseConsentExceptActorComponent(com.google.gson.JsonObject json,
Consent owner) |
|
protected Consent.ExceptActorComponent |
XmlParser.parseConsentExceptActorComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
|
protected boolean |
XmlParser.parseConsentExceptActorComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ExceptActorComponent res) |
|
protected void |
JsonParser.parseConsentExceptActorComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ExceptActorComponent res) |
|
protected Consent.ExceptComponent |
JsonParser.parseConsentExceptComponent(com.google.gson.JsonObject json,
Consent owner) |
|
protected Consent.ExceptComponent |
XmlParser.parseConsentExceptComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
|
protected boolean |
XmlParser.parseConsentExceptComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ExceptComponent res) |
|
protected void |
JsonParser.parseConsentExceptComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ExceptComponent res) |
|
protected Consent.ExceptDataComponent |
JsonParser.parseConsentExceptDataComponent(com.google.gson.JsonObject json,
Consent owner) |
|
protected Consent.ExceptDataComponent |
XmlParser.parseConsentExceptDataComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
|
protected boolean |
XmlParser.parseConsentExceptDataComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ExceptDataComponent res) |
|
protected void |
JsonParser.parseConsentExceptDataComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ExceptDataComponent res) |
|
protected void |
JsonParser.parseConsentProperties(com.google.gson.JsonObject json,
Consent res) |
|