public class XmlCharactersTest extends Object
| Constructor and Description |
|---|
XmlCharactersTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAllowLettersAsFirstCharacterInName() |
void |
shouldNotAllowColonInNcName() |
void |
shouldNotAllowDigitAsFirstCharacterInName() |
void |
shouldNotAllowDigitAsFirstCharacterInNcName() |
public XmlCharactersTest()
public void shouldNotAllowColonInNcName()
public void shouldNotAllowDigitAsFirstCharacterInName()
public void shouldAllowLettersAsFirstCharacterInName()
public void shouldNotAllowDigitAsFirstCharacterInNcName()
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.