/[suikacvs]/messaging/manakai/lib/Message/URI/Generic.dis
Suika

Diff of /messaging/manakai/lib/Message/URI/Generic.dis

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by wakaba, Sat Dec 30 04:42:55 2006 UTC revision 1.9 by wakaba, Sat Dec 30 08:27:50 2006 UTC
# Line 12  Module: Line 12  Module:
12    
13    @enDesc:    @enDesc:
14      @@ddid:src      @@ddid:src
     @@For: ManakaiDOM|Perl  
15      @@@:      @@@:
16        Portions of the Perl implementation contained in the module        Portions of the Perl implementation contained in the module
17        are derived from the example parser (April 7, 2004) available at        are derived from the example parser (April 7, 2004) available at
# Line 28  Module: Line 27  Module:
27    @Require:    @Require:
28      @@Module:      @@Module:
29        @@@QName: MDOM|DOMFeature        @@@QName: MDOM|DOMFeature
       @@@WithFor: ManakaiDOM|ManakaiDOMLatest  
30      @@Module:      @@Module:
31        @@@QName: MDOM|DOMCore        @@@QName: MDOM|DOMCore
       @@@WithFor: ManakaiDOM|ManakaiDOMLatest  
   @DefaultFor: ManakaiDOM|ManakaiDOMLatest  
32    
33  Namespace:  Namespace:
34    @c:    @c:
# Line 84  ResourceDef: Line 80  ResourceDef:
80    @DISPerl:packageName:    @DISPerl:packageName:
81      Message::URI::      Message::URI::
82    @DISPerl:interfacePackageName:    @DISPerl:interfacePackageName:
83      @@@:      Message::URI::IF::
       Message::URI::IFLatest::  
     @@For: ManakaiDOM|ManakaiDOMLatest  
   @DISPerl:interfacePackageName:  
     @@@:  
       Message::URI::IF::  
     @@For: !ManakaiDOM|ManakaiDOMLatest  
84    
85  ## -- Features  ## -- Features
86    
# Line 165  ElementTypeBinding: Line 155  ElementTypeBinding:
155      @@resourceFor: ManakaiDOM|ForIF      @@resourceFor: ManakaiDOM|ForIF
156      @@resourceFor:      @@resourceFor:
157        @@@@: ManakaiDOM|ForClass        @@@@: ManakaiDOM|ForClass
       @@@ForCheck: ManakaiDOM|ManakaiDOM !=ManakaiDOM|ManakaiDOM  
     @@For: ManakaiDOM|ManakaiDOMLatest  
     @@For: =ManakaiDOM|ManakaiDOM  
158    
159      @@rdf:type:      @@rdf:type:
160        @@@@: DISLang|Interface        @@@@: DISLang|Interface
# Line 178  ElementTypeBinding: Line 165  ElementTypeBinding:
165        @@@ForCheck: ManakaiDOM|ForClass        @@@ForCheck: ManakaiDOM|ForClass
166    
167      @@Implement:      @@Implement:
168        @@@@: ||ManakaiDOM|ManakaiDOMLatest||ManakaiDOM|ForIF        @@@@: ||+||ManakaiDOM|ForIF
169        @@@ContentType: DISCore|TFPQNames        @@@ContentType: DISCore|TFPQNames
170        @@@ForCheck: ManakaiDOM|ForClass ManakaiDOM|ManakaiDOMLatest        @@@ForCheck: ManakaiDOM|ForClass
171    
172      @@f:implements:      @@f:implements:
173        @@@@: URIFeature40        @@@@: URIFeature40
       @@@For: ManakaiDOM|ManakaiDOMLatest  
174    
175  ElementTypeBinding:  ElementTypeBinding:
176    @Name: Method    @Name: Method
# Line 192  ElementTypeBinding: Line 178  ElementTypeBinding:
178      dis:ResourceDef      dis:ResourceDef
179    @ShadowContent:    @ShadowContent:
180      @@rdf:type: DISLang|Method      @@rdf:type: DISLang|Method
     @@ForCheck: !=ManakaiDOM|ManakaiDOM  
181    
182  ElementTypeBinding:  ElementTypeBinding:
183    @Name: IntMethod    @Name: IntMethod
# Line 200  ElementTypeBinding: Line 185  ElementTypeBinding:
185      dis:ResourceDef      dis:ResourceDef
186    @ShadowContent:    @ShadowContent:
187      @@rdf:type: DISLang|Method      @@rdf:type: DISLang|Method
188      @@ForCheck: !=ManakaiDOM|ManakaiDOM ManakaiDOM|ForClass      @@ForCheck: ManakaiDOM|ForClass
189      @@ManakaiDOM:isForInternal: 1      @@ManakaiDOM:isForInternal: 1
190    
191  ElementTypeBinding:  ElementTypeBinding:
# Line 231  ElementTypeBinding: Line 216  ElementTypeBinding:
216      dis:ResourceDef      dis:ResourceDef
217    @ShadowContent:    @ShadowContent:
218      @@DISCore:resourceType: DISLang|Attribute      @@DISCore:resourceType: DISLang|Attribute
     @@ForCheck: !=ManakaiDOM|ManakaiDOM  
219    
220  ElementTypeBinding:  ElementTypeBinding:
221    @Name: Get    @Name: Get
# Line 317  IFClsDef: Line 301  IFClsDef:
301            A new <IF::URIReference> object with its            A new <IF::URIReference> object with its
302            <A::URIReference.uriReference> set to the parameter value.            <A::URIReference.uriReference> set to the parameter value.
303        @@@InCase:        @@@InCase:
         @@@@For: ManakaiDOM|Perl  
304          @@@@Type: DISPerl|SCALAR||ManakaiDOM|all          @@@@Type: DISPerl|SCALAR||ManakaiDOM|all
305          @@@@enDesc:          @@@@enDesc:
306              In Perl binding:
307            A new <IF::URIReference> object with its            A new <IF::URIReference> object with its
308            <A::URIReference.uriReference> set to the value referenced            <A::URIReference.uriReference> set to the value referenced
309            by the parameter value.  Any modification to the <IF::URIReference>            by the parameter value.  Any modification to the <IF::URIReference>
# Line 1788  IFClsDef: Line 1772  IFClsDef:
1772        @@@enDesc:        @@@enDesc:
1773          The ordinal index of the path segment, starting from zero.          The ordinal index of the path segment, starting from zero.
1774        @@@enDesc:        @@@enDesc:
         @@@@For: ManakaiDOM|Perl  
1775          @@@@ddid: a          @@@@ddid: a
1776          @@@@@:          @@@@@:
1777            For Perl binding, if the <P::index> is negative, then            For Perl binding, if the <P::index> is negative, then
# Line 1911  IFClsDef: Line 1894  IFClsDef:
1894        @@@enDesc:        @@@enDesc:
1895          The ordinal index of the path segment to replace.          The ordinal index of the path segment to replace.
1896        @@@enDesc:        @@@enDesc:
         @@@@For: ManakaiDOM|Perl  
1897          @@@@ddid: a          @@@@ddid: a
1898          @@@@@:          @@@@@:
1899            For Perl binding, if the <P::index> is negative, then            For Perl binding, if the <P::index> is negative, then
# Line 3376  IFClsDef: Line 3358  IFClsDef:
3358        @@@enDesc:        @@@enDesc:
3359          The base DOM URI against which the DOM URI is resolved.          The base DOM URI against which the DOM URI is resolved.
3360        @@@enDesc:        @@@enDesc:
         @@@@For: ManakaiDOM|Perl  
3361          @@@@ddid:perl          @@@@ddid:perl
3362          @@@@@:          @@@@@:
3363            For Perl binding, any value that can be specified            For Perl binding, any value that can be specified
# Line 3427  IFClsDef: Line 3408  IFClsDef:
3408          If the scheme component of the <P::base> is missing, then          If the scheme component of the <P::base> is missing, then
3409          the result is undefined.          the result is undefined.
3410        @@@enDesc:        @@@enDesc:
         @@@@For: ManakaiDOM|Perl  
3411          @@@@ddid:perl          @@@@ddid:perl
3412          @@@@@:          @@@@@:
3413            For Perl binding, any value that can be specified            For Perl binding, any value that can be specified
# Line 3709  IFClsDef: Line 3689  IFClsDef:
3689        @@@enDesc:        @@@enDesc:
3690          The base DOM URI against which the DOM URI is resolved.          The base DOM URI against which the DOM URI is resolved.
3691        @@@enDesc:        @@@enDesc:
         @@@@For: ManakaiDOM|Perl  
3692          @@@@ddid:perl          @@@@ddid:perl
3693          @@@@@:          @@@@@:
3694            For Perl binding, any value that can be specified            For Perl binding, any value that can be specified
# Line 3782  IFClsDef: Line 3761  IFClsDef:
3761          If it does not contain the scheme component, then the result          If it does not contain the scheme component, then the result
3762          is undefined.          is undefined.
3763        @@@enDesc:        @@@enDesc:
         @@@@For: ManakaiDOM|Perl  
3764          @@@@ddid:perl          @@@@ddid:perl
3765          @@@@@:          @@@@@:
3766            For Perl binding, any value that can be specified            For Perl binding, any value that can be specified
# Line 4163  IFClsDef: Line 4141  IFClsDef:
4141        <A::URIReference.uriReference> value.        <A::URIReference.uriReference> value.
4142      @@enDesc:      @@enDesc:
4143        @@@ddid: p        @@@ddid: p
       @@@For: ManakaiDOM|Perl  
4144        @@@@:        @@@@:
4145          For Perl binding, the <Perl::clone> method <kwd:MUST>          For Perl binding, the <Perl::clone> method <kwd:MUST>
4146          act as the <M::URIReference.cloneURIReference> would do.          act as the <M::URIReference.cloneURIReference> would do.
# Line 4203  IFClsDef: Line 4180  IFClsDef:
4180  ResourceDef:  ResourceDef:
4181    @QName: String    @QName: String
4182    @AliasFor: str|DOMString    @AliasFor: str|DOMString
   @For: ManakaiDOM|ManakaiDOM  
4183    
4184  ElementTypeBinding:  ElementTypeBinding:
4185    @Name: enDesc    @Name: enDesc

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24