Class RbelListElement

    • Constructor Detail

      • RbelListElement

        public RbelListElement()
    • Method Detail

      • isNestedBoundary

        public boolean isNestedBoundary()
        Description copied from class: RbelElement
        Does this element represent a logical boundary?

        e.g. for a json a nested JWT is a boundary (everything beneath is only indirectly member of the JSON). Same for a JSON in a HTTP-Message-Header

        Overrides:
        isNestedBoundary in class RbelElement
        Returns: