form-encoding
If get() returns a Vector, getAttribute() will return the first element, otherwise it will return the same as get(). getAttributeValues() will either convert the Vector to an array, place the result in a new array, or return the array as is.
get()
getAttribute()
getAttributeValues()