home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 October / VPR0210A.ISO / OPENOFFICE / f_0106 / Java.xml
Extensible Markup Language  |  2002-07-04  |  2KB  |  39 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Java cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
  3.         <VirtualMachine>
  4.             <Home cfg:type="string">NULL</Home>
  5.             <Version cfg:type="string">NULL</Version>
  6.             <RunTimeLib cfg:type="string"/>
  7.             <SystemClassPath cfg:type="string"/>
  8.             <Enable cfg:type="boolean">true</Enable>
  9.             <Security cfg:type="boolean">true</Security>
  10.             <NetAccess cfg:type="int" xsi:null="true"/>
  11.             <UserClassPath cfg:type="string"/>
  12.             <Debug cfg:type="boolean" xsi:null="true"/>
  13.             <DebugPort cfg:type="int" xsi:null="true"/>
  14.             <EnableVerboseGC cfg:type="boolean" xsi:null="true"/>
  15.             <Verbose cfg:type="boolean" xsi:null="true"/>
  16.             <NativeStackSize cfg:type="int" xsi:null="true"/>
  17.             <JavaStackSize cfg:type="int" xsi:null="true"/>
  18.             <VerifyMode cfg:type="int" xsi:null="true"/>
  19.             <MinHeapSize cfg:type="int" xsi:null="true"/>
  20.             <MaxHeapSize cfg:type="int" xsi:null="true"/>
  21.             <DisableAsyncGC cfg:type="boolean" xsi:null="true"/>
  22.             <EnableClassGC cfg:type="boolean" xsi:null="true"/>
  23.             <VMType cfg:type="string"/>
  24.             <EnvironmentType cfg:type="string"/>
  25.             <JavaLibPath cfg:type="string"/>
  26.             <Properties cfg:type="string" cfg:derivedBy="list"/>
  27.         </VirtualMachine>
  28.         <Install>
  29.             <PackageInstallationDirectory cfg:type="string"/>
  30.             <VerifiedVersion cfg:type="string"/>
  31.             <Version cfg:type="string"/>
  32.             <Vendor cfg:type="string"/>
  33.             <RequiredVersion cfg:type="string"/>
  34.             <InstallationPackage cfg:type="string"/>
  35.             <ExcludeVersion cfg:type="string"/>
  36.             <AdditionalSearchPath cfg:type="string"/>
  37.             <AdditionalClasspath cfg:type="string"/>
  38.         </Install>
  39.     </Java>