--- upstream/0.5.2/doc/japidoc/estraier/Node.html 2005/08/03 15:21:15 9 +++ upstream/0.5.3/doc/japidoc/estraier/Node.html 2005/08/03 15:25:48 10 @@ -2,7 +2,7 @@ - + Node (estraier) @@ -47,8 +47,8 @@ PREV CLASS  - NEXT CLASSPREV CLASS  + NEXT CLASS FRAMES    NO FRAMES   @@ -82,9 +82,6 @@ estraier
Interface Node -
-
All Known Implementing Classes:
NodeImpl
-

public interface Node
@@ -236,7 +233,7 @@  void -set_timeout(int msec) +set_timeout(int sec)
          Set timeout. @@ -280,7 +277,7 @@ uri_to_id(java.lang.String uri)
-          Get the ID of a document spacified by URI. +          Get the ID of a document specified by URI. @@ -514,12 +511,12 @@

set_timeout

-public void set_timeout(int msec)
+public void set_timeout(int sec)
Set timeout.

-
Parameters:
msec - timeout in seconds.
+
Parameters:
sec - timeout in seconds.

@@ -576,7 +573,7 @@

-
Returns:
the status code of the last request.
+
Returns:
the status code of the last request. -1 means failure of connection.

@@ -586,7 +583,7 @@
 public int uri_to_id(java.lang.String uri)
-
Get the ID of a document spacified by URI. +
Get the ID of a document specified by URI.

Parameters:
uri - the URI of a registered document. @@ -635,8 +632,8 @@ PREV CLASS  - NEXT CLASSPREV CLASS  + NEXT CLASS FRAMES    NO FRAMES