200201202203204205206
throw new IllegalStateException("Can not write START_ARRAY; schema type is " +_schema.getType()); } GenericArray<Object> arr = _createArray(_schema); _rootValue = arr; return new ArrayWriteContext(this, _generator, arr); }