write

fun write(writer: XmlWriter, book: Book)(source)
fun write(writer: XmlWriter, identifiers: List<Identifier>, title: String, authors: List<Author>, tableOfContents: TableOfContents)(source)