ResultDisplay.cd
上传用户:huiyue
上传日期:2022-04-08
资源大小:1429k
文件大小:3k
源码类别:

搜索引擎

开发平台:

ASP/ASPX

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ClassDiagram MajorVersion="1" MinorVersion="1">
  3.   <Font Name="Tahoma" Size="8.25" />
  4.   <Comment CommentText="Document subclasses are used by the Indexer to gather data">
  5.     <Position X="0.521" Y="0.5" Height="0.406" Width="1.929" />
  6.   </Comment>
  7.   <Comment CommentText="File class is stored in the Catalog">
  8.     <Position X="2.958" Y="0.5" Height="0.385" Width="1.908" />
  9.   </Comment>
  10.   <Comment CommentText="ResultFile 'wraps' File and adds presentation-specific methods/ helpers">
  11.     <Position X="4.593" Y="4.031" Height="0.698" Width="1.367" />
  12.   </Comment>
  13.   <Class Name="Searcharoo.Common.File">
  14.     <Position X="3" Y="1" Width="1.5" />
  15.     <TypeIdentifier>
  16.       <FileName>CommonFile.cs</FileName>
  17.       <HashCode>QBAAAAgAAAAggEAEAIAAAAIAAKAQAQgFCYAAAAAAAAA=</HashCode>
  18.     </TypeIdentifier>
  19.     <Members>
  20.       <Field Name="_CrawledDate" Hidden="true" />
  21.       <Field Name="_Description" Hidden="true" />
  22.       <Field Name="_Extension" Hidden="true" />
  23.       <Field Name="_GpsLocation" Hidden="true" />
  24.       <Field Name="_KeywordString" Hidden="true" />
  25.       <Field Name="_Size" Hidden="true" />
  26.       <Field Name="_Title" Hidden="true" />
  27.       <Field Name="_Url" Hidden="true" />
  28.       <Method Name="File" Hidden="true" />
  29.       <Method Name="ToString" Hidden="true" />
  30.     </Members>
  31.   </Class>
  32.   <Class Name="Searcharoo.Common.ResultFile">
  33.     <Position X="3" Y="4" Width="1.5" />
  34.     <TypeIdentifier>
  35.       <FileName>CommonResultFile.cs</FileName>
  36.       <HashCode>AAEBAAAACAAAAAAAAAAAAAEAAAAAACAAAAAAAAAAACA=</HashCode>
  37.     </TypeIdentifier>
  38.     <Members>
  39.       <Field Name="_Rank" Hidden="true" />
  40.       <Method Name="ResultFile" Hidden="true" />
  41.     </Members>
  42.   </Class>
  43.   <Class Name="Searcharoo.Common.Document">
  44.     <Position X="0.5" Y="1" Width="2" />
  45.     <TypeIdentifier>
  46.       <FileName>IndexerDocumentsDocument.cs</FileName>
  47.       <HashCode>CiAgAAQIAAAgAEQAAIACAABAAKAEkUAEDYAQgAARgAA=</HashCode>
  48.     </TypeIdentifier>
  49.     <Members>
  50.       <Field Name="_All" Hidden="true" />
  51.       <Field Name="_ContentType" Hidden="true" />
  52.       <Field Name="_Description" Hidden="true" />
  53.       <Field Name="_Extension" Hidden="true" />
  54.       <Field Name="_GpsLocation" Hidden="true" />
  55.       <Field Name="_Keywords" Hidden="true" />
  56.       <Field Name="_Length" Hidden="true" />
  57.       <Field Name="_MimeType" Hidden="true" />
  58.       <Field Name="_Title" Hidden="true" />
  59.       <Field Name="_Uri" Hidden="true" />
  60.       <Field Name="ExternalLinks" Hidden="true" />
  61.       <Field Name="LocalLinks" Hidden="true" />
  62.     </Members>
  63.   </Class>
  64. </ClassDiagram>