public class HTML5Filter extends ITSFilter
doc, docName, encoderManager, encoding, fcMapper, hasUTF8BOM, input, lineBreak, params, skel, srcLangSUB_FILTER| Constructor and Description |
|---|
HTML5Filter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyRules(ITSEngine itsEng) |
ISkeletonWriter |
createSkeletonWriter()
Creates a new ISkeletonWriter object that corresponds to the type of skeleton
this filter uses.
|
protected void |
createStartDocumentSkeleton(StartDocument startDoc) |
List<FilterConfiguration> |
getConfigurations()
Gets the list of all predefined configurations for this filter.
|
String |
getDisplayName()
Gets the localizable display name of this filter.
|
EncoderManager |
getEncoderManager()
Gets the EncoderManager object for this filter.
|
String |
getName()
Gets the name/identifier of this filter.
|
protected void |
initializeDocument() |
static void |
loadLinkedRules(Document doc,
URI docURI,
ITSEngine itsEng)
Loads the linked rules of an HTML document.
|
cancel, close, createFilterWriter, getMimeType, getParameters, getTargetPointerEntry, hasNext, next, open, open, setFilterConfigurationMapper, setITSVariables, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic String getName()
IFilterpublic String getDisplayName()
IFilterpublic List<FilterConfiguration> getConfigurations()
IFilterpublic ISkeletonWriter createSkeletonWriter()
IFiltercreateSkeletonWriter in interface IFiltercreateSkeletonWriter in class ITSFilterpublic EncoderManager getEncoderManager()
IFilterprotected void initializeDocument()
initializeDocument in class ITSFilterprotected void applyRules(ITSEngine itsEng)
applyRules in class ITSFilterprotected void createStartDocumentSkeleton(StartDocument startDoc)
createStartDocumentSkeleton in class ITSFilterCopyright © 2021. All rights reserved.