Class NMRAManufacturersFactory
java.lang.Object
org.bidib.jbidibc.decoder.schema.nmramanufacturers.NMRAManufacturersFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLoad the NMRA manufacturers from the default file.loadNmraManufacturers(String filePath) Load the NMRA manufacturers from the file.
-
Field Details
-
XSD_LOCATION
- See Also:
-
XSD_LOCATION_COMMON_TYPES
- See Also:
-
DEFAULT_MANUFACTURERES_FILE
- See Also:
-
-
Constructor Details
-
NMRAManufacturersFactory
public NMRAManufacturersFactory()
-
-
Method Details
-
loadNmraManufacturers
Load the NMRA manufacturers from the file.- Parameters:
filePath- the file path- Returns:
- the list of NMRA manufacturers
-
loadNmraManufacturers
Load the NMRA manufacturers from the default file.- Returns:
- the list of NMRA manufacturers
-