Beispiel #1
0
 void accept(ContentVisitor visitor) {
   visitor.onStartTag(uri, localName, firstAtt, firstNs);
 }