Method StartDocument
StartDocument()
Filter a start document event.
Declaration
public virtual void StartDocument()
Implements
Exceptions
Type | Condition |
---|---|
SAXException | The client may throw an exception during processing. |
Filter a start document event.
public virtual void StartDocument()
Type | Condition |
---|---|
SAXException | The client may throw an exception during processing. |