Package 

Class XmlComment

  • All Implemented Interfaces:
    icu.windea.breezeframework.core.model.Renderable , icu.windea.breezeframework.dsl.DslElement , icu.windea.breezeframework.dsl.xml.XmlDslElement

    @XmlDslMarker() 
    public final class XmlComment
    extends XmlNode
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String text
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getText()
      Unit renderTo(StringBuilder builder)
      • Methods inherited from class icu.windea.breezeframework.dsl.xml.XmlComment

        toString
      • Methods inherited from class icu.windea.breezeframework.dsl.DslElement

        render
      • Methods inherited from class java.lang.Object

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