Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

accept(ObjectTableWriter.Progress) - Method in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
accept(ObjectTableWriter.Progress) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ConsoleProgressReporter
 
addExtraDataDefinitionSQL(List<String>) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectType
 
addObjectToBatch(SchemaObjectInstance) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
addObjectType(ObjectType) - Method in class nl.b3p.brmo.bag2.schema.BAG2Schema
 
apdExtract - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
 
APDExtract - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for APD-Extract complex type.
APDExtract() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
 
apply(BAG2DatabaseOptions, BAG2ProgressOptions, String, String, String, String, boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2MutatiesCommand
 
applyGeoFilter(BAG2Database, BAG2LoadOptions) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
applyGeoFilterCommand(BAG2DatabaseOptions, String) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
applyMutaties(BAG2Database, BAG2DatabaseOptions, BAG2LoadOptions, BAG2ProgressReporter, String[], CookieManager) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 

B

BAG2ConsoleProgressReporter - Class in nl.b3p.brmo.bag2.loader.cli
 
BAG2ConsoleProgressReporter() - Constructor for class nl.b3p.brmo.bag2.loader.cli.BAG2ConsoleProgressReporter
 
BAG2Database - Class in nl.b3p.brmo.bag2.loader
 
BAG2Database(BAG2DatabaseOptions) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2Database
 
BAG2Database(BAG2DatabaseOptions, Connection) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2Database
 
BAG2Database.SQLDialectEnum - Enum Class in nl.b3p.brmo.bag2.loader
 
BAG2DatabaseOptions - Class in nl.b3p.brmo.bag2.loader.cli
 
BAG2DatabaseOptions() - Constructor for class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
BAG2GMLMutatieGroepStream - Class in nl.b3p.brmo.bag2.loader
 
BAG2GMLMutatieGroepStream(InputStream) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream
 
BAG2GMLMutatieGroepStream.BagInfo - Class in nl.b3p.brmo.bag2.loader
 
BAG2LoaderMain - Class in nl.b3p.brmo.bag2.loader.cli
 
BAG2LoaderMain() - Constructor for class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
BAG2LoaderUtils - Class in nl.b3p.brmo.bag2.loader
 
BAG2LoaderUtils() - Constructor for class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
BAG2LoaderUtils.BAGExtractSelectie - Interface in nl.b3p.brmo.bag2.loader
 
BAG2LoaderUtils.BAGExtractSelectieFromFilename - Class in nl.b3p.brmo.bag2.loader
 
BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument - Class in nl.b3p.brmo.bag2.loader
 
BAG2LoadOptions - Class in nl.b3p.brmo.bag2.loader.cli
 
BAG2LoadOptions() - Constructor for class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
BAG2Mutatie - Class in nl.b3p.brmo.bag2.loader
 
BAG2Mutatie(Location) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2Mutatie
 
BAG2MutatieGroep - Class in nl.b3p.brmo.bag2.loader
 
BAG2MutatieGroep(List<BAG2Mutatie>) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2MutatieGroep
 
BAG2MutatiesCommand - Class in nl.b3p.brmo.bag2.loader.cli
 
BAG2MutatiesCommand() - Constructor for class nl.b3p.brmo.bag2.loader.cli.BAG2MutatiesCommand
 
BAG2Object - Class in nl.b3p.brmo.bag2.schema
 
BAG2Object(BAG2ObjectType, Map<String, Object>) - Constructor for class nl.b3p.brmo.bag2.schema.BAG2Object
 
BAG2ObjectTableWriter - Class in nl.b3p.brmo.bag2.schema
 
BAG2ObjectTableWriter(Connection, SQLDialect, SchemaSQLMapper) - Constructor for class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
BAG2ObjectTableWriter.BAG2Progress - Class in nl.b3p.brmo.bag2.schema
 
BAG2ObjectType - Class in nl.b3p.brmo.bag2.schema
 
BAG2ObjectType(Schema, String, List<AttributeColumnMapping>) - Constructor for class nl.b3p.brmo.bag2.schema.BAG2ObjectType
 
bag2ObjectTypes - Static variable in class nl.b3p.brmo.bag2.schema.BAG2Schema
 
BAG2Progress() - Constructor for class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter.BAG2Progress
 
BAG2ProgressOptions - Class in nl.b3p.brmo.bag2.loader.cli
 
BAG2ProgressOptions() - Constructor for class nl.b3p.brmo.bag2.loader.cli.BAG2ProgressOptions
 
BAG2ProgressReporter - Class in nl.b3p.brmo.bag2.loader
 
BAG2ProgressReporter() - Constructor for class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
BAG2Schema - Class in nl.b3p.brmo.bag2.schema
 
BAG2Schema() - Constructor for class nl.b3p.brmo.bag2.schema.BAG2Schema
 
BAG2SchemaMapper - Class in nl.b3p.brmo.bag2.schema
 
BAG2SchemaMapper() - Constructor for class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper
 
BAG2SchemaMapper.Metadata - Enum Class in nl.b3p.brmo.bag2.schema
 
BAG2ToevoegingMutatie - Class in nl.b3p.brmo.bag2.loader
 
BAG2ToevoegingMutatie(Location, BAG2Object) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2ToevoegingMutatie
 
BAG2WijzigingMutatie - Class in nl.b3p.brmo.bag2.loader
 
BAG2WijzigingMutatie(Location, BAG2Object, BAG2Object) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2WijzigingMutatie
 
BAGExtractLevering - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for anonymous complex type.
BAGExtractLevering() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
 
BAGExtractSelectieFromFilename() - Constructor for class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
BagInfo(Date, Date, Date) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
BagInfo(Date, Date, Date, String) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
BagInfo(Date, Date, Date, Set<String>) - Constructor for class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
batchSize - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
buildGeometryReader() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream
 
buildSMInputFactory() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream
 
bundle - Static variable in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
BUNDLE_NAME - Static variable in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 

C

close() - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
complete() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
configureLogging(boolean) - Static method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
init logging.
connectionString - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
create(int, int) - Method in class nl.b3p.brmo.bag2.util.Force2DCoordinateSequenceFactory
 
create(Coordinate[]) - Method in class nl.b3p.brmo.bag2.util.Force2DCoordinateSequenceFactory
 
create(CoordinateSequence) - Method in class nl.b3p.brmo.bag2.util.Force2DCoordinateSequenceFactory
 
createAPDExtract() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of APDExtract
createAPDExtract(APDExtract) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<APDExtract>
createBAGExtractLevering() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of BAGExtractLevering
createDialect(String) - Static method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
createDialect(BAG2Database.SQLDialectEnum) - Static method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
createGebiedGEM() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of GebiedGEM
createGebiedGEM(GebiedGEM) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<GebiedGEM>
createGebiedNLD() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of GebiedNLD
createGebiedNLD(GebiedNLD) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<GebiedNLD>
createGebiedRegistratief() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of GebiedRegistratief
createGebiedRegistratief(GebiedRegistratief) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<GebiedRegistratief>
createGemeente() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of Gemeente
createGemeente(Gemeente) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<Gemeente>
createGemeenteCollectie() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of GemeenteCollectie
createGemeenteCollectie(GemeenteCollectie) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<GemeenteCollectie>
createGemeenteIdentificatie(String) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<String>
createGemeenteNaam(String) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<String>
createIndexes(ObjectType) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
createKeys(ObjectType) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
createLVCExtract() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of LVCExtract
createLVCExtract(LVCExtract) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<LVCExtract>
createMetadataTable(BAG2LoadOptions) - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
createMutatiedatumTot(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<XMLGregorianCalendar>
createMutatiedatumVanaf(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<XMLGregorianCalendar>
createMutatieperiode() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of Mutatieperiode
createMutatieperiode(Mutatieperiode) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<Mutatieperiode>
createMUTExtract() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of MUTExtract
createMUTExtract(MUTExtract) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<MUTExtract>
createObjectTableWriter(BAG2LoadOptions, BAG2DatabaseOptions) - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
createSchemaInfo() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of SchemaInfo
createSchemaInfo(SchemaInfo) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<SchemaInfo>
createSelectieGegevens() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of SelectieGegevens
createSelectieGegevens(SelectieGegevens) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<SelectieGegevens>
createStandPeildatum(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<XMLGregorianCalendar>
createStandTechnischeDatum(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create an instance of JAXBElement<XMLGregorianCalendar>
CURRENT_TECHNISCHE_DATUM - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
currentFileName - Variable in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
currentFileStart - Variable in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 

D

download(boolean, String, String, String, String, String, String, boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2MutatiesCommand
 
dropIfExists - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 

E

equals(Object) - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
equalsExceptGemeenteIdentificaties(Object) - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 

F

FILTER_GEOMETRIE - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
Force2DCoordinateSequenceFactory - Class in nl.b3p.brmo.bag2.util
 
Force2DCoordinateSequenceFactory() - Constructor for class nl.b3p.brmo.bag2.util.Force2DCoordinateSequenceFactory
 

G

gebiedGEM - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
 
GebiedGEM - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for Gebied-GEM complex type.
GebiedGEM() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedGEM
 
gebiedNLD - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
 
GebiedNLD - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for Gebied-NLD complex type.
GebiedNLD() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedNLD
 
gebiedRegistratief - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
 
GebiedRegistratief - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for Gebied-Registratief complex type.
GebiedRegistratief() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
 
gemeente - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.GemeenteCollectie
 
Gemeente - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for Gemeente complex type.
Gemeente() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
 
GEMEENTE_CODES - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
gemeenteCollectie - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedGEM
 
GemeenteCollectie - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for GemeenteCollectie complex type.
GemeenteCollectie() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.GemeenteCollectie
 
gemeenteIdentificatie - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
 
gemeenteNaam - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
 
geoFilter - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
getAllObjectTypes() - Method in class nl.b3p.brmo.bag2.schema.BAG2Schema
 
getAPDExtract() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Gets the value of the apdExtract property.
getBAG2Database(BAG2DatabaseOptions) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
getBAGExtractSelectieFromZip(String) - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getBAGExtractSelectieFromZipFile(File) - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getBagInfo() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream
 
getBatchSize() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
getBrmoVersion() - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getBundle() - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getBundleString(String) - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getConnection() - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
getConnectionString() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
getCreateMetadataTableStatements(SQLDialect, String, boolean) - Method in class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper
 
getCurrentObjectType() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter.BAG2Progress
 
getCurrentTechnischeDatum() - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
getCustomProgressReporter() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ProgressOptions
 
getDbKey() - Method in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
getDialect() - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
getGebiedGEM() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
Gebied: Gemeente(n)
getGebiedNLD() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
Gebied: Heel Nederland.
getGebiedRegistratief() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Gets the value of the gebiedRegistratief property.
getGemeente() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GemeenteCollectie
Gets the value of the gemeente property.
getGemeenteCodes() - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
getGemeenteCodes() - Method in interface nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectie
 
getGemeenteCodes() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
getGemeenteCodes() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument
 
getGemeenteCollectie() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedGEM
Het gevraagde gebied is een gemeentecollectie.
getGemeenteIdentificatie() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
Gets the value of the gemeenteIdentificatie property.
getGemeenteIdentificaties() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
getGemeenteNaam() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
Gets the value of the gemeenteNaam property.
getGeoFilter() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
getIgnoreDuplicates() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
getInstance() - Static method in class nl.b3p.brmo.bag2.schema.BAG2Schema
 
getInstance() - Static method in class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper
 
getKeysPerObjectType() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
getLoaderVersion() - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getLocation() - Method in class nl.b3p.brmo.bag2.loader.BAG2Mutatie
 
getLVCExtract() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Gets the value of the lvcExtract property.
getMaxObjects() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
getMessageFormattedString(String, Object...) - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getMetadata(BAG2SchemaMapper.Metadata) - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
getMetadataTableName() - Method in class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper
 
getMutatiedatumTot() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
Gets the value of the mutatiedatumTot property.
getMutatieDatumTot() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
getMutatiedatumVanaf() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
Gets the value of the mutatiedatumVanaf property.
getMutatieDatumVanaf() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
getMutatieInfo() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter.BAG2Progress
 
getMutatieperiode() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
Gets the value of the mutatieperiode property.
getMutaties() - Method in class nl.b3p.brmo.bag2.loader.BAG2MutatieGroep
 
getMutatiesFrom() - Method in interface nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectie
 
getMutatiesFrom() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
getMutatiesFrom() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument
 
getMutatiesTot() - Method in interface nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectie
 
getMutatiesTot() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
getMutatiesTot() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument
 
getMUTExtract() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Gets the value of the mutExtract property.
getNaam() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
Gets the value of the naam property.
getName() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
getObjectType() - Method in class nl.b3p.brmo.bag2.schema.BAG2Object
 
getObjectTypeByName(String) - Method in class nl.b3p.brmo.bag2.schema.BAG2Schema
 
getPassword() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
getPeildatum() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
Gets the value of the peildatum property.
getProgress() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
getSchemaInfo() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
Gets the value of the schemaInfo property.
getSelectieGegevens() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
Gets the value of the selectieGegevens property.
getSingleToevoeging() - Method in class nl.b3p.brmo.bag2.loader.BAG2MutatieGroep
 
getStandTechnischeDatum() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
getStandTechnischeDatum() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
Gets the value of the standTechnischeDatum property.
getStandTechnischeDatum() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.LVCExtract
Gets the value of the standTechnischeDatum property.
getStandTechnischeDatum() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
Gets the value of the standTechnischeDatum property.
getToevoeging() - Method in class nl.b3p.brmo.bag2.loader.BAG2ToevoegingMutatie
 
getUpdatedCount() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter.BAG2Progress
 
getUser() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
getUserAgent() - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
getVersie() - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
Gets the value of the versie property.
getVersion() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
getWas() - Method in class nl.b3p.brmo.bag2.loader.BAG2WijzigingMutatie
 
getWordt() - Method in class nl.b3p.brmo.bag2.loader.BAG2WijzigingMutatie
 
getWriter() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter.BAG2Progress
 

H

hashCode() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 

I

ignoreDuplicates - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
isConsoleProgressEnabled() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ProgressOptions
 
isDropIfExists() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
isGebiedNLD() - Method in interface nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectie
 
isGebiedNLD() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
isGebiedNLD() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument
 
isIgnoreDuplicates() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
isMultithreading() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
isNoCreateSchema() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
isProgress() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ProgressOptions
 
isSingleToevoeging() - Method in class nl.b3p.brmo.bag2.loader.BAG2MutatieGroep
 
isStand() - Method in interface nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectie
 
isStand() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
isStand() - Method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument
 
isUsePgCopy() - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
iterator() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream
 

L

levering - Variable in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromLeveringsdocument
 
LEVERINGSDOCUMENT_FILENAME - Static variable in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils
 
load(BAG2DatabaseOptions, BAG2LoadOptions, BAG2ProgressOptions, String[], boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
LOADER_VERSION - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
loadFiles(BAG2Database, BAG2DatabaseOptions, BAG2LoadOptions, BAG2ProgressReporter, String[], CookieManager) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
log(String) - Method in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
LVBAG_BESTANDEN_API_URL - Static variable in class nl.b3p.brmo.bag2.loader.cli.BAG2MutatiesCommand
 
lvcExtract - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
 
LVCExtract - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for LVC-Extract complex type.
LVCExtract() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.LVCExtract
 

M

main(String...) - Static method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
maxObjects - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
METADATA_TABLE_NAME - Static variable in class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper
 
multithreading - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
mutatiedatumTot - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
 
mutatiedatumVanaf - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
 
mutatieperiode - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
 
Mutatieperiode - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for Mutatieperiode complex type.
Mutatieperiode() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
 
mutExtract - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
 
MUTExtract - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for MUT-Extract complex type.
MUTExtract() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
 

N

naam - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
 
nl.b3p.brmo.bag2.loader - package nl.b3p.brmo.bag2.loader
 
nl.b3p.brmo.bag2.loader.cli - package nl.b3p.brmo.bag2.loader.cli
 
nl.b3p.brmo.bag2.schema - package nl.b3p.brmo.bag2.schema
 
nl.b3p.brmo.bag2.util - package nl.b3p.brmo.bag2.util
 
nl.b3p.brmo.bag2.xml.leveringsdocument - package nl.b3p.brmo.bag2.xml.leveringsdocument
 
noCreateSchema - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 

O

ObjectFactory - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
This object contains factory methods for each Java content interface and Java element interface generated in the nl.b3p.brmo.bag2.xml.leveringsdocument package.
ObjectFactory() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.b3p.brmo.bag2.xml.leveringsdocument
oracle - Enum constant in enum class nl.b3p.brmo.bag2.loader.BAG2Database.SQLDialectEnum
 

P

parse(String) - Static method in class nl.b3p.brmo.bag2.loader.BAG2LoaderUtils.BAGExtractSelectieFromFilename
 
password - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
peildatum - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
 
postgis - Enum constant in enum class nl.b3p.brmo.bag2.loader.BAG2Database.SQLDialectEnum
 

R

reportTotalSummary() - Method in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 

S

SCHEMA_VERSION - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
schemaInfo - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
 
SchemaInfo - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
De term schema verwijst naar een XSD.
SchemaInfo() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
 
selectieGegevens - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
 
SelectieGegevens - Class in nl.b3p.brmo.bag2.xml.leveringsdocument
Java class for SelectieGegevens complex type.
SelectieGegevens() - Constructor for class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
 
setAPDExtract(APDExtract) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Sets the value of the apdExtract property.
setBag2Database(BAG2Database) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoaderMain
 
setBatchSize(Integer) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
setConnection(Connection) - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
setConnectionString(String) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
setCustomProgressReporter(ProgressReporter) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ProgressOptions
 
setDialect(SQLDialect) - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
setDropIfExists(boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
setGebiedGEM(GebiedGEM) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
Sets the value of the gebiedGEM property.
setGebiedNLD(GebiedNLD) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedRegistratief
Sets the value of the gebiedNLD property.
setGebiedRegistratief(GebiedRegistratief) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Sets the value of the gebiedRegistratief property.
setGemeenteCollectie(GemeenteCollectie) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.GebiedGEM
Sets the value of the gemeenteCollectie property.
setGemeenteIdentificatie(String) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
Sets the value of the gemeenteIdentificatie property.
setGemeenteIdentificaties(Set<String>) - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
setGemeenteNaam(String) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Gemeente
Sets the value of the gemeenteNaam property.
setGeoFilter(String) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
setIgnoreDuplicates(boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
setIgnoreDuplicates(boolean) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
setKeysPerObjectType(Map<BAG2ObjectType, Set<Pair<Object, Object>>>) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
setLVCExtract(LVCExtract) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Sets the value of the lvcExtract property.
setMaxObjects(Integer) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
setMetadataValue(BAG2SchemaMapper.Metadata, String) - Method in class nl.b3p.brmo.bag2.loader.BAG2Database
 
setMultithreading(boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
setMutatiedatumTot(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
Sets the value of the mutatiedatumTot property.
setMutatiedatumVanaf(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.Mutatieperiode
Sets the value of the mutatiedatumVanaf property.
setMutatieperiode(Mutatieperiode) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
Sets the value of the mutatieperiode property.
setMUTExtract(MUTExtract) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SelectieGegevens
Sets the value of the mutExtract property.
setNaam(String) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
Sets the value of the naam property.
setNoCreateSchema(boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2LoadOptions
 
setParent(BAG2LoaderMain) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2MutatiesCommand
 
setPassword(String) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
setPeildatum(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
Sets the value of the peildatum property.
setProgress(boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ProgressOptions
 
setSchemaInfo(SchemaInfo) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
Sets the value of the schemaInfo property.
setSelectieGegevens(SelectieGegevens) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.BAGExtractLevering
Sets the value of the selectieGegevens property.
setStandTechnischeDatum(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
Sets the value of the standTechnischeDatum property.
setStandTechnischeDatum(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.LVCExtract
Sets the value of the standTechnischeDatum property.
setStandTechnischeDatum(XMLGregorianCalendar) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
Sets the value of the standTechnischeDatum property.
setUsePgCopy(boolean) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
setUser(String) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
setVersie(String) - Method in class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
Sets the value of the versie property.
splitFileCount - Variable in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
STAND_LOAD_TECHNISCHE_DATUM - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
STAND_LOAD_TIME - Enum constant in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
 
standTechnischeDatum - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.APDExtract
 
standTechnischeDatum - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.LVCExtract
 
standTechnischeDatum - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.MUTExtract
 
start() - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
startNewFile(String) - Method in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
startNextSplitFile(String) - Method in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 
startNextSplitFile(String) - Method in class nl.b3p.brmo.bag2.loader.cli.BAG2ConsoleProgressReporter
 
status(String) - Method in class nl.b3p.brmo.bag2.loader.BAG2ProgressReporter
 

T

TIJDSTIP_NIETBAGLV - Static variable in class nl.b3p.brmo.bag2.schema.BAG2Schema
 
toString() - Method in class nl.b3p.brmo.bag2.loader.BAG2GMLMutatieGroepStream.BagInfo
 
toString() - Method in class nl.b3p.brmo.bag2.loader.BAG2ToevoegingMutatie
 
toString() - Method in class nl.b3p.brmo.bag2.loader.BAG2WijzigingMutatie
 

U

usePgCopy - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 
user - Variable in class nl.b3p.brmo.bag2.loader.cli.BAG2DatabaseOptions
 

V

valueOf(String) - Static method in enum class nl.b3p.brmo.bag2.loader.BAG2Database.SQLDialectEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
Returns the enum constant of this class with the specified name.
values() - Static method in enum class nl.b3p.brmo.bag2.loader.BAG2Database.SQLDialectEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class nl.b3p.brmo.bag2.schema.BAG2SchemaMapper.Metadata
Returns an array containing the constants of this enum class, in the order they are declared.
versie - Variable in class nl.b3p.brmo.bag2.xml.leveringsdocument.SchemaInfo
 

W

write(InputStream) - Method in class nl.b3p.brmo.bag2.schema.BAG2ObjectTableWriter
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values