| Constructor and Description |
|---|
StringValueGatherer(FastStringBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(java.lang.CharSequence chars,
Location locationId,
int properties)
Notify character data.
|
attribute, close, comment, endDocument, endElement, getConfiguration, getPipelineConfiguration, getSystemId, namespace, open, processingInstruction, setPipelineConfiguration, setSystemId, setUnparsedEntity, startContent, startDocument, startElement, usesTypeAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappend, append, handlesAppendpublic StringValueGatherer(FastStringBuffer buffer)
public void characters(java.lang.CharSequence chars,
Location locationId,
int properties)
throws XPathException
Receivercharacters in interface Receivercharacters in class Checkerchars - The characterslocationId - provides information such as line number and system ID.properties - Bit significant value. The following bits are defined:
XPathException - if an error occursCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.