Package-level declarations
Types
Link copied to clipboard
A utility class that helps with maintaining a namespace context in a parser. Created by pdvrieze on 16/11/15.
Link copied to clipboard
abstract class PlatformXmlWriterBase(indentSequence: Iterable<XmlEvent.TextEvent> = emptyList()) : XmlWriter
Base class for platform xml writers. It contains common code.
Link copied to clipboard
Common base for XmlStreaming that provides common additional methods available on jvm platforms that work with Java library types such as OutputStream, MPWriter, Reader, InputStream, etc..
Functions
Link copied to clipboard