public interface FragmentParser<T> extends ContentHandler
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
boolean |
isDone() |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingboolean isDone()
T build()
Copyright © 2003–2021 Atlassian. All rights reserved.