public abstract class AbstractSubjectExtractorHandler extends DefaultHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSubjectExtractorHandler.SubjectFoundException |
| Constructor and Description |
|---|
AbstractSubjectExtractorHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getSubject() |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic abstract String getSubject()
Copyright © 2011–2021 Talend Inc.. All rights reserved.