<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.12 $ -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <channel rdf:about="http://www.phpclasses.org/browse/feed/changes/package/2528.xml">
  <description>Latest changes to files of the package &quot;UML 2 Classes&quot;</description>
  <link>http://www.phpclasses.org/browse/package/2528.html</link>
  <title>PHP Classes: Latest changes to &quot;UML 2 Classes&quot;</title>
  <dc:date>2009-11-28T10:55:16Z</dc:date>
  <image rdf:resource="http://files.phpclasses.org/graphics/elephpant_logo.gif"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10542.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10550.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10571.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10549.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10547.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10548.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10552.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10566.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10546.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10545.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10544.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10543.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/browse/file/10541.html"/>
   </rdf:Seq>
  </items>
  <textinput rdf:resource="http://www.phpclasses.org/search.html?go_search=1"/>
 </channel>
 <image rdf:about="http://files.phpclasses.org/graphics/elephpant_logo.gif">
  <link>http://www.phpclasses.org/browse/package/2528.html</link>
  <title>PHP Classes site logo</title>
  <url>http://files.phpclasses.org/graphics/elephpant_logo.gif</url>
 </image>
 <item rdf:about="http://www.phpclasses.org/browse/file/10542.html">
  <link>http://www.phpclasses.org/browse/file/10542.html</link>
  <title>src/Generator.class.php (1,560 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10542.html&quot;&gt;src/Generator.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that starts the classes generation&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,560&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-21T18:36:18Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10550.html">
  <link>http://www.phpclasses.org/browse/file/10550.html</link>
  <title>src/Classes/XMI/XMIParser.class.php (1,560 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10550.html&quot;&gt;src/Classes/XMI/XMIParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;The core class of the application. This one recognizes the requested blocks in the XMI file and its attributes. This one is needed by all the other Classes of the application.&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,560&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-21T18:35:45Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10571.html">
  <link>http://www.phpclasses.org/browse/file/10571.html</link>
  <title>src/Classes/Packages/PackageParser.class.php (1,560 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10571.html&quot;&gt;src/Classes/Packages/PackageParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;recognizes the packages in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,560&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-21T15:20:56Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10549.html">
  <link>http://www.phpclasses.org/browse/file/10549.html</link>
  <title>src/Classes/Methods/MethodParser.class.php (1,560 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10549.html&quot;&gt;src/Classes/Methods/MethodParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that recognizes the methods of a Class in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,560&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-21T15:18:27Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10547.html">
  <link>http://www.phpclasses.org/browse/file/10547.html</link>
  <title>src/Classes/GUI/UML2Classes.class.php (1,560 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10547.html&quot;&gt;src/Classes/GUI/UML2Classes.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that generates the PHP-GTK interface of the application&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,560&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-21T15:17:33Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10548.html">
  <link>http://www.phpclasses.org/browse/file/10548.html</link>
  <title>src/Classes/Interfaces/InterfaceParser.class.php (1,561 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10548.html&quot;&gt;src/Classes/Interfaces/InterfaceParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that recognizes the Interfaces contained in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,561&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-21T01:51:26Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10552.html">
  <link>http://www.phpclasses.org/browse/file/10552.html</link>
  <title>UML2Classes.jpg (1,562 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10552.html&quot;&gt;UML2Classes.jpg&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;The main Window of UML2Classes when  running in PHP-GTK mode&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Screenshot&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,562&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td style=&quot;width: 150&quot; valign=&quot;top&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;150&quot; height=&quot;82&quot; alt=&quot;The main Window of UML2Classes when  running in PHP-GTK mode&quot; src=&quot;http://www.phpclasses.org/browse/view/image/file/10552/name/UML2Classes.jpg&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T20:45:07Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10566.html">
  <link>http://www.phpclasses.org/browse/file/10566.html</link>
  <title>src/Classes/XMLParser/XMLParser.class.php (1,562 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10566.html&quot;&gt;src/Classes/XMLParser/XMLParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;A XMLParser to work together with the application&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,562&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T20:37:44Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10546.html">
  <link>http://www.phpclasses.org/browse/file/10546.html</link>
  <title>src/Classes/Dependencies/GeneralizationParser.class.php (1,562 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10546.html&quot;&gt;src/Classes/Dependencies/GeneralizationParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that recognizes the class generalization in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,562&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T20:34:46Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10545.html">
  <link>http://www.phpclasses.org/browse/file/10545.html</link>
  <title>src/Classes/Dependencies/AbstractionParser.class.php (1,562 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10545.html&quot;&gt;src/Classes/Dependencies/AbstractionParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that recognizes an abstraction in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,562&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T20:34:22Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10544.html">
  <link>http://www.phpclasses.org/browse/file/10544.html</link>
  <title>src/Classes/Classes/ClassParser.class.php (1,562 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10544.html&quot;&gt;src/Classes/Classes/ClassParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that recognizes the block of a class in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,562&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T20:33:54Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10543.html">
  <link>http://www.phpclasses.org/browse/file/10543.html</link>
  <title>src/Classes/Attributes/AttributeParser.class.php (1,562 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10543.html&quot;&gt;src/Classes/Attributes/AttributeParser.class.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Class that recognizes the attributes of a class in the XMI file&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,562&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T20:32:58Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/browse/file/10541.html">
  <link>http://www.phpclasses.org/browse/file/10541.html</link>
  <title>GUI.php (1,563 days ago)</title>
  <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/10541.html&quot;&gt;GUI.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;&lt;span name=&quot;description&quot;&gt;Script to run the tool in PHP-GTK&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #dcdce0&quot;&gt;Application script&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td style=&quot;background-color: #d0d0d4&quot;&gt;1,563&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2005-08-19T04:47:49Z</dc:date>
 </item>
 <textinput rdf:about="http://www.phpclasses.org/search.html?go_search=1">
  <description>Search the PHP Classes site</description>
  <link>http://www.phpclasses.org/search.html?go_search=1</link>
  <name>words</name>
  <title>Search</title>
 </textinput>
</rdf:RDF>