Parent Directory
|
Revision Log
|
Patch
| revision 1457 by abate, Tue Jul 10 18:51:21 2007 UTC | revision 1458 by abate, Tue Jul 10 18:51:51 2007 UTC | |
|---|---|---|
| # | Line 3 | Line 3 |
| 3 | module Node: Set.OrderedType | module Node: Set.OrderedType |
| 4 | type node = Node.t | type node = Node.t |
| 5 | ||
| 6 | val node_of_file: string -> node | val node_of_uri: string -> node |
| val node_of_string: string -> node | ||
| 7 | ||
| 8 | val _may_attr: string -> node -> Utf8.t option | val _may_attr: string -> node -> Utf8.t option |
| 9 | val _is_attr: string -> node -> string -> bool | val _is_attr: string -> node -> string -> bool |
|
||||||||
| CVS Admin">CVS Admin | ViewVC Help |
| Powered by ViewVC 1.1.5 |