类 AnsiPropertySource


  • public class AnsiPropertySource
    extends org.springframework.core.env.PropertySource<AnsiElement>
    PropertyResolver for AnsiStyle, AnsiColor and AnsiBackground elements. Supports properties of the form AnsiStyle.BOLD, AnsiColor.RED or AnsiBackground.GREEN. Also supports a prefix of Ansi. which is an aggregation of everything (with background colors prefixed BG_).
    从以下版本开始:
    1.3.0
    • 嵌套类概要

      • 从类继承的嵌套类/接口 org.springframework.core.env.PropertySource

        org.springframework.core.env.PropertySource.StubPropertySource
    • 字段概要

      • 从类继承的字段 org.springframework.core.env.PropertySource

        logger, name, source
    • 构造器详细资料