rdonkin     2003/08/24 09:56:13

  Added:       betwixt/src/test/org/apache/commons/betwixt/dotbetwixt
                        ExampleBean.betwixt
  Log:
  Test cases for implementation class attribute
  
  Revision  Changes    Path
  1.1                  
jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/dotbetwixt/ExampleBean.betwixt
  
  Index: ExampleBean.betwixt
  ===================================================================
  <?xml version="1.0" encoding="UTF-8" ?>
  <info>
      <element name='example-bean'>
          <element name='example' property='examples' 
class='org.apache.commons.betwixt.dotbetwixt.ExampleImpl'/>
          <addDefaults/>
      </element>
  </info>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to