*** 159,169 **** public String getModifierValueName(Object val) { return getNodeName(); } } ! protected static abstract class Context { int size; Object input; int inputType; InputStream origStream; --- 159,169 ---- public String getModifierValueName(Object val) { return getNodeName(); } } ! protected abstract static class Context { int size; Object input; int inputType; InputStream origStream;