Exemplo n.º 1
0
 @Override
 public boolean isStartDocument() {
   return delegate.isStartDocument();
 }