public class TypedChildElement extends Object implements ChildElement
| Constructor and Description |
|---|
TypedChildElement(ChildElement element,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
ContentModel |
contentModel() |
String |
name() |
Occurrence |
ocurrence() |
String |
typeName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchildrenpublic TypedChildElement(ChildElement element, String alias)
public String typeName()
public String name()
name in interface DtdElementname in interface ElementReferencepublic ContentModel contentModel()
contentModel in interface ElementReferencepublic Occurrence ocurrence()
ocurrence in interface ChildElementCopyright © 2024. All rights reserved.