PageRenderTime 17ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/examples/KMLParser/bin-release/srcview/source/com/adobe/xml/syndication/atom/Contributor.as.html

http://gmaps-utility-library-flash.googlecode.com/
HTML | 60 lines | 52 code | 7 blank | 1 comment | 0 complexity | 83c96bca14f6fc2fe1bc651b21b81053 MD5 | raw file
  1. <!-- saved from url=(0014)about:internet -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  6. <title>Contributor.as</title>
  7. <link rel="stylesheet" type="text/css" href="../../../../../../SourceStyles.css"/>
  8. </head>
  9. <body><pre><span class="ActionScriptComment">/*
  10. Adobe Systems Incorporated(r) Source Code License Agreement
  11. Copyright(c) 2005 Adobe Systems Incorporated. All rights reserved.
  12. Please read this Source Code License Agreement carefully before using
  13. the source code.
  14. Adobe Systems Incorporated grants to you a perpetual, worldwide, non-exclusive,
  15. no-charge, royalty-free, irrevocable copyright license, to reproduce,
  16. prepare derivative works of, publicly display, publicly perform, and
  17. distribute this source code and such derivative works in source or
  18. object code form without any attribution requirements.
  19. The name &quot;Adobe Systems Incorporated&quot; must not be used to endorse or promote products
  20. derived from the source code without prior written permission.
  21. You agree to indemnify, hold harmless and defend Adobe Systems Incorporated from and
  22. against any loss, damage, claims or lawsuits, including attorney&apos;s
  23. fees that arise or result from your use or distribution of the source
  24. code.
  25. THIS SOURCE CODE IS PROVIDED &quot;AS IS&quot; AND &quot;WITH ALL FAULTS&quot;, WITHOUT
  26. ANY TECHNICAL SUPPORT OR ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING,
  27. BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  28. FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ALSO, THERE IS NO WARRANTY OF
  29. NON-INFRINGEMENT, TITLE OR QUIET ENJOYMENT. IN NO EVENT SHALL MACROMEDIA
  30. OR ITS SUPPLIERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  31. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  32. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  33. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  34. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  35. OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOURCE CODE, EVEN IF
  36. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  37. */</span>
  38. <span class="ActionScriptpackage">package</span> <span class="ActionScriptDefault_Text">com</span>.<span class="ActionScriptDefault_Text">adobe</span>.<span class="ActionScriptDefault_Text">xml</span>.<span class="ActionScriptDefault_Text">syndication</span>.<span class="ActionScriptDefault_Text">atom</span>
  39. <span class="ActionScriptBracket/Brace">{</span>
  40. <span class="ActionScriptASDoc">/**
  41. * Class that represents an Contributor element within an Atom feed or entry.
  42. *
  43. * @langversion ActionScript 3.0
  44. * @playerversion Flash 8.5
  45. * @tiptext
  46. *
  47. * @see http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.3
  48. */</span>
  49. <span class="ActionScriptReserved">public</span> <span class="ActionScriptclass">class</span> <span class="ActionScriptDefault_Text">Contributor</span> <span class="ActionScriptReserved">extends</span> <span class="ActionScriptDefault_Text">PersonTag</span>
  50. <span class="ActionScriptBracket/Brace">{</span>
  51. <span class="ActionScriptBracket/Brace">}</span>
  52. <span class="ActionScriptBracket/Brace">}</span></pre></body>
  53. </html>