Package 

Class XmlDslDocument

  • All Implemented Interfaces:
    icu.windea.breezeframework.core.model.Renderable , icu.windea.breezeframework.dsl.DslContent , icu.windea.breezeframework.dsl.DslDocument , icu.windea.breezeframework.dsl.xml.XmlDslEntry

    @XmlDslMarker() 
    public final class XmlDslDocument
     implements DslDocument, XmlDslEntry
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<XmlStatement> getStatements()
      List<XmlNode> getNodes()
      Unit renderTo(StringBuilder builder)
      String toString()
      • Methods inherited from class icu.windea.breezeframework.dsl.DslDocument

        render
      • Methods inherited from class icu.windea.breezeframework.dsl.xml.XmlDslDocument

        invoke, invoke, unaryMinus, unaryPlus
      • Methods inherited from class icu.windea.breezeframework.dsl.xml.XmlDslEntry

        toContentString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait