public class XmlCharactersTest extends Object
| Constructor and Description |
|---|
XmlCharactersTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAllowLettersAsFirstCharacterInName() |
void |
shouldNotAllowColonInNcName() |
void |
shouldNotAllowDigitAsFirstCharacterInName() |
void |
shouldNotAllowDigitAsFirstCharacterInNcName() |
public void shouldNotAllowColonInNcName()
public void shouldNotAllowDigitAsFirstCharacterInName()
public void shouldAllowLettersAsFirstCharacterInName()
public void shouldNotAllowDigitAsFirstCharacterInNcName()
Copyright © 2019 JBoss by Red Hat. All rights reserved.