Mercurial > pub > Impl
diff Lib/IMPL/DOM/Document.pm @ 18:818c74b038ae
DOM Schema + tests
author | Sergey |
---|---|
date | Thu, 10 Sep 2009 17:42:47 +0400 |
parents | 16795016e70b |
children | 7f00786f8210 |
line wrap: on
line diff
--- a/Lib/IMPL/DOM/Document.pm Wed Sep 09 17:43:31 2009 +0400 +++ b/Lib/IMPL/DOM/Document.pm Thu Sep 10 17:42:47 2009 +0400 @@ -24,6 +24,14 @@ =head1 DESCRIPTION +=head1 METHODS + +=over + +=item C<<$doc->Create>> + Создает узел определеннго типа с определенным именем и свойствами. +=back + =cut \ No newline at end of file