<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Java</title>
    <subTitle>the complete reference</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Schildt, Herbert</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">NewYork</placeTerm>
    </place>
    <publisher>Mcgraw-hill</publisher>
    <dateIssued>2011</dateIssued>
    <dateCreated>2011</dateCreated>
    <edition>8th ed.</edition>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>xxx,1116p. 23cm</extent>
  </physicalDescription>
  <subject>
    <topic>Computer program language</topic>
  </subject>
  <subject>
    <topic>Java</topic>
  </subject>
  <subject>
    <topic>Internet programming</topic>
  </subject>
  <classification authority="ddc">006.76 SCH</classification>
  <identifier type="isbn">9780071606301</identifier>
  <recordInfo/>
</mods>
