-í
qy®:c       sU     d  Z    d k Z  d k l Z  d k l Z  d e f d „  ƒ  YZ d S(   sÉ   
WWW: http://4suite.com/4DOM         e-mail: support@4suite.com

Copyright (c) 2000 Fourthought Inc, USA.   All Rights Reserved.
See  http://4suite.com/COPYRIGHT  for license and copyright information
N(   s   Node(   s   HTMLElements   HTMLHeadElementc      sª     d d „ Z   d „  Z   d „  Z % e i i ƒ  Z & e i h  e d <ƒ * e i i ƒ  Z + e i h  e d <ƒ / e e d „ 0 e i	 e i
 ƒ  ƒ Z	 RS(   Ns   HEADc    s     t  i |  | | ƒ d  S(   N(   s   HTMLElements   __init__s   selfs   ownerDocuments   nodeName(   s   selfs   ownerDocuments   nodeName(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLHeadElement.pys   __init__ s   c    s     |  i d ƒ Sd  S(   Ns   PROFILE(   s   selfs   getAttribute(   s   self(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLHeadElement.pys   _get_profile s   c    s     ! |  i d | ƒ d  S(   Ns   PROFILE(   s   selfs   setAttributes   value(   s   selfs   value(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLHeadElement.pys   _set_profile  s   s   profilec    s   / | i |  ƒ S(   N(   s   ms   has_keys   k(   s   ks   m(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLHeadElement.pys   <lambda>/ s    (   s   __init__s   _get_profiles   _set_profiles   HTMLElements   _readComputedAttrss   copys   updates   _writeComputedAttrss   filters   _readOnlyAttrss   keys(    (    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLHeadElement.pys   HTMLHeadElement s   (   s   __doc__s   strings   xml.doms   Nodes   xml.dom.html.HTMLElements   HTMLElements   HTMLHeadElement(   s   Nodes   HTMLHeadElements   strings   HTMLElement(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLHeadElement.pys   ? s   