Initial revision, contributed by Klaus Wiederaenders.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@1002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f01a131559
commit
4867f7938d
11 changed files with 6022 additions and 0 deletions
23
Examples/xml/example.expected-xml
Normal file
23
Examples/xml/example.expected-xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<swigxml:swig name="namespaces" xmlns:swigxml="http://jniplusplus.sourceforge.net" xmlns:swig="http://swig.sourceforge.net" xmlns:c="http://www.ansi.org" >
|
||||
<swig:top >
|
||||
<swigxml:child >
|
||||
<swig:file name="../../Lib/swig.swg" >
|
||||
<swigxml:type string="include" />
|
||||
</swig:file>
|
||||
<swig:file name="example.i" >
|
||||
<swigxml:child >
|
||||
<swig:module name="example" />
|
||||
<swig:apply name="OUTPUT" >
|
||||
<swigxml:parms >
|
||||
<swigxml:none name="r" >
|
||||
<swigxml:type string="p.int" />
|
||||
</swigxml:none>
|
||||
</swigxml:parms>
|
||||
<swigxml:type string="p.int" />
|
||||
</swig:apply>
|
||||
</swigxml:child>
|
||||
<swigxml:type string="include" />
|
||||
</swig:file>
|
||||
</swigxml:child>
|
||||
</swig:top>
|
||||
</swigxml:swig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue