Gets an iterator of text to field for the specified style for the purpose of parsing.
!(p)
The iterator must be returned _in order from the longest text to the shortest.
@param style the style to get text for, null for all parsable text
@return the iterator of text to field pairs, _in order from longest text to shortest text,
null if the style is not parsable
Gets an iterator of text to field for the specified style for the purpose of parsing. !(p) The iterator must be returned _in order from the longest text to the shortest.
@param style the style to get text for, null for all parsable text @return the iterator of text to field pairs, _in order from longest text to shortest text, null if the style is not parsable