RealMarshallersCollector

class RealMarshallersCollector(val marshallersFile: File) : MarshallersCollector

Constructors

Link copied to clipboard
fun RealMarshallersCollector(marshallersFile: File)

Functions

Link copied to clipboard
open override fun addMarshaller(namespace: String, name: String)
Link copied to clipboard
fun close()

Properties

Link copied to clipboard
val marshallersFile: File
Link copied to clipboard
open override val shouldGenerateRegistrations: Boolean