public interface Attribute extends DtdElement
| Modifier and Type | Method and Description |
|---|---|
default List<DtdElement> |
children() |
default String |
defaultValue() |
default String[] |
enumerationValues() |
AttributeType |
type() |
AttributeUse |
use() |
nameAttributeType type()
AttributeUse use()
default String defaultValue()
default String[] enumerationValues()
default List<DtdElement> children()
children in interface DtdElementCopyright © 2022. All rights reserved.