| Package | Description |
|---|---|
| nl.b3p.topnl | |
| nl.b3p.topnl.converters |
| Modifier and Type | Method and Description |
|---|---|
static TopNLType |
TopNLTypeFactory.getTopNLType(String is) |
static TopNLType |
TopNLTypeFactory.getTopNLType(URL is) |
static TopNLType |
TopNLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopNLType[] |
TopNLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopNLEntity> |
Processor.convert(List listOfJaxbObjects,
TopNLType type) |
void |
Processor.importIntoDb(URL in,
TopNLType type) |
void |
Processor.save(List<TopNLEntity> entities,
TopNLType type) |
void |
Processor.save(TopNLEntity entity,
TopNLType type) |
| Modifier and Type | Method and Description |
|---|---|
JAXBContext |
ConverterFactory.getContext(TopNLType type) |
Converter |
ConverterFactory.getConverter(TopNLType type) |
Copyright © 2014–2020 B3Partners B.V.. All rights reserved.