PRoot

data class PRoot(val elements: List<PRootElement>)

Root parsing result of NiwenPrism

Constructors

Link copied to clipboard
constructor(elements: List<PRootElement>)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Root elements in this schema.