1HTMLDocument.addAddress(3kaya)Kaya module referencHeTMLDocument.addAddress(3kaya)
2
3
4

NAME

6       HTMLDocument::addAddress - Add an address
7

SYNOPSIS

9       ElementTree  addAddress(  ElementTree parent, String initialtext=creat‐
10       eString(0) )
11

ARGUMENTS

13       parent The parent element
14
15       initialtext Optionally, initial text content for the element.
16

DESCRIPTION

18       Add an address to the end of the specified element. The address element
19       is intended to contain contact details for the document author (or doc‐
20       ument section author)
21

AUTHORS

23       Kaya  standard  library  by  Edwin  Brady,  Chris  Morris  and   others
24       (kaya@kayalang.org). For further information see http://kayalang.org/
25

LICENSE

27       The  Kaya  standard  library  is free software; you can redistribute it
28       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
29       License  (version  2.1  or  any later version) as published by the Free
30       Software Foundation.
31
32
33
34Kaya                             December 2010  HTMLDocument.addAddress(3kaya)
Impressum