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, startPrefixMapping
boolean isDone()
T build()
Copyright © 2003–2019 Atlassian. All rights reserved.