clear method
      
void
clear()
      
     
    
The Document.clear() method does nothing, but doesn't raise any
error.
Implementation
external void clear();The Document.clear() method does nothing, but doesn't raise any
error.
external void clear();