Constant Field Values
Contents
org.bidib.*
-
org.bidib.jbidibc.decoder.decoderdb.AbstractDecoderDbAccess Modifier and Type Constant Field Value protected static final StringREST_SERVICE_URI"https://www.decoderdb.de"
-
org.bidib.jbidibc.decoder.external.EsuXReader Modifier and Type Constant Field Value public static final StringXSD_LANGUAGE_LOCATION"/xsd/external/xml.xsd"public static final StringXSD_LOCATION"/xsd/external/esuMetaData.xsd"
-
org.bidib.jbidibc.decoder.schema.decoder.DecoderDefinitionFactory Modifier and Type Constant Field Value public static final StringXSD_LOCATION"/xsd/decoder.xsd"public static final StringXSD_LOCATION_COMMON_TYPES"/xsd/commonTypes.xsd"
-
org.bidib.jbidibc.decoder.schema.decoderfirmware.DecoderFirmwareDefinitionFactory Modifier and Type Constant Field Value public static final StringXSD_LOCATION"/xsd/decoderFirmware.xsd"public static final StringXSD_LOCATION_COMMON_TYPES"/xsd/commonTypes.xsd"
-
org.bidib.jbidibc.decoder.schema.nmramanufacturers.NMRAManufacturersFactory Modifier and Type Constant Field Value public static final StringDEFAULT_MANUFACTURERES_FILE"/manufacturers/Manufacturers.xml"public static final StringXSD_LOCATION"/xsd/manufacturers.xsd"public static final StringXSD_LOCATION_COMMON_TYPES"/xsd/commonTypes.xsd"
-
org.bidib.jbidibc.decoder.version.PatternBVersion Modifier and Type Constant Field Value public static final StringPATTERN_B"[0-9]+" -
org.bidib.jbidibc.decoder.version.PatternCVersion Modifier and Type Constant Field Value public static final StringPATTERN_B"[0-9]+" -
org.bidib.jbidibc.decoder.version.VersionMatcher Modifier and Type Constant Field Value public static final StringPATTERN_A"^([0-9]{1,4})$"public static final StringPATTERN_B"^([0-9]\\.?){1,3}$"public static final StringPATTERN_C"^V([0-9]\\.?){1,2}(R[0-9]+)$"