public static class TextConstruct.ChildHandlerInfo
extends java.lang.Object
TextConstruct.getChildHandler(Attributes);
contains an element handler and a text construct.| Modifier and Type | Field and Description |
|---|---|
XmlParser.ElementHandler |
handler |
TextConstruct |
textConstruct |
| Constructor and Description |
|---|
TextConstruct.ChildHandlerInfo() |
public XmlParser.ElementHandler handler
public TextConstruct textConstruct