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, warning
public void characters(char[] ch, int start, int length)
ElementHandler
characters
in class ElementHandler
public void endElement()
ElementHandler
endElement
in class ElementHandler
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.