class documentation
Factory class for creating documents based on the type of process.
Method | __init__ |
Initialize the DocumentFactory object. |
Method | create |
Create a document based on the type of process. |
Method | validate |
Validate the input data. |
Instance Variable | data |
Undocumented |
Instance Variable | type |
Undocumented |