public class ConfiguredObjectRecordConverter extends Object
Constructor and Description |
---|
ConfiguredObjectRecordConverter(Model model) |
Modifier and Type | Method and Description |
---|---|
Collection<ConfiguredObjectRecord> |
readFromJson(Class<? extends ConfiguredObject> rootClass,
ConfiguredObject<?> parent,
Reader reader) |
public ConfiguredObjectRecordConverter(Model model)
public Collection<ConfiguredObjectRecord> readFromJson(Class<? extends ConfiguredObject> rootClass, ConfiguredObject<?> parent, Reader reader) throws IOException
IOException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.