Package twisted :: Package xish :: Module domish :: Class SerializedXML
[frames | no frames]

Class SerializedXML

str --+
      |
     SerializedXML


Marker class for pre-serialized XML in the DOM
Method Summary
    Inherited from str
  __add__(...)
  __contains__(...)
  __eq__(...)
  __ge__(...)
  __getattribute__(...)
  __getitem__(...)
  __getslice__(...)
  __gt__(...)
  __hash__(...)
  __le__(...)
  __len__(...)
  __lt__(...)
  __mul__(...)
  __ne__(...)
  __repr__(...)
  __rmul__(...)
  __str__(...)
  capitalize(...)
  center(...)
  count(...)
  decode(...)
  encode(...)
  endswith(...)
  expandtabs(...)
  find(...)
  index(...)
  isalnum(...)
  isalpha(...)
  isdigit(...)
  islower(...)
  isspace(...)
  istitle(...)
  isupper(...)
  join(...)
  ljust(...)
  lower(...)
  lstrip(s, c)
  replace(...)
  rfind(...)
  rindex(...)
  rjust(...)
  rstrip(s, c)
  split(...)
  splitlines(...)
  startswith(...)
  strip(s, c, l, r)
  swapcase(...)
  title(...)
  translate(...)
  upper(...)
    Inherited from object
  __init__(...)
  __delattr__(...)
  __reduce__(...)
  __setattr__(...)
    Inherited from type
  __new__(...)

Generated by Epydoc 2.0 on Sat May 15 20:08:17 2004 http://epydoc.sf.net