Package eu.cloudnetservice.driver.document.send.element


package eu.cloudnetservice.driver.document.send.element
  • Class
    Description
    An element that contains multiple sub elements (of any type).
    An abstract element that can be included into any document type.
    Represents a null value, or in other words a key without a specified value.
    Represents an object element.
    An element that holds a primitive type as it's inner value (one of byte, short, int, long, float, double, boolean, char).