info.freelibrary.iiif.presentation.v3.utils.MessageCodes Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jiiify-presentation-v3 Show documentation
Show all versions of jiiify-presentation-v3 Show documentation
A Java Library for version 3 of the IIIF Presentation API
package info.freelibrary.iiif.presentation.v3.utils;
/**
* Codes used for internationalized text in logs and other application components. This class is automatically generated from the project's *_messages.xml
file (found in the project's src/main/resources
directory). Do not manually edit the Java code for this class. BEGIN GENERATED CODE
*/
final public class MessageCodes {
/**
* Message: Unable to add annotation(s) to AnnotationPage: [{}]
*/
public static final String JPA_050 = "JPA-050";
/**
* Message: Unexpected object supplied to setLanguageProperty: {}
*/
public static final String JPA_052 = "JPA-052";
/**
* Message: Service doesn't contain the expected type: {}
*/
public static final String JPA_051 = "JPA-051";
/**
* Message: {} isn't a valid {} behavior
*/
public static final String JPA_010 = "JPA-010";
/**
* Message: Supplied behavior ('{}') conflicts with an existing behavior: {}
*/
public static final String JPA_054 = "JPA-054";
/**
* Message: Type set on service image must be: {}
*/
public static final String JPA_053 = "JPA-053";
/**
* Message: {} is required
*/
public static final String JPA_012 = "JPA-012";
/**
* Message: Expected Image, Sound, Video, Text, Model, or Dataset... found: {}
*/
public static final String JPA_056 = "JPA-056";
/**
* Message: Width ({}) and height ({}) must not be negative numbers
*/
public static final String JPA_011 = "JPA-011";
/**
* Message: Supplied behavior ('{}') conflicts with another supplied behavior: {}
*/
public static final String JPA_055 = "JPA-055";
/**
* Message: ID value cannot be null
*/
public static final String JPA_003 = "JPA-003";
/**
* Message: Unable to add seeAlso: {}
*/
public static final String JPA_047 = "JPA-047";
/**
* Message: Label cannot be null
*/
public static final String JPA_002 = "JPA-002";
/**
* Message: Unable to add rights URLs: {}
*/
public static final String JPA_046 = "JPA-046";
/**
* Message: Profile cannot be null
*/
public static final String JPA_005 = "JPA-005";
/**
* Message: Testing Python example file: {}
*/
public static final String JPA_049 = "JPA-049";
/**
* Message: MediaType cannot be null
*/
public static final String JPA_004 = "JPA-004";
/**
* Message: Unable to add ServiceImage to ServiceProperty: {}
*/
public static final String JPA_048 = "JPA-048";
/**
* Message: Context URI cannot be null
*/
public static final String JPA_007 = "JPA-007";
/**
* Message: Image resource cannot be null
*/
public static final String JPA_006 = "JPA-006";
/**
* Message: SeeAlso ID cannot be null
*/
public static final String JPA_009 = "JPA-009";
/**
* Message: Expected Canvas, Range, or SpecificResource... found: {}
*/
public static final String JPA_041 = "JPA-041";
/**
* Message: Range item does not have canvas, range, or specific resource!
*/
public static final String JPA_040 = "JPA-040";
/**
* Message: I18n couldn't be added to I18nProperty: {}
*/
public static final String JPA_043 = "JPA-043";
/**
* Message: Testing Ruby example file: {}
*/
public static final String JPA_120 = "JPA-120";
/**
* Message: Error while parsing media fragment '{}': {}
*/
public static final String JPA_042 = "JPA-042";
/**
* Message: Property value cannot be null
*/
public static final String JPA_001 = "JPA-001";
/**
* Message: Unable to add required statement: {}
*/
public static final String JPA_045 = "JPA-045";
/**
* Message: Unable to add metadata: {}
*/
public static final String JPA_044 = "JPA-044";
/**
* Message: IIIF Image API URL does not have the correct number of components: {}
*/
public static final String JPA_036 = "JPA-036";
/**
* Message: Manifest '@context' must either be a string or a list of strings
*/
public static final String JPA_113 = "JPA-113";
/**
* Message: IIIF Image API URL does not have a dot before format: {}
*/
public static final String JPA_035 = "JPA-035";
/**
* Message: Newly minted Skolem IRI: {}
*/
public static final String JPA_112 = "JPA-112";
/**
* Message: Motivation on {} must be: {}
*/
public static final String JPA_038 = "JPA-038";
/**
* Message: Supplied value isn't a valid Image API quality: {}
*/
public static final String JPA_115 = "JPA-115";
/**
* Message: Unexpected context URI: {}
*/
public static final String JPA_037 = "JPA-037";
/**
* Message: Supplied value isn't a valid Image API format: {}
*/
public static final String JPA_114 = "JPA-114";
/**
* Message: Won't try to build a PointSelector without a temporal or X and Y point
*/
public static final String JPA_117 = "JPA-117";
/**
* Message: Cannot remove required context: {}
*/
public static final String JPA_039 = "JPA-039";
/**
* Message: Unexpected Annotation body type: {}
*/
public static final String JPA_116 = "JPA-116";
/**
* Message: The supplied JSON object does not look like it's a {}; its type is: {}
*/
public static final String JPA_119 = "JPA-119";
/**
* Message: The supplied value isn't a valid collection item type: {}
*/
public static final String JPA_118 = "JPA-118";
/**
* Message: Image contents should always have a set of keys over which to iterate
*/
public static final String JPA_030 = "JPA-030";
/**
* Message: Supplied HTML text must have a single root element: {}
*/
public static final String JPA_032 = "JPA-032";
/**
* Message: '{}' is required to be an implementation of '{}'
*/
public static final String JPA_031 = "JPA-031";
/**
* Message: Supplied entry was a {} entry not a {} entry
*/
public static final String JPA_034 = "JPA-034";
/**
* Message: A service must have an ID (or @ID for older services)
*/
public static final String JPA_111 = "JPA-111";
/**
* Message: Stripping disallowed HTML markup in following string: {}
*/
public static final String JPA_033 = "JPA-033";
/**
* Message: Duration must be a floating point number, not: {}
*/
public static final String JPA_110 = "JPA-110";
/**
* Message: {} isn't a valid {} profile
*/
public static final String JPA_109 = "JPA-109";
/**
* Message: Value is an Option, not a URI
*/
public static final String JPA_025 = "JPA-025";
/**
* Message: The number of NOIDS generated does not match the expected number: {} vs. {}
*/
public static final String JPA_102 = "JPA-102";
/**
* Message: Duration ({}) must be positive and finite
*/
public static final String JPA_024 = "JPA-024";
/**
* Message: NOID minter initialization took: {}
*/
public static final String JPA_101 = "JPA-101";
/**
* Message: Number of arguments is not equal to the number of names
*/
public static final String JPA_027 = "JPA-027";
/**
* Message: Iterating through all possible NOIDs took: {}
*/
public static final String JPA_104 = "JPA-104";
/**
* Message: Value is a URI, not an Option
*/
public static final String JPA_026 = "JPA-026";
/**
* Message: Test failed because expected exception was not thrown
*/
public static final String JPA_103 = "JPA-103";
/**
* Message: Thumbnail contents should always be an array of thumbnail strings
*/
public static final String JPA_029 = "JPA-029";
/**
* Message: NOID iterator for '{}' starts at '{}' and skips '{}' NOIDs at a time
*/
public static final String JPA_106 = "JPA-106";
/**
* Message: Logo contents should always be an array of logo strings
*/
public static final String JPA_028 = "JPA-028";
/**
* Message: Ran out of '{}' NOIDs while creating one for a '{}'
*/
public static final String JPA_105 = "JPA-105";
/**
* Message: Received duplicate ID from the minter: {} (count: {})
*/
public static final String JPA_108 = "JPA-108";
/**
* Message: Could not create a new minter: {}
*/
public static final String JPA_107 = "JPA-107";
/**
* Message: Unknown URI fragment syntax specification: {}
*/
public static final String JPA_061 = "JPA-061";
/**
* Message: Content resource '{}' has {} dimensions outside the bounds of canvas '{}'
*/
public static final String JPA_060 = "JPA-060";
/**
* Message: Unable to generate the media fragment's temporal component: start time must be non-negative
*/
public static final String JPA_063 = "JPA-063";
/**
* Message: Unable to generate the media fragment's temporal component: start time must precede end time
*/
public static final String JPA_062 = "JPA-062";
/**
* Message: Unable to add string(s) to internationalized value: {}
*/
public static final String JPA_021 = "JPA-021";
/**
* Message: Canvas fragment '{}' has {} dimensions outside the bounds of canvas '{}'
*/
public static final String JPA_065 = "JPA-065";
/**
* Message: Supplied locale's language code is undefined: {}
*/
public static final String JPA_020 = "JPA-020";
/**
* Message: Canvas fragment '{}' has {} dimensions and canvas '{}' does not
*/
public static final String JPA_064 = "JPA-064";
/**
* Message: Metadata contents should always be an array of objects with label and value
*/
public static final String JPA_023 = "JPA-023";
/**
* Message: Content resource '{}' has {} dimensions outside the bounds of canvas fragment '{}'
*/
public static final String JPA_067 = "JPA-067";
/**
* Message: Unable to add ID to minter's existing IDs set because it already exists: {}
*/
public static final String JPA_100 = "JPA-100";
/**
* Message: Value cannot be null
*/
public static final String JPA_022 = "JPA-022";
/**
* Message: Content resource '{}' has {} dimensions and canvas fragment '{}' does not
*/
public static final String JPA_066 = "JPA-066";
/**
* Message bundle name.
*/
public static final String BUNDLE = "iiif_presentation_messages";
/**
* Message: Output file content from failed test: {}
*/
public static final String JPA_014 = "JPA-014";
/**
* Message: Method addBehaviors() shouldn't be called without checkBehaviors()
*/
public static final String JPA_058 = "JPA-058";
/**
* Message: {} is not a recognizable media type
*/
public static final String JPA_013 = "JPA-013";
/**
* Message: Method setBehaviors() shouldn't be called without checkBehaviors()
*/
public static final String JPA_057 = "JPA-057";
/**
* Message: Unexpected JSON node: {}
*/
public static final String JPA_016 = "JPA-016";
/**
* Message: Image content resource map: {}
*/
public static final String JPA_015 = "JPA-015";
/**
* Message: Content resource '{}' has {} dimensions and canvas '{}' does not
*/
public static final String JPA_059 = "JPA-059";
/**
* Message: Failed to catch illegal viewing direction argument
*/
public static final String JPA_018 = "JPA-018";
/**
* Message: Illegal viewing direction argument: {}
*/
public static final String JPA_017 = "JPA-017";
/**
* Message: String not allowed to contain HTML: {}
*/
public static final String JPA_019 = "JPA-019";
private MessageCodes() {
super();
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy