Class PropertiesDialect

  • All Implemented Interfaces:
    XMLDialect

    public class PropertiesDialect
    extends DefaultXMLDialect
    This class specifies the Java Properties XML Dialect.
    • Field Detail

      • PROPERTIES_ROOT_TAG

        public static final java.util.regex.Pattern PROPERTIES_ROOT_TAG
    • Constructor Detail

      • PropertiesDialect

        public PropertiesDialect()