Eagerly parse the blob into a Document or list of Document objects.
This is a convenience method for interactive development environment.
Production applications should favor the lazy_parse method instead.
Subclasses should generally not over-ride this parse method.
| Name | Type | Description |
|---|---|---|
blob* | Blob |
|