Class ArrayElementValue


  • public class ArrayElementValue
    extends ElementValue
    Element value that represents an array of element values.
    • Method Detail

      • getElementValuesArray

        public ElementValue[] getElementValuesArray()
        Returns the array of element values.
        Returns:
        the array of element values
      • stringifyValue

        public java.lang.String stringifyValue()
        Description copied from class: ElementValue
        Returns a string representation of this element value.
        Specified by:
        stringifyValue in class ElementValue
        Returns:
        the string representation