Disable All Advertising
Image
EAN-130024543244202   EAN-13 barcode 0024543244202
UPC-A024543244202   UPC-A barcode 024543244202
Product NameThe X-Files: The Complete Eighth Season
LanguageEnglish
CategoryElectronics / Photography: A/V Media: Movie / TV
Short DescriptionWeight:0.75 pounds
Amazon.comA Buy on Amazon ~ B000EXDS3E
SKUA024543244202
Price New11.19 US Dollars    (curriencies)
Price Used6.58 US Dollars    (curriencies)
Weight12 ounces    (convert)
BindingDvd
FeaturesCondition: New Format: DVD Box set; Color; DVD; NTSC; Widescreen
Long DescriptionVarious
Similar Items5039036039789: X Files I Want To Believe [Import anglais]
5039036018272: The X-Files
5039036011983: X Files, The {Pilot (#1.0)}
5039036000369: The X Files
0086162103940: The X Files
0024543543541: The X Files: I Want to Believe
0024543244813: X-Files The Event Series
0024543190714: X-Files Mythology, Vol. 2 - Black Oil
0024543069775: The X-Files: Season 7 (Collector's Edition)
0024543020066: The X-Files: The Complete Fourth Season
0024543010968: The X Files
0024543002543: Pilot
Created05-22-2010
Modified04-28-2020 4:40:46pm
MD57cd7c70bc64b5fca7cd2ad7bfc2761a1
SHA256d9a909e1b48ca05190500c18660a40836b52c7517eb90b5a54fb56897b324596
Search Googleby EAN or by Title
Query Time0.0308840

Article of interest

This is a basic implementation of a service that provides retrieval access to the EANData.com UPC web site. Its was coded to verify basic  proof-of-concept for development of another application and was not intended to provide be anything more than basic functionality in the retrieval  of UPC data from the EANData.com web site.

There are several places where simple code was left in place rather than using more advanced Java features/methods to allow for easier  understanding of junior developers. Not much time spent refactoring or cleaning up the code. It is provided as a starting point only.

It contains a Factory service that returns a service object configured using the UcpService.properties (see below) file found in the class path of  the executed code. The UpcQueryService can respond with an implementation of the UpcResponse and supporting interfaces or with an InputStream  allowing direct access to the response from the from the EANData.com web site.

JSR 353 is the Java API for JSON is currently under development (http://java.net/projects/json-processing-spec & http://java.net/projects/jsonp).  The several Java JSON implementations seemed to be more than I was wanting/needing so I wrote a basic parser to provide JSON parsing capability  needed. Its not perfect but is a good basic start.

Download the example source code

The UpcService.properties must be configured.

Url (Required)
provides the address used to query UPC data. The additional parameters are added to retrieve the requested information.

ApiKeyCode (Required)
Provided from EANData.com when your account is setup.

Mode (Required)
The manner in which the data will be retrieved from the EANData.com web site.
 
AutoRetrieveGraphics (Optional)
Boolean to indicate whether the graphics, when indicated by a Url, are to be automatically retrieved at the same time with the UPC data. Default is false. A factory method allows for the this property to be overridden at the time the UpcQueryService is created.

Close

Search

Close

Share