public static class Content.ChildHandlerInfo
extends java.lang.Object
Content.getChildHandler(ExtensionProfile, Attributes) contains an
element handler and a content element. This is mainly because Content
is not actually an ExtensionPoint so things are handled manually.| Modifier and Type | Field and Description |
|---|---|
Content |
content |
XmlParser.ElementHandler |
handler |
| Constructor and Description |
|---|
Content.ChildHandlerInfo() |
public XmlParser.ElementHandler handler
public Content content