Class XmlCharactersTest

java.lang.Object
io.debezium.text.XmlCharactersTest

public class XmlCharactersTest extends Object
Author:
Randall Hauch
  • Constructor Details

    • XmlCharactersTest

      public XmlCharactersTest()
  • Method Details

    • shouldNotAllowColonInNcName

      public void shouldNotAllowColonInNcName()
    • shouldNotAllowDigitAsFirstCharacterInName

      public void shouldNotAllowDigitAsFirstCharacterInName()
    • shouldAllowLettersAsFirstCharacterInName

      public void shouldAllowLettersAsFirstCharacterInName()
    • shouldNotAllowDigitAsFirstCharacterInNcName

      public void shouldNotAllowDigitAsFirstCharacterInNcName()