Interpreter : Receiving an incorrect document should not generate a stacktrace
Issue created following the discussions in : java-plugins#5 (closed)
Receiving for example a json instead of a XML will generate a DocumentBuildingException/SAXParseException.
We can probably print something more explicit for an user.