-í
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   HTMLTitleElementc      sª     d d „ Z   d „  Z & d „  Z 5 e i i ƒ  Z 6 e i h  e d <ƒ : e i i ƒ  Z ; e i h  e d <ƒ ? e e d „ @ e i	 e i
 ƒ  ƒ Z	 RS(   Ns   TITLEc    s     t  i |  | | ƒ d  S(   N(   s   HTMLElements   __init__s   selfs   ownerDocuments   nodeName(   s   selfs   ownerDocuments   nodeName(    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys   __init__ s   c    sz     |  i o  d  Sn   |  i |  i j o ! |  i i Sn " |  i ƒ  # t d „  |  i ƒ } $ | d i Sd  S(   Nc    s   # |  i t i j S(   N(   s   xs   nodeTypes   Nodes	   TEXT_NODE(   s   x(    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys   <lambda># s    i    (   s   selfs
   firstChilds	   lastChilds   datas	   normalizes   filters
   childNodess   text(   s   selfs   text(    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys	   _get_text s   c    s¤   & ' t  } ( xO |  i D( ]A } ) | o | i t i j o * | } n , |  i | ƒ q W- | o . | | _
 n& 0 |  i i | ƒ } 1 |  i | ƒ d  S(   N(   s   Nones   texts   selfs
   childNodess   nodes   nodeTypes   Nodes	   TEXT_NODEs   removeChilds   values   datas   ownerDocuments   createTextNodes   appendChild(   s   selfs   values   nodes   text(    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys	   _set_text& s   	 	
s   textc    s   ? | i |  ƒ S(   N(   s   ms   has_keys   k(   s   ks   m(    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys   <lambda>? s    (   s   __init__s	   _get_texts	   _set_texts   HTMLElements   _readComputedAttrss   copys   updates   _writeComputedAttrss   filters   _readOnlyAttrss   keys(    (    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys   HTMLTitleElement s   	(   s   __doc__s   strings   xml.doms   Nodes   xml.dom.html.HTMLElements   HTMLElements   HTMLTitleElement(   s   Nodes   HTMLTitleElements   strings   HTMLElement(    (    sP   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLTitleElement.pys   ? s   