public class StreamHandler extends ElementHandler
Constructor and Description |
---|
StreamHandler() |
Modifier and Type | Method and Description |
---|---|
void |
characters(char[] ch,
int start,
int leng)
Called when character content is found in the element.
|
void |
endElement()
Called when the element has ended.
|
void |
startElement()
Called after the attributes have been set and checked.
|
configure, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, setAttributes, toString, warning
public void startElement()
ElementHandler
startElement
in class ElementHandler
public void characters(char[] ch, int start, int leng)
ElementHandler
characters
in class ElementHandler
public void endElement()
ElementHandler
endElement
in class ElementHandler
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.