@Override public State next(char c, ParserData data, XMLParser xmlparser) { xmlparser.onEnd(data); return INVALID_END; }