public class TdHandler extends ElementHandler
| Constructor | Description |
|---|---|
TdHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
characters(char[] ch,
int start,
int length) |
Called when character content is found in the element.
|
void |
endElement() |
Called when the element has ended.
|
configure, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, setAttributes, startElement, toString, warningpublic void characters(char[] ch,
int start,
int length)
ElementHandlercharacters in class ElementHandlerpublic void endElement()
ElementHandlerendElement in class ElementHandlerCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.