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