org.encalmo.writer.xml
package org.encalmo.writer.xml
Members list
Type members
Classlikes
trait XmlOutputBuilder
XmlOutputBuilder is a base trait for output builders that produce XML output.
XmlOutputBuilder is a base trait for output builders that produce XML output.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
object XmlOutputBuilder
Attributes
- Companion
- trait
- Supertypes
- Self type
-
XmlOutputBuilder.type
object XmlUtils
object XmlWriter
object XmlWriterMacro
Macro parts of the XmlWriter toolkit.
case class XmlWriterMacroContext(tagNameCandidate: Option[TagName], builder: Builder, hasTag: Boolean)
Attributes
- Supertypes
object XmlWriterMacroVisitor extends TypeTreeVisitor
Attributes
- Supertypes
- Self type
object annotation
Attributes
- Supertypes
- Self type
-
annotation.type
In this article