Returns a hash of the human readable reply text in the response if it is multiple lines. It does not return the first line. The key of the hash is the first word the value of the hash is an array with each word thereafter being a value in the array
Push an event back on the head of the stream. This method has (theoretically) infinite depth.
Unescapes all possible entities
Due to the wonders of DTDs, an entity declaration can be just about anything. There’s no way to normalize it; you’ll have to interpret the content yourself. However, the following is true:
Content: [ String
text ]
Content: [ String
text ]
| AdditiveExpr
(‘+’ | ‘-’) MultiplicativeExpr
| MultiplicativeExpr