--- parser3/src/www/htdocs/Attic/index.html 2001/05/08 06:07:51 1.170
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:43:39 1.307
@@ -1,75 +1,33 @@
@main[]
-^OP:eval(1<2)
-
-$filelist[^table:dir[.]]
-
-$path[/news/tululu/]
-#^path.flip[]
-
-$branches[^table:set{name val
-index.cgihtml 123
-}]
-$splitURI[^request:uri.lsplit[/]]
- ^branches.locate[name;$splitURI.1]
- $branches.name
-
-$splitURI[^request:uri.lsplit[/]]
-$splitURI.0!$splitURI.1
-
-
-$t2[^table:set{dir title
-/here Here
-}]
-$t2{^menu{${dir}-$title}[,]}
-
-$dir[news]
-$list[^table:dir[$dir]]
-^list.menu{
- $subdir[$dir/$list.name]
- $sublist[^table:dir[$subdir]]
- ${list.name}/ $sublist{^menu{$name}[,]}
-}
-
-^t[x]
-
-^if(in "/otherdeeper"){y;n}
-
-^$form:проверка_имя=$form:проверка_имя
-
-
-
-^^table:dir[/]:
-$d[^table:dir[/]]
-$d{^menu{$name  ^; ^; ^; ^;^if(-f $name){-f} ^if(-d $name){-d};
}}
-
-
-$files[^table:set{name}]
-$d{^menu{
- ^if(-d "$name"){
- ^:files.append{$name}
- }
-}}
-
-$files{^menu{$name}[,]}
-
-
-@exception[origin;source;comment;type;code][i;j]
-
-
-ERROR:
-^if(def $source){$origin '$source'}
-${comment}.
-^if(def $type){type=$type}
-^if(def $code){code=$code}
-
-@auto_test[]
-^BASE.auto_test[]
-${request:uri}!
-
-@t[a]
--${a}-
-@end
-
+^testdom3[]
+#^testdom2[]
+#^testdom1[]
+#^testdom0[]
+OK
+
+@testdom3[]
+$dom[^dom::load[test.xml]]
+$dom[^dom.xslt[test.xsl;$.param1(48)]]
+$dom[^dom.xslt[test.xsl;$.param1(48)]]
+
+@testdom2[]
+$dom[^dom::load[test.xml]]
+#^dom.save[$.encoding[windows-1251];write.xml]
+#^dom.save[;write.xml]
+^dom.save[$.encoding[windows-1251] $.method[xml];write.xml]
+^dom.save[$.encoding[windows-1251] $.method[html];write.html]
+^dom.save[$.encoding[windows-1251] $.method[text];write.txt]
+
+@testdom1[]
+$dom[^dom::load[test.xml]]
+$dom[^dom.xslt[test.xsl;$.param1(48)]]
+$response:body[^dom.file[windows-1251]]
+
+@testdom0[]
+$dom[^dom::load[test.xml]]
+^dom.save[windows-1251;write.xml]
+^dom.string[windows-1251]
+$файл[^dom.file[windows-1251]]
+^файл.save[binary;writefile.xml]
+$response:body[$файл]
+OK
\ No newline at end of file