public interface ContentModel extends DtdElement
| Modifier and Type | Method and Description |
|---|---|
default Stream<Attribute> |
attributes() |
default Stream<DtdElement> |
nonAttributes() |
ContentModelType |
type() |
children, nameContentModelType type()
default Stream<DtdElement> nonAttributes()
Copyright © 2024. All rights reserved.