Example #1
0
 /**
  * Construct a new adapter.
  */
 internal AttributeListAdapter(ParserAdapter pa)
 {
     this.outer = pa;
 }
Example #2
0
 /*
  * Construct a new adapter.
  */
 internal AttributeListAdapter(ParserAdapter pa)
 {
     this.outer = pa;
 }