/[pub]/suikawiki/sw4data/ids/8/427.txt
Suika

Contents of /suikawiki/sw4data/ids/8/427.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun Nov 16 01:19:25 2008 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: before-graph-20090923, suika-20100509, HEAD
File MIME type: text/plain
converted from SuikaWiki3 <http://suika.fam.cx/gate/cvs/suikawiki/wikidata/page/5552495265666572656E6365.txt>

1 wakaba 1.1 * DOM Module: URI Generic
2    
3     See also [CODE(DOMi)@en[[[URIImplementation]]]].
4    
5     ** The [CODE(DOMi)@en[URIReference]] interface
6    
7     [1]
8    
9     A <IF::URIReference> object represents a DOM URI.
10    
11     A <IF::URIReference> object <kwd:MAY> also implement
12     scheme-specific interfaces.
13    
14     {NOTE::
15     Modifications to the object, via the <A::URIReference.uriScheme>
16     attribute for example, might or might not result in
17     mutations of the interfaces implemented by the object,
18     since dynamic rebinding of classes might not be supported
19     in the programming language or the DOM binding in use.
20    
21     If a method or attribute that is inappropriate for
22     the underlying DOM URI represented by the <IF::URIReference>
23     object is invoked, the result is undefined, unless
24     the specification of the interface defines any error
25     handling behavior. However, implementators are advised
26     to make the method or attribute implementations torelant
27     and harmless as far as possible.
28    
29     @@
30    
31     * memo

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24