public interface ImportContentHandler extends ContentHandler, ErrorHandler
Modifier and Type | Method and Description |
---|---|
InputStream |
importStream(String content)
Call-back for importing content streams
|
void |
setImporter(Importer importer)
Sets the Importer
|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
error, fatalError, warning
void setImporter(Importer importer)
importer
- ImporterInputStream importStream(String content)
content
- content stream identifierCopyright © 2005–2017 Alfresco Software. All rights reserved.