public abstract class AbstractContentParserGeneric extends AbstractContentParser
generic
ContentParser
.VARIABLE_NAME_CREATOR, VARIABLE_NAME_KEYWORDS, VARIABLE_NAME_LANGUAGE, VARIABLE_NAME_TEXT, VARIABLE_NAME_TITLE
Constructor and Description |
---|
AbstractContentParserGeneric()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
This method gets the default filename extension excluding the dot (e.g.
|
String |
getMimetype()
This method gets the default mimetype (e.g.
|
doInitialize, getAlternativeKeyArray, getPrimaryKeys, getSecondaryKeyArray, getSecondaryKeys, parse, parse, parse, setGenericContextFactory
createLogger, getLogger
doInitialized, getInitializationState, initialize
public AbstractContentParserGeneric()
public final String getExtension()
ContentParser
.null
if this is the
generic parser
.public final String getMimetype()
ContentParser
.null
if this is the
generic parser
.Copyright © 2001–2016 mmm-Team. All rights reserved.