createDocument

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createDocument(HTMLString source, IAllocator alloc)
  2. auto createDocument(HTMLString source, ValidationErrorCallable errorCallable, IAllocator alloc)
  3. auto createDocument(IAllocator alloc)

Meta