- ABBREV_D_ABBREVIATED_FORM - Static variable in class org.dita.dost.util.Constants
-
- AbstractBranchFilterModule - Class in org.dita.dost.module.filter
-
Abstract branch filter module.
- AbstractChunkTopicParser - Class in org.dita.dost.writer
-
ChunkTopicParser class, writing chunking content into relative topic files
and then update list.
- AbstractChunkTopicParser() - Constructor for class org.dita.dost.writer.AbstractChunkTopicParser
-
- AbstractDitaMetaWriter - Class in org.dita.dost.writer
-
Base class for metadata filter that reads dita files and inserts metadata.
- AbstractDitaMetaWriter() - Constructor for class org.dita.dost.writer.AbstractDitaMetaWriter
-
- AbstractDomFilter - Class in org.dita.dost.writer
-
Reads XML into DOM, modifies it, and serializes back into XML.
- AbstractDomFilter() - Constructor for class org.dita.dost.writer.AbstractDomFilter
-
- AbstractExtendDitaWriter - Class in org.dita.dost.writer
-
- AbstractExtendDitaWriter() - Constructor for class org.dita.dost.writer.AbstractExtendDitaWriter
-
- AbstractPipelineInput - Interface in org.dita.dost.pipeline
-
- AbstractPipelineModule - Interface in org.dita.dost.module
-
Abstract class for Modules which contains the method that every module class
should implement.
- AbstractPipelineModuleImpl - Class in org.dita.dost.module
-
Abstract class for modules.
- AbstractPipelineModuleImpl() - Constructor for class org.dita.dost.module.AbstractPipelineModuleImpl
-
- AbstractPipelineOutput - Interface in org.dita.dost.pipeline
-
- AbstractReader - Interface in org.dita.dost.reader
-
AbstractReader defines the methods that every reader class should implement.
- AbstractReaderModule - Class in org.dita.dost.module.reader
-
Base class for document reader and serializer.
- AbstractReaderModule() - Constructor for class org.dita.dost.module.reader.AbstractReaderModule
-
- AbstractWriter - Interface in org.dita.dost.writer
-
AbstractWriter defines the method every writer class should implement.
- AbstractXMLFilter - Class in org.dita.dost.writer
-
Base for XML filters.
- AbstractXMLFilter() - Constructor for class org.dita.dost.writer.AbstractXMLFilter
-
- AbstractXMLReader - Class in org.dita.dost.reader
-
This class extends AbstractReader, implement SAX's ContentHandler
and EntityResolver.
- AbstractXMLReader() - Constructor for class org.dita.dost.reader.AbstractXMLReader
-
- action - Variable in class org.dita.dost.reader.ConrefPushReader.MoveKey
-
- add(Job.FileInfo) - Method in class org.dita.dost.util.Job
-
Add file info.
- add(Job.FileInfo) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
Add file info to this builder.
- add(String, String, String, String, String) - Method in class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Add or set attribute.
- add(String, String) - Method in class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Add or set attribute.
- add(String, String, String) - Method in class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Add or set attribute.
- add(QName, String) - Method in class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Add or set attribute.
- add(Attr) - Method in class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Add or set attribute.
- addAll(Collection<Job.FileInfo>) - Method in class org.dita.dost.util.Job
-
Add a collection of file info objects
- addAll(Attributes) - Method in class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Add or set all attributes.
- addBuildListeners(Project) - Method in class org.dita.dost.invoker.Main
-
Adds the listeners specified in the command line arguments, along with
the default listener, to the specified project.
- addConfiguredDitaFileset(ExtensibleAntInvoker.FileInfoFilterElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- addConfiguredDitaFileset(ExtensibleAntInvoker.FileInfoFilterElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XmlFilterElem
-
- addConfiguredExcludes(JobSourceSet.SelectorElem) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- addConfiguredExcludesFile(ExtensibleAntInvoker.IncludesFileElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- addConfiguredFilter(ExtensibleAntInvoker.XmlFilterElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- addConfiguredIncludes(JobSourceSet.SelectorElem) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- addConfiguredIncludesFile(ExtensibleAntInvoker.IncludesFileElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- addConfiguredMapper(Mapper) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- addConfiguredModule(ExtensibleAntInvoker.ModuleElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Handle nested module elements.
- addConfiguredParam(ExtensibleAntInvoker.ParamElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- addConfiguredParam(ExtensibleAntInvoker.ParamElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XmlFilterElem
-
- addConfiguredSax(ExtensibleAntInvoker.SaxPipeElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
- addConfiguredXmlcatalog(XMLCatalog) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- addConfiguredXslt(ExtensibleAntInvoker.XsltElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
- addContentFields(Job.FileInfo) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- addId(URI) - Method in class org.dita.dost.util.MergeUtils
-
Add topic id to the idMap.
- addId(URI, String) - Method in class org.dita.dost.util.MergeUtils
-
Add topic id-value pairs to idMap.
- addOrSetAttribute(AttributesImpl, String, String, String, String, String) - Static method in class org.dita.dost.util.XMLUtils
-
Add or set attribute.
- addOrSetAttribute(AttributesImpl, QName, String) - Static method in class org.dita.dost.util.XMLUtils
-
Add or set attribute.
- addOrSetAttribute(AttributesImpl, String, String) - Static method in class org.dita.dost.util.XMLUtils
-
Add or set attribute.
- addOrSetAttribute(AttributesImpl, Node) - Static method in class org.dita.dost.util.XMLUtils
-
Add or set attribute.
- addOutputProperty(ExtensibleAntInvoker.OutputPropertyElem) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- addParam(String, String) - Method in interface org.dita.dost.platform.IAction
-
Add input parameter.
- addRecognizedFeatures(String[]) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- addRecognizedProperties(String[]) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- addRemoved(String) - Method in class org.dita.dost.platform.Integrator
-
Add ID of a plugin that has been removed.
- addSubTerm(IndexTerm) - Method in class org.dita.dost.index.IndexTerm
-
Add a sub term into the sub term list.
- addSubTerms(List<IndexTerm>) - Method in class org.dita.dost.index.IndexTerm
-
Add all the sub terms in the list.
- addSuffix(URI, String) - Static method in class org.dita.dost.util.URLUtils
-
- addTarget(IndexTermTarget) - Method in class org.dita.dost.index.IndexTerm
-
Add a new indexterm target.
- addTargets(List<IndexTermTarget>) - Method in class org.dita.dost.index.IndexTerm
-
Add all the indexterm targets in the list.
- addTerm(IndexTerm) - Method in class org.dita.dost.index.IndexTermCollection
-
All a new term into the collection.
- adjustPath(URI, Job) - Method in class org.dita.dost.util.FilterUtils.Flag
-
- Alias - Class in org.dita.dost.platform
-
- Alias(String) - Constructor for class org.dita.dost.platform.Alias
-
- alias - Variable in class org.dita.dost.platform.Alias
-
- AllRange - Class in org.dita.dost.writer.include
-
- AllRange() - Constructor for class org.dita.dost.writer.include.AllRange
-
- alt - Variable in class org.dita.dost.util.FilterUtils.Flag.FlagImage
-
- ancestors(Element) - Static method in class org.dita.dost.util.XMLUtils
-
Stream of element ancestor elements.
- AnchorRange - Class in org.dita.dost.writer.include
-
- AnchorRange(String, String) - Constructor for class org.dita.dost.writer.include.AnchorRange
-
- ANT_INVOKER_EXT_PARAM_CRAWL - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(crawl).
- ANT_INVOKER_EXT_PARAM_CRAWL_VALUE_MAP - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_EXT_PARAM_CRAWL_VALUE_TOPIC - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_EXT_PARAM_DITADIR - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(ditadir).
- ANT_INVOKER_EXT_PARAM_ENCODING - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(encoding).
- ANT_INVOKER_EXT_PARAM_GENERATE_DEBUG_ATTR - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_EXT_PARAM_GENERATECOPYOUTTER - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(generatecopyouter).
- ANT_INVOKER_EXT_PARAM_GRAMCACHE - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(gramcache).
- ANT_INVOKER_EXT_PARAM_INDEXCLASS - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(indexclass).
- ANT_INVOKER_EXT_PARAM_INDEXTYPE - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(indextype).
- ANT_INVOKER_EXT_PARAM_INPUT - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(input).
- ANT_INVOKER_EXT_PARAM_INPUTDIR - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(inputdir).
- ANT_INVOKER_EXT_PARAM_ONLYTOPICINMAP - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(onlytopicinmap).
- ANT_INVOKER_EXT_PARAM_OUTPUT - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(output).
- ANT_INVOKER_EXT_PARAM_OUTPUTDIR - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(outputdir).
- ANT_INVOKER_EXT_PARAM_OUTTERCONTROL - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(outercontrol).
- ANT_INVOKER_EXT_PARAM_PROCESSING_MODE - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_EXT_PARAM_STYLE - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(style).
- ANT_INVOKER_EXT_PARAM_TARGETEXT - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(targetext).
- ANT_INVOKER_EXT_PARAM_TRANSTYPE - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(transtype).
- ANT_INVOKER_EXT_PARAM_VALIDATE - Static variable in class org.dita.dost.util.Constants
-
Constants for extensive params used in ant invoker(validate).
- ANT_INVOKER_EXT_PARAN_FORCE_UNIQUE - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_EXT_PARAN_SETSYSTEMID - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_PARAM_BASEDIR - Static variable in class org.dita.dost.util.Constants
-
Constants for common params used in ant invoker(basedir).
- ANT_INVOKER_PARAM_DITAVAL - Static variable in class org.dita.dost.util.Constants
-
Constants for common params used in ant invoker(ditaval).
- ANT_INVOKER_PARAM_INPUTMAP - Static variable in class org.dita.dost.util.Constants
-
Constants for common params used in ant invoker(inputmap).
- ANT_INVOKER_PARAM_MAPLINKS - Static variable in class org.dita.dost.util.Constants
-
Constants for common params used in ant invoker(maplinks).
- ANT_INVOKER_PARAM_MERGEDDITAVAL - Static variable in class org.dita.dost.util.Constants
-
Constants for common params used in ant invoker(mergedditaval)
- ANT_INVOKER_PARAM_PROFILING_ENABLED - Static variable in class org.dita.dost.util.Constants
-
Argument name for enabling profiling.
- ANT_INVOKER_PARAM_RESOURCES - Static variable in class org.dita.dost.util.Constants
-
- ANT_INVOKER_PARAM_TEMPDIR - Static variable in class org.dita.dost.util.Constants
-
Constants for common params used in ant invoker(tempDir).
- ANT_OUTPUT_DIR - Static variable in class org.dita.dost.invoker.Main
-
- ANT_REFERENCE_JOB - Static variable in class org.dita.dost.util.Constants
-
Project reference name for job configuration object.
- ANT_REFERENCE_STORE - Static variable in class org.dita.dost.util.Constants
-
- ANT_REFERENCE_XML_UTILS - Static variable in class org.dita.dost.util.Constants
-
Project reference name for XML utils object.
- ANT_TEMP_DIR - Static variable in class org.dita.dost.util.Constants
-
Temporary directory Ant property name.
- APP_CONF_PROPERTIES - Static variable in class org.dita.dost.util.Constants
-
Application configuration filename.
- ARGS_DRAFT_NO - Static variable in class org.dita.dost.util.Constants
-
- ARGS_DRAFT_YES - Static variable in class org.dita.dost.util.Constants
-
constants for args.draft argument value.
- arguments(String, String, String, String) - Method in class org.dita.dost.invoker.UsageBuilder
-
- ATTR_CLASS_VALUE_SUBJECT_SCHEME_BASE - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- ATTR_CONACTION_VALUE_MARK - Static variable in class org.dita.dost.util.Constants
-
Conaction mark value
- ATTR_CONACTION_VALUE_PUSHAFTER - Static variable in class org.dita.dost.util.Constants
-
Conaction push after value
- ATTR_CONACTION_VALUE_PUSHBEFORE - Static variable in class org.dita.dost.util.Constants
-
Conaction push before value
- ATTR_CONACTION_VALUE_PUSHREPLACE - Static variable in class org.dita.dost.util.Constants
-
Conaction push replace value
- ATTR_FORMAT_VALUE_DITA - Static variable in class org.dita.dost.util.Constants
-
ATTR_FORMAT_VALUE_DITA.
- ATTR_FORMAT_VALUE_DITAMAP - Static variable in class org.dita.dost.util.Constants
-
ATTR_FORMAT_VALUE_DITAMAP.
- ATTR_FORMAT_VALUE_DITAVAL - Static variable in class org.dita.dost.util.Constants
-
- ATTR_FORMAT_VALUE_HTML - Static variable in class org.dita.dost.util.Constants
-
- ATTR_FORMAT_VALUE_IMAGE - Static variable in class org.dita.dost.util.Constants
-
- ATTR_FORMAT_VALUE_NONDITA - Static variable in class org.dita.dost.util.Constants
-
ATTR_FORMAT_VALUE_NONDITA = format unknown, but not DITA
- ATTR_HREF - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_ID - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_IDREF - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_NAME - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_PATH - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_PRINT_VALUE_NO - Static variable in class org.dita.dost.util.Constants
-
ATTR_PRINT_VALUE_NO.
- ATTR_PRINT_VALUE_PRINT_ONLY - Static variable in class org.dita.dost.util.Constants
-
ATTR_PRINT_VALUE_PRINT_ONLY.
- ATTR_PRINT_VALUE_YES - Static variable in class org.dita.dost.util.Constants
-
ATTR_PRINT_VALUE_YES.
- ATTR_PROCESSING_ROLE_VALUE_NORMAL - Static variable in class org.dita.dost.util.Constants
-
ATTR_PROCESSING_ROLE_VALUE_NORMAL.
- ATTR_PROCESSING_ROLE_VALUE_RESOURCE_ONLY - Static variable in class org.dita.dost.util.Constants
-
ATTR_PROCESSING_ROLE_VALUE_RESOURCE_ONLY.
- ATTR_SCOPE_VALUE_EXTERNAL - Static variable in class org.dita.dost.util.Constants
-
ATTR_SCOPE_VALUE_EXTERNAL.
- ATTR_SCOPE_VALUE_LOCAL - Static variable in class org.dita.dost.util.Constants
-
ATTR_SCOPE_VALUE_LOCAL.
- ATTR_SCOPE_VALUE_PEER - Static variable in class org.dita.dost.util.Constants
-
ATTR_SCOPE_VALUE_PEER.
- ATTR_TRANSTYPE - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_TYPE_VALUE_SUBJECT_SCHEME - Static variable in class org.dita.dost.util.Constants
-
type attribute value subjectScheme.
- ATTR_VALUE - Static variable in class org.dita.dost.project.XmlReader
-
- ATTR_VALUE_DITA_USE_CONREF_TARGET - Static variable in class org.dita.dost.util.Constants
-
Standard token for attribute to be ignored due to conref
- ATTR_XTRF_VALUE_GENERATED - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- attribute - Variable in class org.dita.dost.util.FilterUtils.FilterKey
-
Attribute name
- ATTRIBUTE_CASCADE_VALUE_MERGE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_CASCADE_VALUE_NOMERGE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_ALIGN - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_ARCHIVE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_ARCHIVEKEYREFS - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_ATT - Static variable in class org.dita.dost.util.Constants
-
att attribute.
- ATTRIBUTE_NAME_AUDIENCE - Static variable in class org.dita.dost.util.Constants
-
audience attribute.
- ATTRIBUTE_NAME_BACKCOLOR - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_CASCADE - Static variable in class org.dita.dost.util.Constants
-
cascade attribute.
- ATTRIBUTE_NAME_CHANGEBAR - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_CHARSET - Static variable in class org.dita.dost.util.Constants
-
charset attribute.
- ATTRIBUTE_NAME_CHUNK - Static variable in class org.dita.dost.util.Constants
-
chunk attribute.
- ATTRIBUTE_NAME_CLASS - Static variable in class org.dita.dost.util.Constants
-
class attribute.
- ATTRIBUTE_NAME_CLASSID - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_CLASSIDKEYREF - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_CODEBASE - Static variable in class org.dita.dost.util.Constants
-
codebase attribute.
- ATTRIBUTE_NAME_CODEBASEKEYREF - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_COLNAME - Static variable in class org.dita.dost.util.Constants
-
colname attribute.
- ATTRIBUTE_NAME_COLOR - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_COLS - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_CONACTION - Static variable in class org.dita.dost.util.Constants
-
conaction attribute.
- ATTRIBUTE_NAME_CONKEYREF - Static variable in class org.dita.dost.util.Constants
-
conkeyref attribute.
- ATTRIBUTE_NAME_CONREF - Static variable in class org.dita.dost.util.Constants
-
conref attribute.
- ATTRIBUTE_NAME_CONREFEND - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_COPY_TO - Static variable in class org.dita.dost.util.Constants
-
copy-to attribute.
- ATTRIBUTE_NAME_DATA - Static variable in class org.dita.dost.util.Constants
-
data attribute.
- ATTRIBUTE_NAME_DATAKEYREF - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_DELIVERYTARGET - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_DITA_OT_ORIG_HREF - Static variable in class org.dita.dost.util.Constants
-
dita-ot:orig-href.
- ATTRIBUTE_NAME_DITAARCHVERSION - Static variable in class org.dita.dost.util.Constants
-
ATTRIBUTE_NAME_DITAARCHVERSION.
- ATTRIBUTE_NAME_DOMAINS - Static variable in class org.dita.dost.util.Constants
-
domains attribute.
- ATTRIBUTE_NAME_ENCODING - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_END - Static variable in class org.dita.dost.util.Constants
-
conref attribute.
- ATTRIBUTE_NAME_FORMAT - Static variable in class org.dita.dost.util.Constants
-
format attribute.
- ATTRIBUTE_NAME_HREF - Static variable in class org.dita.dost.util.Constants
-
href attribute.
- ATTRIBUTE_NAME_ID - Static variable in class org.dita.dost.util.Constants
-
id attribute.
- ATTRIBUTE_NAME_IMAGEREF - Static variable in class org.dita.dost.util.Constants
-
imageref attribute.
- ATTRIBUTE_NAME_IMAGEREF_URI - Static variable in class org.dita.dost.util.Constants
-
generated imagerefuri attribute.
- ATTRIBUTE_NAME_IMG - Static variable in class org.dita.dost.util.Constants
-
img attribute.
- ATTRIBUTE_NAME_KEYREF - Static variable in class org.dita.dost.util.Constants
-
keyref attribute.
- ATTRIBUTE_NAME_KEYS - Static variable in class org.dita.dost.util.Constants
-
keys attribute.
- ATTRIBUTE_NAME_KEYSCOPE - Static variable in class org.dita.dost.util.Constants
-
keys attribute.
- ATTRIBUTE_NAME_LANG - Static variable in class org.dita.dost.util.Constants
-
lang attribute.
- ATTRIBUTE_NAME_LOCKTITLE - Static variable in class org.dita.dost.util.Constants
-
locktitle attribute.
- ATTRIBUTE_NAME_LOCKTITLE_VALUE_YES - Static variable in class org.dita.dost.util.Constants
-
locktitle="yes" value.
- ATTRIBUTE_NAME_MAPREF - Static variable in class org.dita.dost.util.Constants
-
mapref attribute.
- ATTRIBUTE_NAME_MOREROWS - Static variable in class org.dita.dost.util.Constants
-
morerows attribute.
- ATTRIBUTE_NAME_NAME - Static variable in class org.dita.dost.util.Constants
-
name attribute.
- ATTRIBUTE_NAME_NAMEEND - Static variable in class org.dita.dost.util.Constants
-
nameend attribute.
- ATTRIBUTE_NAME_NAMEST - Static variable in class org.dita.dost.util.Constants
-
namest attribute.
- ATTRIBUTE_NAME_NAVTITLE - Static variable in class org.dita.dost.util.Constants
-
navtitle attribute.
- ATTRIBUTE_NAME_OHREF - Static variable in class org.dita.dost.reader.MergeMapParser
-
- ATTRIBUTE_NAME_OID - Static variable in class org.dita.dost.reader.MergeMapParser
-
- ATTRIBUTE_NAME_ORIG_FORMAT - Static variable in class org.dita.dost.writer.DitaWriterFilter
-
- ATTRIBUTE_NAME_OTHERPROPS - Static variable in class org.dita.dost.util.Constants
-
otherprops attribute.
- ATTRIBUTE_NAME_OUTPUTCLASS - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_PARSE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_PLATFORM - Static variable in class org.dita.dost.util.Constants
-
platform attribute.
- ATTRIBUTE_NAME_PRINT - Static variable in class org.dita.dost.util.Constants
-
print attribute.
- ATTRIBUTE_NAME_PROCESSING_ROLE - Static variable in class org.dita.dost.util.Constants
-
processing-role attribute.
- ATTRIBUTE_NAME_PRODUCT - Static variable in class org.dita.dost.util.Constants
-
product attribute.
- ATTRIBUTE_NAME_PROPS - Static variable in class org.dita.dost.util.Constants
-
props attribute.
- ATTRIBUTE_NAME_REV - Static variable in class org.dita.dost.util.Constants
-
scope attribute.
- ATTRIBUTE_NAME_SCOPE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_SPECIALIZATIONS - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_START - Static variable in class org.dita.dost.util.Constants
-
start attribute.
- ATTRIBUTE_NAME_STYLE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_TOC - Static variable in class org.dita.dost.util.Constants
-
toc attribute.
- ATTRIBUTE_NAME_TYPE - Static variable in class org.dita.dost.util.Constants
-
type attribute.
- ATTRIBUTE_NAME_VAL - Static variable in class org.dita.dost.util.Constants
-
val attribute.
- ATTRIBUTE_NAME_VALUE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_VALUETYPE - Static variable in class org.dita.dost.util.Constants
-
- ATTRIBUTE_NAME_XML_LANG - Static variable in class org.dita.dost.util.Constants
-
xml:lang attribute.
- ATTRIBUTE_NAME_XTRC - Static variable in class org.dita.dost.util.Constants
-
xtrc attribute.
- ATTRIBUTE_NAME_XTRF - Static variable in class org.dita.dost.util.Constants
-
xtrf attribute.
- ATTRIBUTE_NAMESPACE_PREFIX_DITAARCHVERSION - Static variable in class org.dita.dost.util.Constants
-
ATTRIBUTE_NAMESPACE_PREFIX_DITAARCHVERSION.
- ATTRIBUTE_PREFIX_DITAARCHVERSION - Static variable in class org.dita.dost.util.Constants
-
ATTRIBUTE_PREFIX_DITAARCHVERSION.
- ATTRIBUTE_VALUETYPE_VALUE_REF - Static variable in class org.dita.dost.util.Constants
-
- AttributesBuilder() - Constructor for class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Construct empty attributes builder.
- AttributesBuilder(Attributes) - Constructor for class org.dita.dost.util.XMLUtils.AttributesBuilder
-
Construct attributes builder with initial attribute set.
- atts - Variable in class org.dita.dost.util.SaxCache.StartElementEvent
-
- canFollow(URI) - Static method in class org.dita.dost.reader.GenListModuleReader
-
Make educated guess in advance whether URI can be resolved to a file.
- CatalogUtils - Class in org.dita.dost.util
-
General catalog file resolving utilities.
- ch - Variable in class org.dita.dost.util.SaxCache.CharactersEvent
-
- ch - Variable in class org.dita.dost.util.SaxCache.IgnorableWhitespaceEvent
-
- changebar - Variable in class org.dita.dost.util.FilterUtils.Flag
-
- characters(char[], int, int) - Method in class org.dita.dost.project.IgnoringXmlFilter
-
- characters(char[], int, int) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- characters(char[], int, int) - Method in class org.dita.dost.reader.ConrefPushReader
-
- characters(char[], int, int) - Method in class org.dita.dost.reader.DitamapIndexTermReader
-
- characters(char[], int, int) - Method in class org.dita.dost.reader.IndexTermReader
-
- characters(char[], int, int) - Method in class org.dita.dost.reader.MergeMapParser
-
- characters(char[], int, int) - Method in class org.dita.dost.util.Job.JobHandler
-
- characters(char[], int, int) - Method in class org.dita.dost.util.TopicIdParser
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.AbstractChunkTopicParser
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.DitaIndexWriter
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.include.IncludeResolver
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.KeyrefPaser
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.MapCleanFilter
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.NormalizeCodeblock
-
- characters(char[], int, int) - Method in class org.dita.dost.writer.ProfilingFilter
-
- characters(XMLString, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- CharactersEvent(char[], int, int) - Constructor for class org.dita.dost.util.SaxCache.CharactersEvent
-
- checkExport(String, String, String, File) - Method in class org.dita.dost.util.DelayConrefUtils
-
check whether the href/id element defined by keys has been exported.
- childScopes - Variable in class org.dita.dost.util.KeyScope
-
- CHUNK_PREFIX - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- CHUNK_SELECT_BRANCH - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- CHUNK_SELECT_DOCUMENT - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- CHUNK_SELECT_TOPIC - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- CHUNK_TO_CONTENT - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- CHUNK_TO_NAVIGATION - Static variable in class org.dita.dost.reader.ChunkMapReader
-
- ChunkFilenameGeneratorFactory() - Constructor for class org.dita.dost.module.ChunkModule.ChunkFilenameGeneratorFactory
-
- ChunkMapReader - Class in org.dita.dost.reader
-
ChunkMapReader class, read and filter ditamap file for chunking.
- ChunkMapReader() - Constructor for class org.dita.dost.reader.ChunkMapReader
-
- ChunkModule - Class in org.dita.dost.module
-
The chunking module class.
- ChunkModule() - Constructor for class org.dita.dost.module.ChunkModule
-
- ChunkModule.ChunkFilenameGenerator - Interface in org.dita.dost.module
-
Generator fror chunk filenames and identifiers.
- ChunkModule.ChunkFilenameGeneratorFactory - Class in org.dita.dost.module
-
Factory for chunk filename generator.
- ChunkModule.CounterChunkFilenameGenerator - Class in org.dita.dost.module
-
- ChunkModule.RandomChunkFilenameGenerator - Class in org.dita.dost.module
-
- ChunkTopicParser - Class in org.dita.dost.writer
-
Combine topic into a single file for to-content
chunking.
- ChunkTopicParser() - Constructor for class org.dita.dost.writer.ChunkTopicParser
-
Constructor.
- cksum - Variable in class org.dita.dost.platform.Registry
-
- CLASSIFY_D_SUBJECTCELL - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_SUBJECTREF - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_TOPICAPPLY - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_TOPICCELL - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_TOPICSUBJECT - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_TOPICSUBJECTHEADER - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_TOPICSUBJECTROW - Static variable in class org.dita.dost.util.Constants
-
- CLASSIFY_D_TOPICSUBJECTTABLE - Static variable in class org.dita.dost.util.Constants
-
- clean(String) - Static method in class org.dita.dost.util.URLUtils
-
Try to clean an invalid URI.
- clean(String, boolean) - Static method in class org.dita.dost.util.URLUtils
-
Try to clean an invalid URI.
- cleanOnFailure(boolean) - Method in class org.dita.dost.Processor
-
Clean temporary directory when process fails.
- CleanPreprocessModule - Class in org.dita.dost.module
-
Move temporary files not based on output URI to match output URI structure.
- CleanPreprocessModule() - Constructor for class org.dita.dost.module.CleanPreprocessModule
-
- close() - Method in class org.dita.dost.util.XMLSerializer
-
Close output.
- close(InputSource) - Static method in class org.dita.dost.util.XMLUtils
-
Close input source.
- close(Source) - Static method in class org.dita.dost.util.XMLUtils
-
Close source.
- close(Result) - Static method in class org.dita.dost.util.XMLUtils
-
Close result.
- CoderefResolver - Class in org.dita.dost.writer
-
Deprecated.
- CoderefResolver() - Constructor for class org.dita.dost.writer.CoderefResolver
-
Deprecated.
- COLON - Static variable in class org.dita.dost.util.Constants
-
COLON.
- COLON_DOUBLE_SLASH - Static variable in class org.dita.dost.util.Constants
-
COLON_DOUBLE_SLASH.
- color - Variable in class org.dita.dost.util.FilterUtils.Flag
-
- COMMA - Static variable in class org.dita.dost.util.Constants
-
COMMA.
- comment(XMLString, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- compare(Object, Object) - Method in class org.dita.dost.util.DITAOTCollator
-
Comparing method required to compare.
- compareTo(IndexTerm) - Method in class org.dita.dost.index.IndexTerm
-
Compare the given indexterm with current term.
- compareTo(SemVer) - Method in class org.dita.dost.platform.SemVer
-
- CONCEPT_CONBODY - Static variable in class org.dita.dost.util.Constants
-
- CONCEPT_CONBODYDIV - Static variable in class org.dita.dost.util.Constants
-
- CONCEPT_CONCEPT - Static variable in class org.dita.dost.util.Constants
-
- CONF_LIST_SEPARATOR - Static variable in class org.dita.dost.util.Constants
-
Configuration value separator.
- CONF_PARSER_FORMAT - Static variable in class org.dita.dost.platform.Integrator
-
- CONF_PRINT_TRANSTYPES - Static variable in class org.dita.dost.util.Constants
-
Property name for print transtypes.
- CONF_PROPERTIES - Static variable in class org.dita.dost.util.Constants
-
Configuration filename.
- CONF_SUPPORTED_HTML_EXTENSIONS - Static variable in class org.dita.dost.util.Constants
-
Property name for supported HTML extensions.
- CONF_SUPPORTED_IMAGE_EXTENSIONS - Static variable in class org.dita.dost.util.Constants
-
Property name for supported image extensions.
- CONF_SUPPORTED_RESOURCE_EXTENSIONS - Static variable in class org.dita.dost.util.Constants
-
Property name for supported resource file extensions.
- CONF_TEMPLATES - Static variable in class org.dita.dost.util.Constants
-
Property name for template files.
- CONF_TRANSTYPES - Static variable in class org.dita.dost.util.Constants
-
- ConfElem() - Constructor for class org.dita.dost.ant.ExtensibleAntInvoker.ConfElem
-
Deprecated.
- Configuration - Class in org.dita.dost.util
-
Global configuration object for static configurations.
- configuration - Static variable in class org.dita.dost.util.Configuration
-
Immutable configuration properties.
- Configuration.Mode - Enum in org.dita.dost.util
-
Processing mode
- configurePipeline() - Method in class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Configures the pipeline.
- configureXML11Pipeline() - Method in class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Configures the pipeline.
- ConkeyrefFilter - Class in org.dita.dost.writer
-
Filter for processing content key reference elements in DITA files.
- ConkeyrefFilter() - Constructor for class org.dita.dost.writer.ConkeyrefFilter
-
- ConrefPushParser - Class in org.dita.dost.writer
-
This class is for writing conref push contents into
specific files.
- ConrefPushParser() - Constructor for class org.dita.dost.writer.ConrefPushParser
-
- ConrefPushReader - Class in org.dita.dost.reader
-
Class for reading conref push content.
- ConrefPushReader() - Constructor for class org.dita.dost.reader.ConrefPushReader
-
Constructor.
- ConrefPushReader.MoveKey - Class in org.dita.dost.reader
-
- Constants - Class in org.dita.dost.util
-
This class contains all the constants used in DITA-OT.
- contains(SemVer) - Method in class org.dita.dost.platform.SemVerMatch
-
- Context(String, String, String, Project.Deliverable.Inputs, Project.Deliverable.Profile) - Constructor for class org.dita.dost.project.Project.Context
-
- context - Variable in class org.dita.dost.project.Project.Deliverable
-
- Context(String, String, String, List<URI>, ProjectBuilder.Deliverable.Profile) - Constructor for class org.dita.dost.project.ProjectBuilder.Context
-
- context - Variable in class org.dita.dost.project.ProjectBuilder.Deliverable
-
- contexts - Variable in class org.dita.dost.project.Project
-
- contexts - Variable in class org.dita.dost.project.ProjectBuilder
-
- ConversionArguments - Class in org.dita.dost.invoker
-
- ConversionArguments() - Constructor for class org.dita.dost.invoker.ConversionArguments
-
- copyLines(BufferedReader) - Method in class org.dita.dost.writer.include.AllRange
-
- copyLines(BufferedReader) - Method in class org.dita.dost.writer.include.AnchorRange
-
- copyLines(BufferedReader) - Method in class org.dita.dost.writer.include.LineNumberRange
-
- copyLines(BufferedReader) - Method in interface org.dita.dost.writer.include.Range
-
Copy lines from reader to target handler
- COPYTO_TARGET_TO_SOURCE_MAP_LIST - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- copyToMap - Variable in class org.dita.dost.writer.ForceUniqueFilter
-
Generated copy-to mappings, key is target topic and value is source topic.
- CopyToModule - Class in org.dita.dost.module
-
Process copy-to mapping.
- CopyToModule() - Constructor for class org.dita.dost.module.CopyToModule
-
- CopyToReader - Class in org.dita.dost.reader
-
Collect copy-to information from a map.
- CopyToReader() - Constructor for class org.dita.dost.reader.CopyToReader
-
- correct(File) - Static method in class org.dita.dost.util.URLUtils
-
Corrects the file to URL.
- correct(URL) - Static method in class org.dita.dost.util.URLUtils
-
Corrects an URL.
- correct(URL) - Static method in class org.ditang.relaxng.defaults.Util
-
Corrects an URL.
- CounterChunkFilenameGenerator() - Constructor for class org.dita.dost.module.ChunkModule.CounterChunkFilenameGenerator
-
- COUNTRY_US - Static variable in class org.dita.dost.util.Constants
-
COUNTRY_US.
- crawlTopics() - Method in class org.dita.dost.util.Job
-
Retrieve the link crawling behaviour.
- createCondition() - Method in class org.dita.dost.ant.DITAOTFailTask
-
Add a condition element.
- createDebugLog(boolean) - Method in class org.dita.dost.Processor
-
Write a debug log to temporary directory.
- createModule(Class<? extends AbstractPipelineModule>) - Method in class org.dita.dost.module.ModuleFactory
-
Create the ModuleElem class instance according to moduleName.
- createParam() - Method in class org.dita.dost.ant.DITAOTEchoTask
-
Handle nested parameters.
- createParam() - Method in class org.dita.dost.ant.DITAOTFailTask
-
Handle nested parameters.
- createParam() - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Handle nested parameters.
- createParseable(SAXSource, SAXResolver, ErrorHandler, PropertyMap) - Method in class org.ditang.relaxng.defaults.RNGDefaultValues.OxygenXMLSchemaReader
-
Creates a parseable object from a catalog resolved input source
associated to a RNG schema.
- createSchema(SAXSource, PropertyMap) - Method in class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader
-
Create a schema from an input source and a property map.
- createValidator(PropertyMap) - Method in class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader.SchemaWrapper
-
- currentFile - Variable in class org.dita.dost.module.BranchFilterModule
-
Absolute URI to map being processed.
- currentFile - Variable in class org.dita.dost.writer.AbstractXMLFilter
-
Absolute temporary directory URI to file being processed
- currentFileFormat() - Method in class org.dita.dost.reader.GenListModuleReader
-
- CustomIntegrator - Interface in org.dita.dost.platform
-
Custom integration processor.
- data - Variable in class org.dita.dost.util.SaxCache.ProcessingInstructionEvent
-
- debug(String) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- debug(String, Object) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- debug(String, Object, Object) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- debug(String, Object...) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- debug(String, Throwable) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- DEBUG - Static variable in class org.dita.dost.log.MessageBean
-
- DEBUG - Static variable in class org.dita.dost.util.Configuration
-
Debug mode to aid in development, not intended for end users.
- DEBUG - Static variable in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
Debug this clas
- DebugAndFilterModule - Class in org.dita.dost.module
-
DebugAndFilterModule implement the second step in preprocess.
- DebugAndFilterModule() - Constructor for class org.dita.dost.module.DebugAndFilterModule
-
- DebugFilter - Class in org.dita.dost.writer
-
Add debug attributes.
- DebugFilter() - Constructor for class org.dita.dost.writer.DebugFilter
-
- DebugURIResolver(URIResolver) - Constructor for class org.dita.dost.util.XMLUtils.DebugURIResolver
-
- decode(String) - Static method in class org.dita.dost.util.URLUtils
-
Decodes a application/x-www-form-urlencoded string using UTF-8 encoding scheme.
- DEFAULT - Static variable in class org.dita.dost.util.FilterUtils
-
- DEFAULT_ACTION - Static variable in class org.dita.dost.util.Constants
-
constants for filtering or flagging.
- DefaultTempFileScheme - Class in org.dita.dost.module.reader
-
- DefaultTempFileScheme() - Constructor for class org.dita.dost.module.reader.DefaultTempFileScheme
-
- DELAY_D_ANCHORID - Static variable in class org.dita.dost.util.Constants
-
- DELAY_D_ANCHORKEY - Static variable in class org.dita.dost.util.Constants
-
- DELAY_D_EXPORTANCHORS - Static variable in class org.dita.dost.util.Constants
-
- DelayConrefUtils - Class in org.dita.dost.util
-
Delay conref feature related utility functions.
- DelayConrefUtils() - Constructor for class org.dita.dost.util.DelayConrefUtils
-
Constructor.
- DelegatingCollationUriResolver - Interface in org.dita.dost.module.saxon
-
Enables dynamic configuration of Collation URI resolvers by the Open Toolkit
by providing the Collator's URI.
- Deliverable(String, String, Project.Context, URI, Project.Publication) - Constructor for class org.dita.dost.project.Project.Deliverable
-
- Deliverable(String, String, ProjectBuilder.Context, URI, ProjectBuilder.Publication) - Constructor for class org.dita.dost.project.ProjectBuilder.Deliverable
-
- deliverables - Variable in class org.dita.dost.project.Project
-
- deliverables - Variable in class org.dita.dost.project.ProjectBuilder
-
- DeliverablesArguments - Class in org.dita.dost.invoker
-
- DeliverablesArguments() - Constructor for class org.dita.dost.invoker.DeliverablesArguments
-
- Dependency(String, String) - Constructor for class org.dita.dost.platform.Registry.Dependency
-
- deps - Variable in class org.dita.dost.platform.Registry
-
- Dimensions() - Constructor for class org.dita.dost.writer.ImageMetadataFilter.Dimensions
-
- directoryContains(File, File) - Static method in class org.dita.dost.util.FileUtils
-
Determines whether the parent directory contains the child element (a file or directory)
- directoryContains(URI, URI) - Static method in class org.dita.dost.util.URLUtils
-
Determines whether the parent directory contains the child element (a file or directory)
- DITA_NAMESPACE - Static variable in class org.dita.dost.util.Constants
-
- DITA_OT_D_DITAVAL_ENDPROP - Static variable in class org.dita.dost.util.Constants
-
- DITA_OT_D_DITAVAL_STARTPROP - Static variable in class org.dita.dost.util.Constants
-
- DITA_OT_D_KEYDEF - Static variable in class org.dita.dost.util.Constants
-
- DITA_OT_NAMESPACE - Static variable in class org.dita.dost.util.Constants
-
- DITA_OT_NS - Static variable in class org.dita.dost.util.Constants
-
- DITA_OT_NS_PREFIX - Static variable in class org.dita.dost.util.Constants
-
- DitaClass - Class in org.dita.dost.util
-
DITA specialization hierarchy object.
- DitaClass(String) - Constructor for class org.dita.dost.util.DitaClass
-
Constructor
- ditaFormat - Static variable in class org.dita.dost.util.Configuration
-
- DitaIndexWriter - Class in org.dita.dost.writer
-
DitaIndexWriter reads dita topic file and insert the index information into it.
- DitaIndexWriter() - Constructor for class org.dita.dost.writer.DitaIndexWriter
-
Default constructor of DitaIndexWriter class.
- DitaLinksWriter - Class in org.dita.dost.writer
-
Read DITA topic file and insert map links information into it.
- DitaLinksWriter() - Constructor for class org.dita.dost.writer.DitaLinksWriter
-
Default constructor of DitaLinksWriter class.
- DitamapIndexTermReader - Class in org.dita.dost.reader
-
This class extends SAX's DefaultHandler, used for parsing indexterm in
ditamap.
- DitamapIndexTermReader(IndexTermCollection, boolean) - Constructor for class org.dita.dost.reader.DitamapIndexTermReader
-
- DitaMapMetaWriter - Class in org.dita.dost.writer
-
Reads map files and inserts the metadata.
- DitaMapMetaWriter() - Constructor for class org.dita.dost.writer.DitaMapMetaWriter
-
- DitaMetaWriter - Class in org.dita.dost.writer
-
Reads topic files and inserts the metadata.
- DitaMetaWriter() - Constructor for class org.dita.dost.writer.DitaMetaWriter
-
- DITAOTAntLogger - Class in org.dita.dost.log
-
Logger proxy to Ant logger.
- DITAOTAntLogger(Project) - Constructor for class org.dita.dost.log.DITAOTAntLogger
-
Construct a new logger that forwards messages to Ant project logger.
- DITAOTCollator - Class in org.dita.dost.util
-
DITAOTCollator class.
- DITAOTCopy - Class in org.dita.dost.ant
-
Class description goes here.
- DITAOTCopy() - Constructor for class org.dita.dost.ant.DITAOTCopy
-
Default Constructor.
- DITAOTEchoTask - Class in org.dita.dost.ant
-
Ant echo task for custom error message.
- DITAOTEchoTask() - Constructor for class org.dita.dost.ant.DITAOTEchoTask
-
Default Construtor.
- DITAOTException - Exception in org.dita.dost.exception
-
Exception class for DITAOT, used to handle exceptions in Java modules.
- DITAOTException() - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new DITAOTException with null
as its detail message.
- DITAOTException(String) - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new exception with the specified detail message.
- DITAOTException(Throwable) - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new exception with the specified detail cause.
- DITAOTException(String, Throwable) - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new exception with the specified detail message and
cause.
- DITAOTException(UncheckedXPathException) - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new exception with cause, using location information from a root XPathException
- DITAOTException(String, UncheckedXPathException) - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new exception with the specified detail message and
cause, using location information from a root XPathException
- DITAOTException(MessageBean, Throwable, String) - Constructor for exception org.dita.dost.exception.DITAOTException
-
Constructs a new exception with the detailed messagebean and
cause.
- DITAOTFailTask - Class in org.dita.dost.ant
-
Ant echo task for custom error message.
- DITAOTFailTask() - Constructor for class org.dita.dost.ant.DITAOTFailTask
-
Default Construtor.
- DITAOTLogger - Interface in org.dita.dost.log
-
Common logging interface.
- DITAOTXMLErrorHandler - Class in org.dita.dost.exception
-
DITAOTXMLErrorHandler to wrapper the SAXParseException and rethrow it to DITA-OT.
- DITAOTXMLErrorHandler(String, DITAOTLogger) - Constructor for class org.dita.dost.exception.DITAOTXMLErrorHandler
-
Constructor.
- DitaVal(URI) - Constructor for class org.dita.dost.project.Project.Deliverable.Profile.DitaVal
-
- DitaValReader - Class in org.dita.dost.reader
-
DitaValReader reads and parses the information from ditaval file which
contains the information of filtering and flagging.
- DitaValReader() - Constructor for class org.dita.dost.reader.DitaValReader
-
Default constructor of DitaValReader class.
- ditavals - Variable in class org.dita.dost.project.Project.Deliverable.Profile
-
- ditavals - Variable in class org.dita.dost.project.ProjectBuilder.Deliverable.Profile
-
- DITAVAREF_D_DITAVALMETA - Static variable in class org.dita.dost.util.Constants
-
- DITAVAREF_D_DITAVALREF - Static variable in class org.dita.dost.util.Constants
-
- DITAVAREF_D_DVR_KEYSCOPEPREFIX - Static variable in class org.dita.dost.util.Constants
-
- DITAVAREF_D_DVR_KEYSCOPESUFFIX - Static variable in class org.dita.dost.util.Constants
-
- DITAVAREF_D_DVR_RESOURCEPREFIX - Static variable in class org.dita.dost.util.Constants
-
- DITAVAREF_D_DVR_RESOURCESUFFIX - Static variable in class org.dita.dost.util.Constants
-
- DitaWriterFilter - Class in org.dita.dost.writer
-
Insert document PIs and normalize attributes.
- DitaWriterFilter() - Constructor for class org.dita.dost.writer.DitaWriterFilter
-
- doctypeDecl(String, String, String, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- DOT - Static variable in class org.dita.dost.util.Constants
-
DOT.
- DOUBLE_BACK_SLASH - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- DYNAMIC_VALIDATION - Static variable in class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Feature identifier: dynamic validation.
- GEN_CONF_PROPERTIES - Static variable in class org.dita.dost.util.Constants
-
Generated configuration filename.
- generateFilename(String, String) - Method in interface org.dita.dost.module.ChunkModule.ChunkFilenameGenerator
-
Generate file name
- generateFilename(String, String) - Method in class org.dita.dost.module.ChunkModule.CounterChunkFilenameGenerator
-
- generateFilename(String, String) - Method in class org.dita.dost.module.ChunkModule.RandomChunkFilenameGenerator
-
- generateID() - Method in interface org.dita.dost.module.ChunkModule.ChunkFilenameGenerator
-
Generate ID.
- generateID() - Method in class org.dita.dost.module.ChunkModule.CounterChunkFilenameGenerator
-
- generateID() - Method in class org.dita.dost.module.ChunkModule.RandomChunkFilenameGenerator
-
- generateTempFileName(URI) - Method in class org.dita.dost.module.reader.DefaultTempFileScheme
-
- generateTempFileName(URI) - Method in class org.dita.dost.module.reader.FlattenTempFileScheme
-
- generateTempFileName(URI) - Method in class org.dita.dost.module.reader.FullPathTempFileScheme
-
- generateTempFileName(URI) - Method in class org.dita.dost.module.reader.HashTempFileScheme
-
- generateTempFileName(URI) - Method in interface org.dita.dost.module.reader.TempFileNameScheme
-
Generate temporary file name.
- GenListModuleReader - Class in org.dita.dost.reader
-
Parse relevant DITA files and collect information.
- GenListModuleReader() - Constructor for class org.dita.dost.reader.GenListModuleReader
-
- GenListModuleReader.Reference - Class in org.dita.dost.reader
-
File reference with path and optional format.
- GenMapAndTopicListModule - Class in org.dita.dost.module
-
This class extends AbstractPipelineModule, used to generate map and topic
list by parsing all the refered dita files.
- GenMapAndTopicListModule() - Constructor for class org.dita.dost.module.GenMapAndTopicListModule
-
Create a new instance and do the initialization.
- get(int) - Static method in enum org.dita.dost.util.Job.Generate
-
- get(String) - Method in class org.dita.dost.util.KeyScope
-
- getAttribute(String) - Method in interface org.dita.dost.pipeline.AbstractPipelineInput
-
Deprecated.
Get the attribute value.
- getAttribute(String) - Method in class org.dita.dost.pipeline.PipelineHashIO
-
Deprecated.
Get the attribute value according to its name.
- getAttributes() - Method in interface org.dita.dost.pipeline.AbstractPipelineInput
-
Deprecated.
Get the attributes.
- getAttributes() - Method in class org.dita.dost.pipeline.PipelineHashIO
-
Deprecated.
- getAttributes() - Method in class org.dita.dost.writer.ImageMetadataFilter.Dimensions
-
- getBackgroundConflictColor() - Method in class org.dita.dost.reader.DitaValReader
-
- getCanonicalFileFromFileUrl(URL) - Static method in class org.dita.dost.util.URLUtils
-
On Windows names of files from network neighborhood must be corrected
before open.
- getCascadeValue(Element, String) - Static method in class org.dita.dost.util.XMLUtils
-
Get cascaded attribute value.
- getCatalogResolver() - Static method in class org.dita.dost.util.CatalogUtils
-
Get CatalogResolver.
- getChangeTable() - Method in class org.dita.dost.reader.ChunkMapReader
-
Get changed files table.
- getChildElement(Element, String, String) - Static method in class org.dita.dost.util.XMLUtils
-
Get first child element by element name.
- getChildElement(Element, DitaClass) - Static method in class org.dita.dost.util.XMLUtils
-
Get first child element by DITA class.
- getChildElements(Element, DitaClass, boolean) - Static method in class org.dita.dost.util.XMLUtils
-
List descendant elements by DITA class.
- getChildElements(Element, String, String) - Static method in class org.dita.dost.util.XMLUtils
-
List child elements by element name.
- getChildElements(Element, DitaClass) - Static method in class org.dita.dost.util.XMLUtils
-
List child elements by DITA class.
- getChildElements(Element) - Static method in class org.dita.dost.util.XMLUtils
-
List child elements elements.
- getChildElements(Element, boolean) - Static method in class org.dita.dost.util.XMLUtils
-
List child elements elements.
- getChildScope(String) - Method in class org.dita.dost.util.KeyScope
-
- getChunkByToken(Collection<String>, String, String) - Static method in class org.dita.dost.reader.ChunkMapReader
-
- getChunkTopicSet() - Method in class org.dita.dost.reader.ChunkMapReader
-
- getCoderefTargets() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get coderef targets.
- getCoderefTargetSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
- getConflicTable() - Method in class org.dita.dost.reader.ChunkMapReader
-
get conflict table.
- getConrefTargets() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get conref targets.
- getContentHandler(URI) - Method in interface org.dita.dost.store.Store
-
Get result content handler.
- getContentHandler(URI) - Method in class org.dita.dost.store.StreamStore
-
- getCopyToMap() - Method in class org.dita.dost.reader.CopyToReader
-
Get the copy-to map.
- getCopytoMap() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get copy-to map.
- getDefaultAttributes(String, String) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultValues
-
Get the default attributes for an element.
- getDefaultValueMap() - Method in class org.dita.dost.reader.SubjectSchemeReader
-
Get map of default values based on subject scheme.
- getDestination(URI) - Method in interface org.dita.dost.store.Store
-
Get temporary file destination
- getDestination(URI) - Method in class org.dita.dost.store.StreamStore
-
- getDimensions() - Method in class org.dita.dost.reader.SvgMetadataReader
-
- getDocument(URI) - Method in interface org.dita.dost.store.Store
-
Get DOM document for file.
- getDocument(URI) - Method in class org.dita.dost.store.StreamStore
-
- getDocumentBuilder() - Static method in class org.dita.dost.util.XMLUtils
-
Get DOM parser.
- getDocumentHandler() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getDocumentHandler() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- getDocumentSource() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- getDTDContentModelHandler() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getDTDHandler() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getElementID(String) - Static method in class org.dita.dost.util.URLUtils
-
Retrieve the element ID from the path
- getElementNode(Element, DitaClass) - Static method in class org.dita.dost.util.XMLUtils
-
Get specific element node from child nodes.
- getEndAttribute() - Method in class org.dita.dost.index.IndexTerm
-
Get the end attribute.
- getEndFlag() - Method in class org.dita.dost.util.FilterUtils.Flag
-
- getEntityResolver() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getErrorHandler() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getExportAnchors() - Method in class org.dita.dost.writer.ExportAnchorsFilter
-
Get export anchors.
- getExtension(String) - Static method in class org.dita.dost.util.FileUtils
-
Get file extension
- getExtProps(String) - Static method in class org.dita.dost.util.StringUtils
-
Parse props
attribute specializations
- getExtPropsFromSpecializations(String) - Static method in class org.dita.dost.util.StringUtils
-
Parse props
attribute specializations
- getFeature(String) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getFeatureDefault(String) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- getFeatures() - Method in class org.dita.dost.platform.PluginParser
-
Get plug-in features.
- getFileInfo() - Method in class org.dita.dost.util.Job
-
Get all file info objects
- getFileInfo(Predicate<Job.FileInfo>) - Method in class org.dita.dost.util.Job
-
Get file info objects that pass the filter
- getFileInfo(URI) - Method in class org.dita.dost.util.Job
-
Get file info object
- getFileInfoMap() - Method in class org.dita.dost.util.Job
-
Get all file info objects as a map
- getFilterMap() - Method in class org.dita.dost.reader.DitaValReader
-
Return the filter map.
- getFilters() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- getFilters() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.SaxPipeElem
-
- getFirstTopicId() - Method in class org.dita.dost.reader.MergeTopicParser
-
Get ID of the first topic
- getFirstTopicId(URI, boolean) - Method in class org.dita.dost.util.MergeUtils
-
Get the first topic id.
- getFlags(Attributes, QName[][]) - Method in class org.dita.dost.util.FilterUtils
-
- getFlags(Element, QName[][]) - Method in class org.dita.dost.util.FilterUtils
-
- getForegroundConflictColor() - Method in class org.dita.dost.reader.DitaValReader
-
- getFormat() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.SaxPipeElem
-
- getFormat() - Method in class org.dita.dost.index.TopicrefElement
-
Get the format attribute.
- getFragment(String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- getFragment(String, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- getFullPathNoEndSeparator(String) - Static method in class org.dita.dost.util.FileUtils
-
Get base path from a path.
- getGeneratecopyouter() - Method in class org.dita.dost.util.Job
-
- getGrammarPool() - Static method in class org.dita.dost.reader.GrammarPoolManager
-
Get grammar pool
- getHref() - Method in class org.dita.dost.index.TopicrefElement
-
Get href attribute.
- getHrefTargets() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get the href target.
- getId() - Method in class org.dita.dost.log.MessageBean
-
- getIdValue(URI) - Method in class org.dita.dost.util.MergeUtils
-
Return the value corresponding to the id.
- getIf() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ConfElem
-
Deprecated.
- getIgnoredCopytoSourceSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
- getImageList() - Method in class org.dita.dost.reader.DitaValReader
-
Return the image list.
- getImages() - Method in class org.dita.dost.writer.ImageMetadataFilter
-
- getImplementation() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- getImplementation() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XmlFilterElem
-
- getIndexClass() - Method in class org.dita.dost.index.IndexTermCollection
-
get index class.
- getIndexFileName(String) - Method in class org.dita.dost.writer.HTMLIndexWriter
-
Get index file name.
- getIndexFileName(String) - Method in interface org.dita.dost.writer.IDitaTranstypeIndexWriter
-
Get index file name.
- getIndexType() - Method in class org.dita.dost.index.IndexTermCollection
-
Get the index type.
- getInputDir() - Method in class org.dita.dost.util.Job
-
Get input directory.
- getInputFile() - Method in class org.dita.dost.util.Job
-
Get input file path.
- getInputMap() - Method in class org.dita.dost.util.Job
-
Get input file
- getInstalledPlugins() - Static method in class org.dita.dost.platform.Plugins
-
Read the list of installed plugins
- getInstance() - Static method in class org.dita.dost.project.ProjectFactory
-
- getInstance(Attributes) - Static method in class org.dita.dost.util.DitaClass
-
Get class instance.
- getInstance(Element) - Static method in class org.dita.dost.util.DitaClass
-
Get class instance.
- getInstance() - Static method in class org.dita.dost.util.DITAOTCollator
-
Return the DITAOTCollator instance, Locale.US is default.
- getInstance(Locale) - Static method in class org.dita.dost.util.DITAOTCollator
-
Return the DITAOTCollator instance specifying Locale.
- getInstance() - Static method in class org.ditang.relaxng.defaults.RNGDefaultValues.OxygenXMLSchemaReader
-
Get the singleton instance.
- getJob(Project) - Static method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Get job configuration from Ant project reference or create new.
- getJob(File, Project) - Static method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Deprecated.
- getKeyDefinition() - Method in class org.dita.dost.reader.KeyrefReader
-
Get key definitions for root scope.
- getKeysDMap() - Method in class org.dita.dost.reader.KeydefFilter
-
Get the Key definitions.
- getLocale(String) - Static method in class org.dita.dost.util.StringUtils
-
Return a Java Locale object.
- getLocale() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getLocation() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- getMapping() - Method in class org.dita.dost.reader.MapMetaReader
-
Get metadata for topics
- getMatchingTopicElement(Element) - Method in class org.dita.dost.writer.AbstractDitaMetaWriter
-
- getMessage() - Method in exception org.dita.dost.exception.SAXExceptionWrapper
-
Retrieve the error message.
- getMessage(String, String...) - Static method in class org.dita.dost.log.MessageUtils
-
Get the message respond to the given id with all of the parameters
are replaced by those in the given 'prop', if no message found,
an empty message with this id will be returned.
- getName() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Get parameter name.
- getName(String) - Static method in class org.dita.dost.util.FileUtils
-
Get filename from a path.
- getNavTitle() - Method in class org.dita.dost.index.TopicrefElement
-
Get navtitle attribute.
- getNonConrefCopytoTargets() - Method in class org.dita.dost.reader.GenListModuleReader
-
- getNonTopicrefReferenceSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
- getNormalProcessingRoleSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
- getNormalProcessingRoleTargets() - Method in class org.dita.dost.writer.KeyrefPaser
-
Get set of link targets which have normal processing role.
- getOnlyTopicInMap() - Method in class org.dita.dost.util.Job
-
Retrieve the flag of onlytopicinmap.
- getOrCreateFileInfo(URI) - Method in class org.dita.dost.util.Job
-
Get or create FileInfo for given path.
- getOutDitaFilesSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get out file set.
- getOutputDir(Project.Deliverable, Map<String, Object>) - Method in class org.dita.dost.invoker.Main
-
- getOutputDir() - Method in class org.dita.dost.util.Job
-
Get output dir.
- getOutterControl() - Method in class org.dita.dost.util.Job
-
Retrieve the outercontrol.
- getPathtoProject(URI, URI, URI, Job) - Static method in class org.dita.dost.module.CopyToModule
-
Get path to base directory
- getPathtoProject(File, File, File, Job) - Static method in class org.dita.dost.module.DebugAndFilterModule
-
Get path to base directory
- getPathtoRootmap(URI, URI) - Static method in class org.dita.dost.module.CopyToModule
-
Get path to root map
- getPipelineHashIO() - Method in class org.dita.dost.writer.AbstractExtendDitaWriter
-
- getPluginConfiguration() - Static method in class org.dita.dost.platform.Plugins
-
Read plugin configuration
- getPluginMap() - Method in class org.dita.dost.writer.ExportAnchorsFilter
-
- getPrefix(String) - Static method in class org.dita.dost.util.XMLUtils
-
Get prefix from QName.
- getProcessor() - Method in class org.dita.dost.util.XMLUtils
-
Get common S9API processor.
- getProject() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- getProperties() - Method in class org.dita.dost.util.Job
-
Get a map of string properties.
- getProperties() - Method in class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader.SchemaWrapper
-
- getProperty(String) - Method in class org.dita.dost.util.Job
-
Searches for the property with the specified key in this property list.
- getProperty(String) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- getPropertyDefault(String) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- getPushMap() - Method in class org.dita.dost.reader.ConrefPushReader
-
Get push table
- getReason() - Method in class org.dita.dost.log.MessageBean
-
- getRecognizedFeatures() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- getRecognizedProperties() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- getRelationshipGrap() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get relationship graph between subject schema.
- getRelativePath(File, File) - Static method in class org.dita.dost.util.FileUtils
-
Resolves a path reference against a base path.
- getRelativePath(File) - Static method in class org.dita.dost.util.FileUtils
-
Get relative path to base path.
- getRelativePath(URI, URI) - Static method in class org.dita.dost.util.URLUtils
-
Resolves absolute URI against another absolute URI.
- getRelativePath(URI) - Static method in class org.dita.dost.util.URLUtils
-
Get relative path to base path.
- getRelativeUnixPath(String, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- getRelativeUnixPath(String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- getRelFlagImageList() - Method in class org.dita.dost.reader.DitaValReader
-
get image list relative to the .ditaval file.
- getResourceOnlySet() - Method in class org.dita.dost.reader.GenListModuleReader
-
- getResponse() - Method in class org.dita.dost.log.MessageBean
-
- getResult() - Method in interface org.dita.dost.platform.IAction
-
Return the result.
- getResult(ContentHandler) - Method in interface org.dita.dost.platform.IAction
-
Return the result.
- getSchemaReader() - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultValues
-
- getSchemaReader() - Method in class org.ditang.relaxng.defaults.RNCDefaultValues
-
Returns an instance of OxygenCompactSchemaReader.
- getSchemaReader() - Method in class org.ditang.relaxng.defaults.RNGDefaultValues
-
Return the OxygenXMLSchemaReader
instance.
- getSchemeRefSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get scheme ref set.
- getSchemeSet() - Method in class org.dita.dost.reader.GenListModuleReader
-
Get scheme set.
- getSource(URI) - Method in interface org.dita.dost.store.Store
-
Get temporary file source
- getSource(URI) - Method in class org.dita.dost.store.StreamStore
-
- getStart() - Method in class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader.SchemaWrapper
-
Get start Pattern.
- getStartAttribute() - Method in class org.dita.dost.index.IndexTerm
-
Get the start attribute.
- getStartFlag() - Method in class org.dita.dost.util.FilterUtils.Flag
-
- getStore() - Method in class org.dita.dost.util.Job
-
- getStringValue(Element) - Static method in class org.dita.dost.util.XMLUtils
-
Get element node string value.
- getSubjectSchemeMap() - Method in class org.dita.dost.reader.SubjectSchemeReader
-
Get map subject scheme definitions.
- getSubTerms() - Method in class org.dita.dost.index.IndexTerm
-
Get the sub term list.
- getTargetList() - Method in class org.dita.dost.index.IndexTerm
-
Get the target list of current indexterm.
- getTargetName() - Method in class org.dita.dost.index.IndexTermTarget
-
Get the target topic's name (title).
- getTargetURI() - Method in class org.dita.dost.index.IndexTermTarget
-
Get the target topic's URI.
- getTempFileNameScheme() - Method in class org.dita.dost.util.Job
-
Get temporary file name generator.
- getTermFullName() - Method in class org.dita.dost.index.IndexTerm
-
Get the full term, with any prefix.
- getTermKey() - Method in class org.dita.dost.index.IndexTerm
-
Get the key used for sorting this term.
- getTermList() - Method in class org.dita.dost.index.IndexTermCollection
-
Get all the term list from the collection.
- getTermLocale() - Static method in class org.dita.dost.index.IndexTerm
-
Get the global locale of indexterm.
- getTermName() - Method in class org.dita.dost.index.IndexTerm
-
Get the index term name.
- getTermPrefix() - Method in class org.dita.dost.index.IndexTerm
-
Get the term prefix (such as IndexTermPrefix.SEE_Also).
- getText(Node) - Static method in class org.dita.dost.util.XMLUtils
-
Get text value of a node.
- getTopicID(URI) - Static method in class org.dita.dost.util.URLUtils
-
Retrieve the topic ID from the path
- getTransformerHandler() - Method in class org.dita.dost.util.XMLSerializer
-
Get underlying serializer.
- getType() - Method in class org.dita.dost.log.MessageBean
-
- getUnless() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ConfElem
-
Deprecated.
- getURL(String) - Static method in class org.dita.dost.util.URLUtils
-
Convert a file name to url.
- getValidValuesMap() - Method in class org.dita.dost.reader.SubjectSchemeReader
-
Get map of valid attribute values based on subject scheme.
- getValue() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Get parameter value.
- getValue(Element, String) - Static method in class org.dita.dost.util.XMLUtils
-
Get attribute value.
- getValues() - Method in class org.dita.dost.ant.types.JobMapper.TypeAttribute
-
- getXMLReader() - Static method in class org.dita.dost.util.XMLUtils
-
Get preferred SAX parser.
- getXmlUtils() - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Get XML utils from Ant project reference or create new.
- GLOSSENTRY_GLOSSABBREVIATION - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSACRONYM - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSALT - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSALTERNATEFOR - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSBODY - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSDEF - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSENTRY - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSPARTOFSPEECH - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSPROPERTY - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSSCOPENOTE - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSSHORTFORM - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSSTATUS - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSSURFACEFORM - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSSYMBOL - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSSYNONYM - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSTERM - Static variable in class org.dita.dost.util.Constants
-
- GLOSSENTRY_GLOSSUSAGE - Static variable in class org.dita.dost.util.Constants
-
- GLOSSGROUP_GLOSSGROUP - Static variable in class org.dita.dost.util.Constants
-
- GLOSSREF_D_GLOSSREF - Static variable in class org.dita.dost.util.Constants
-
- GrammarPoolManager - Class in org.dita.dost.reader
-
Manages creation and access to a master Xerces grammar pool.
- GrammarPoolManager() - Constructor for class org.dita.dost.reader.GrammarPoolManager
-
- GREATER_THAN - Static variable in class org.dita.dost.util.Constants
-
GREATER_THAN.
- IAction - Interface in org.dita.dost.platform
-
Interface.
- id - Variable in class org.dita.dost.log.MessageBean
-
- id - Variable in class org.dita.dost.platform.Value
-
- id - Variable in class org.dita.dost.project.Project.Context
-
- id - Variable in class org.dita.dost.project.Project.Deliverable
-
- id - Variable in class org.dita.dost.project.Project.Publication
-
- id - Variable in class org.dita.dost.project.ProjectBuilder.Context
-
- id - Variable in class org.dita.dost.project.ProjectBuilder.Deliverable
-
- id - Variable in class org.dita.dost.project.ProjectBuilder.Publication
-
- id - Variable in class org.dita.dost.util.KeyScope
-
- ID_PATTERN - Static variable in class org.dita.dost.platform.Integrator
-
- IDitaTranstypeIndexWriter - Interface in org.dita.dost.writer
-
Interface IDitaTranstypeIndexWriter.
- idPath - Variable in class org.dita.dost.reader.ConrefPushReader.MoveKey
-
- idref - Variable in class org.dita.dost.project.Project.Context
-
- idref - Variable in class org.dita.dost.project.Project.Publication
-
- idref - Variable in class org.dita.dost.project.ProjectBuilder.Context
-
- idref - Variable in class org.dita.dost.project.ProjectBuilder.Publication
-
- ids - Variable in class org.dita.dost.writer.ExportAnchorsFilter.ExportAnchor
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.project.IgnoringXmlFilter
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.util.Job.JobHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.util.TopicIdParser
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.writer.AbstractChunkTopicParser
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.writer.DitaIndexWriter
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.writer.include.IncludeResolver
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.writer.MapCleanFilter
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.writer.NormalizeCodeblock
-
- ignorableWhitespace(char[], int, int) - Method in class org.dita.dost.writer.ProfilingFilter
-
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- IgnorableWhitespaceEvent(char[], int, int) - Constructor for class org.dita.dost.util.SaxCache.IgnorableWhitespaceEvent
-
- IgnoringXmlFilter - Class in org.dita.dost.project
-
- IgnoringXmlFilter(XMLReader) - Constructor for class org.dita.dost.project.IgnoringXmlFilter
-
- ImageMetadataFilter - Class in org.dita.dost.writer
-
Image metadata filter.
- ImageMetadataFilter(File, Job) - Constructor for class org.dita.dost.writer.ImageMetadataFilter
-
Constructor.
- ImageMetadataFilter.Dimensions - Class in org.dita.dost.writer
-
- INCLUDE - Static variable in interface org.dita.dost.util.FilterUtils.Action
-
- Include() - Constructor for class org.dita.dost.util.FilterUtils.Include
-
- IncludeFilter - Class in org.dita.dost.writer.include
-
- IncludeFilter(ContentHandler) - Constructor for class org.dita.dost.writer.include.IncludeFilter
-
- IncludeResolver - Class in org.dita.dost.writer.include
-
Include element resolver filter.
- IncludeResolver() - Constructor for class org.dita.dost.writer.include.IncludeResolver
-
Constructor.
- includes - Variable in class org.dita.dost.project.Project
-
- includes - Variable in class org.dita.dost.project.ProjectBuilder
-
- IncludesFileElem() - Constructor for class org.dita.dost.ant.ExtensibleAntInvoker.IncludesFileElem
-
- INDEX_TYPE_ECLIPSEHELP - Static variable in class org.dita.dost.util.Constants
-
Constants for index type(eclipsehelp).
- INDEX_TYPE_HTMLHELP - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- INDEXING_D_INDEX_SEE - Static variable in class org.dita.dost.util.Constants
-
- INDEXING_D_INDEX_SEE_ALSO - Static variable in class org.dita.dost.util.Constants
-
- INDEXING_D_INDEX_SORT_AS - Static variable in class org.dita.dost.util.Constants
-
- IndexTerm - Class in org.dita.dost.index
-
This class represents an indexterm.
- IndexTerm() - Constructor for class org.dita.dost.index.IndexTerm
-
Constructor.
- IndexTerm.IndexTermPrefix - Enum in org.dita.dost.index
-
- IndexTerm_Prefix_See - Static variable in class org.dita.dost.util.Constants
-
- IndexTerm_Prefix_See_Also - Static variable in class org.dita.dost.util.Constants
-
- IndexTermCollection - Class in org.dita.dost.index
-
This class is a collection of index term.
- IndexTermCollection() - Constructor for class org.dita.dost.index.IndexTermCollection
-
- IndexTermExtractModule - Class in org.dita.dost.module
-
This class extends AbstractPipelineModule, used to extract indexterm from
dita/ditamap files.
- IndexTermExtractModule() - Constructor for class org.dita.dost.module.IndexTermExtractModule
-
Create a default instance.
- IndexTermReader - Class in org.dita.dost.reader
-
This class extends SAX's DefaultHandler, used for parse index term from dita
files.
- IndexTermReader(IndexTermCollection) - Constructor for class org.dita.dost.reader.IndexTermReader
-
- IndexTermTarget - Class in org.dita.dost.index
-
This class represent the target of an index term.
- IndexTermTarget() - Constructor for class org.dita.dost.index.IndexTermTarget
-
Create a empty target.
- info(String) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- info(String, Object) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- info(String, Object, Object) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- info(String, Object...) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- info(String, Throwable) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- INFO - Static variable in class org.dita.dost.log.MessageBean
-
- init() - Method in class org.dita.dost.ant.PluginInstallTask
-
- InitializeProjectTask - Class in org.dita.dost.ant
-
Initialize Ant references.
- InitializeProjectTask() - Constructor for class org.dita.dost.ant.InitializeProjectTask
-
- Input(URI) - Constructor for class org.dita.dost.project.Project.Deliverable.Inputs.Input
-
- input - Variable in class org.dita.dost.project.ProjectBuilder.Context
-
- INPUT_DIR - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- INPUT_DIR_URI - Static variable in class org.dita.dost.util.Constants
-
- INPUT_DITAMAP - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- INPUT_DITAMAP_LIST_FILE_LIST - Static variable in class org.dita.dost.util.Constants
-
Property name for input file list file list file, i.e.
- INPUT_DITAMAP_URI - Static variable in class org.dita.dost.util.Constants
-
- inputs - Variable in class org.dita.dost.invoker.ConversionArguments
-
- inputs - Variable in class org.dita.dost.project.Project.Context
-
- Inputs(List<Project.Deliverable.Inputs.Input>) - Constructor for class org.dita.dost.project.Project.Deliverable.Inputs
-
- inputs - Variable in class org.dita.dost.project.Project.Deliverable.Inputs
-
- insertAfter(Node, DocumentFragment) - Static method in class org.dita.dost.util.XMLUtils
-
Insert fragment after reference element
- insertBefore(Node, DocumentFragment) - Static method in class org.dita.dost.util.XMLUtils
-
Insert fragment before reference element
- insertRelaxDefaultsComponent() - Method in class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Insert the Relax NG defaults component
- InstallArguments - Class in org.dita.dost.invoker
-
- InstallArguments() - Constructor for class org.dita.dost.invoker.InstallArguments
-
- instance() - Static method in class org.dita.dost.module.ModuleFactory
-
Method to get the only instance of ModuleFactory.
- Integrator - Class in org.dita.dost.platform
-
Integrator is the main class to control and excute the integration of the
toolkit and different plug-ins.
- Integrator(File) - Constructor for class org.dita.dost.platform.Integrator
-
Default Constructor.
- IntegratorTask - Class in org.dita.dost.ant
-
Task run by ant scripts, invoking Task.
- IntegratorTask() - Constructor for class org.dita.dost.ant.IntegratorTask
-
- IsAbsolute - Class in org.dita.dost.ant
-
Extended from Ant's Condition interface, this class is used to
determine if a given path is absolute path.
- IsAbsolute() - Constructor for class org.dita.dost.ant.IsAbsolute
-
Default Constructor.
- isAbsolute(URI) - Static method in class org.dita.dost.util.URLUtils
-
Test if URI path is absolute.
- isAbsolutePath(String) - Static method in class org.dita.dost.util.FileUtils
-
Return if the path is absolute.
- isChunked(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isChunked - Variable in class org.dita.dost.util.Job.FileInfo
-
File is part of chunk.
- isConrefPush(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isConrefPush - Variable in class org.dita.dost.util.Job.FileInfo
-
File is a push conref source.
- isDebugEnabled() - Method in class org.dita.dost.log.DITAOTAntLogger
-
- isDitaMap() - Method in class org.dita.dost.reader.GenListModuleReader
-
Is the currently processed file a DITA map.
- isDitaTopic() - Method in class org.dita.dost.reader.GenListModuleReader
-
Is the processed file a DITA topic.
- isEmpty() - Method in class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- isEmpty() - Method in class org.dita.dost.module.filter.SubjectScheme
-
- isEmptyString(String) - Static method in class org.dita.dost.util.StringUtils
-
Return is the string is null or "".
- isErrorEnabled() - Method in class org.dita.dost.log.DITAOTAntLogger
-
- isFilesystemOnly() - Method in class org.dita.dost.ant.types.JobSourceSet
-
- isFlagImage(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isFlagImage - Variable in class org.dita.dost.util.Job.FileInfo
-
File is a flagging image.
- isFormatDita(String) - Static method in class org.dita.dost.reader.CopyToReader
-
Check if format is DITA topic.
- isFormatDita(String) - Static method in class org.dita.dost.reader.GenListModuleReader
-
Check if format is DITA topic.
- isHHCFile(String) - Static method in class org.dita.dost.util.FileUtils
-
Return if the file is a hhc file by extension.
- isHHKFile(String) - Static method in class org.dita.dost.util.FileUtils
-
Return if the file is a hhk file by extension.
- isHHPFile(String) - Static method in class org.dita.dost.util.FileUtils
-
Return if the file is a hhp file by extension.
- isHTMLFile(String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- isInfoEnabled() - Method in class org.dita.dost.log.DITAOTAntLogger
-
- isInput(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isInput - Variable in class org.dita.dost.util.Job.FileInfo
-
File is input document that is used as processing root.
- isInputResource(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isInputResource - Variable in class org.dita.dost.util.Job.FileInfo
-
Additional input resource.
- isLeaf() - Method in class org.dita.dost.index.IndexTerm
-
check whether this term is leaf term
leaf means the current indexterm element doesn't contains any subterms
or only has "index-see" or "index-see-also" subterms.
- isOutDita(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isOutDita - Variable in class org.dita.dost.util.Job.FileInfo
-
Source file is outside base directory.
- isResourceFile(String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- isResourceOnly(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isResourceOnly - Variable in class org.dita.dost.util.Job.FileInfo
-
File is resource only.
- isStale() - Method in class org.dita.dost.util.Job
-
Test if serialized configuration file has been updated.
- isSubjectScheme(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isSubjectScheme - Variable in class org.dita.dost.util.Job.FileInfo
-
File is a subject scheme.
- isSubtarget(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isSubtarget - Variable in class org.dita.dost.util.Job.FileInfo
-
File is a coderef target.
- isSupportedImageFile(String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- isTarget(boolean) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- isTarget - Variable in class org.dita.dost.util.Job.FileInfo
-
File is a link target.
- isTraceEnabled() - Method in class org.dita.dost.log.DITAOTAntLogger
-
- isValid(Project, Location, String, String) - Static method in class org.dita.dost.ant.ExtensibleAntInvoker
-
- isValid() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.OutputPropertyElem
-
- isValid() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Validate that all required attributes have been set.
- isValid() - Method in class org.dita.dost.util.DitaClass
-
Test if the current DitaClass is a valid DITA class value
- isValidInput() - Method in class org.dita.dost.reader.GenListModuleReader
-
Check if the current file is valid after filtering.
- isVisited(URI) - Method in class org.dita.dost.util.MergeUtils
-
Return if this path has been visited before.
- isWarnEnabled() - Method in class org.dita.dost.log.DITAOTAntLogger
-
- iterator() - Method in class org.dita.dost.ant.types.JobSourceSet
-
- Main - Class in org.dita.dost.invoker
-
Command line entry point into DITA-OT.
- Main() - Constructor for class org.dita.dost.invoker.Main
-
Constructor used when creating Main for later arg processing and startup
- main(String[]) - Static method in class org.dita.dost.invoker.Main
-
Command line entry point.
- major - Variable in class org.dita.dost.platform.SemVer
-
- MAP_ANCHOR - Static variable in class org.dita.dost.util.Constants
-
- MAP_LINKTEXT - Static variable in class org.dita.dost.util.Constants
-
- MAP_MAP - Static variable in class org.dita.dost.util.Constants
-
- MAP_NAVREF - Static variable in class org.dita.dost.util.Constants
-
- MAP_RELCELL - Static variable in class org.dita.dost.util.Constants
-
- MAP_RELCOLSPEC - Static variable in class org.dita.dost.util.Constants
-
- MAP_RELHEADER - Static variable in class org.dita.dost.util.Constants
-
- MAP_RELROW - Static variable in class org.dita.dost.util.Constants
-
- MAP_RELTABLE - Static variable in class org.dita.dost.util.Constants
-
- MAP_SEARCHTITLE - Static variable in class org.dita.dost.util.Constants
-
- MAP_SHORTDESC - Static variable in class org.dita.dost.util.Constants
-
- MAP_TOPICMETA - Static variable in class org.dita.dost.util.Constants
-
- MAP_TOPICREF - Static variable in class org.dita.dost.util.Constants
-
- MAP_UX_WINDOW - Static variable in class org.dita.dost.util.Constants
-
- MapBranchFilterModule - Class in org.dita.dost.module.filter
-
Branch filter module for map processing.
- MapBranchFilterModule() - Constructor for class org.dita.dost.module.filter.MapBranchFilterModule
-
- MapCleanFilter - Class in org.dita.dost.writer
-
- MapCleanFilter() - Constructor for class org.dita.dost.writer.MapCleanFilter
-
- mapFileName(String) - Method in class org.dita.dost.ant.types.JobMapper
-
- MAPGROUP_D_ANCHORREF - Static variable in class org.dita.dost.util.Constants
-
- MAPGROUP_D_KEYDEF - Static variable in class org.dita.dost.util.Constants
-
- MAPGROUP_D_MAPREF - Static variable in class org.dita.dost.util.Constants
-
- MAPGROUP_D_TOPICGROUP - Static variable in class org.dita.dost.util.Constants
-
- MAPGROUP_D_TOPICHEAD - Static variable in class org.dita.dost.util.Constants
-
- MAPGROUP_D_TOPICSET - Static variable in class org.dita.dost.util.Constants
-
- MAPGROUP_D_TOPICSETREF - Static variable in class org.dita.dost.util.Constants
-
- MapMetaReader - Class in org.dita.dost.reader
-
Cascade map metadata to child topic references and collect metadata for topics.
- MapMetaReader() - Constructor for class org.dita.dost.reader.MapMetaReader
-
Constructor.
- MapReaderModule - Class in org.dita.dost.module.reader
-
ModuleElem for reading and serializing topics into temporary directory.
- MapReaderModule() - Constructor for class org.dita.dost.module.reader.MapReaderModule
-
- MARKUP_D_MARKUPNAME - Static variable in class org.dita.dost.util.Constants
-
- match - Variable in class org.dita.dost.platform.SemVerMatch.Range
-
- matcher - Variable in class org.dita.dost.util.DitaClass
-
ModuleElem/type pair for the most specialized type, with a single preceding and following space character.
- matches(DitaClass) - Method in class org.dita.dost.util.DitaClass
-
Test if given DITA class matches this DITA class.
- matches(String) - Method in class org.dita.dost.util.DitaClass
-
Test if given DITA class string matches this DITA class.
- matches(Attributes) - Method in class org.dita.dost.util.DitaClass
-
Test if given DITA class string matches this DITA class.
- matches(Node) - Method in class org.dita.dost.util.DitaClass
-
Test if given DITA class string matches this DITA class.
- MATHML_D_MATHML - Static variable in class org.dita.dost.util.Constants
-
- MATHML_D_MATHMLREF - Static variable in class org.dita.dost.util.Constants
-
- merge(Element) - Method in class org.dita.dost.module.BranchFilterModule.Branch
-
- merge(KeyScope, KeyScope) - Static method in class org.dita.dost.util.KeyScope
-
- MergeDitavalModule - Class in org.dita.dost.module
-
This class reads a list of DITAVAL files, and merges
conditions into a single file
- MergeDitavalModule() - Constructor for class org.dita.dost.module.MergeDitavalModule
-
- MergeMapParser - Class in org.dita.dost.reader
-
MergeMapParser reads the ditamap file after preprocessing and merges
different files into one intermediate result.
- MergeMapParser() - Constructor for class org.dita.dost.reader.MergeMapParser
-
Default Constructor.
- MergeTopicParser - Class in org.dita.dost.reader
-
MergeTopicParser reads topic file and transform the references to other dita
files into internal references.
- MergeTopicParser(MergeUtils) - Constructor for class org.dita.dost.reader.MergeTopicParser
-
Default Constructor.
- MergeUtils - Class in org.dita.dost.util
-
Utility that topic merge utilize.
- MergeUtils() - Constructor for class org.dita.dost.util.MergeUtils
-
Default Constructor
- message - Variable in enum org.dita.dost.index.IndexTerm.IndexTermPrefix
-
- MessageBean - Class in org.dita.dost.log
-
Class description goes here.
- MessageBean(String, String, String, String) - Constructor for class org.dita.dost.log.MessageBean
-
- MessageBean(String, MessageBean.Type, String, String) - Constructor for class org.dita.dost.log.MessageBean
-
Constructor with params to init.
- MessageBean(MessageBean) - Constructor for class org.dita.dost.log.MessageBean
-
Copy constructor.
- MessageBean.Type - Enum in org.dita.dost.log
-
- messageLogged(BuildEvent) - Method in class org.dita.dost.log.LoggerListener
-
- MessageUtils - Class in org.dita.dost.log
-
This class is used to get message info from message file.
- minor - Variable in class org.dita.dost.platform.SemVer
-
- ModuleElem() - Constructor for class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- ModuleFactory - Class in org.dita.dost.module
-
The factory to create instance for each module class.
- MoveKey(String, String) - Constructor for class org.dita.dost.reader.ConrefPushReader.MoveKey
-
- msgs - Static variable in class org.dita.dost.log.MessageUtils
-
- RandomChunkFilenameGenerator() - Constructor for class org.dita.dost.module.ChunkModule.RandomChunkFilenameGenerator
-
- Range(SemVerMatch.Match, Integer, Integer, Integer) - Constructor for class org.dita.dost.platform.SemVerMatch.Range
-
- Range - Interface in org.dita.dost.writer.include
-
- read(URI) - Method in class org.dita.dost.project.XmlReader
-
Read and validate project file.
- read(InputStream, URI) - Method in class org.dita.dost.project.XmlReader
-
Read and validate project file.
- read(File) - Method in interface org.dita.dost.reader.AbstractReader
-
Use reader to parse a document.
- read(File) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- read(File) - Method in class org.dita.dost.reader.ChunkMapReader
-
read input file.
- read(File) - Method in class org.dita.dost.reader.ConrefPushReader
-
- read(File) - Method in class org.dita.dost.reader.DitaValReader
-
Deprecated.
- read(URI) - Method in class org.dita.dost.reader.DitaValReader
-
- read(File) - Method in class org.dita.dost.reader.KeyrefReader
-
- read(URI, Document) - Method in class org.dita.dost.reader.KeyrefReader
-
Read key definitions
- read(File) - Method in class org.dita.dost.reader.MapMetaReader
-
read map files.
- read(File, File) - Method in class org.dita.dost.reader.MergeMapParser
-
Read map.
- read(File) - Method in class org.dita.dost.writer.AbstractDomFilter
-
- read(File) - Method in class org.dita.dost.writer.ConrefPushParser
-
- readMapFromXML(File) - Static method in class org.dita.dost.reader.SubjectSchemeReader
-
Read a map from XML properties file.
- readProp(Element) - Method in class org.dita.dost.reader.DitaValReader
-
- readStartFile() - Method in class org.dita.dost.module.reader.AbstractReaderModule
-
- readStartFile() - Method in class org.dita.dost.module.reader.MapReaderModule
-
- readStartFile() - Method in class org.dita.dost.module.reader.TopicReaderModule
-
- reason - Variable in class org.dita.dost.log.MessageBean
-
- Reference(URI, String) - Constructor for class org.dita.dost.reader.GenListModuleReader.Reference
-
- Reference(URI) - Constructor for class org.dita.dost.reader.GenListModuleReader.Reference
-
- REFERENCE_PROPDESC - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPDESCHD - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPERTIES - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPERTY - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPHEAD - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPTYPE - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPTYPEHD - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPVALUE - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_PROPVALUEHD - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_REFBODY - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_REFBODYDIV - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_REFERENCE - Static variable in class org.dita.dost.util.Constants
-
- REFERENCE_REFSYN - Static variable in class org.dita.dost.util.Constants
-
- refine(SubjectScheme) - Method in class org.dita.dost.util.FilterUtils
-
Refine filter with subject scheme.
- Registry - Class in org.dita.dost.platform
-
- Registry(String, String, Registry.Dependency[], String, String) - Constructor for class org.dita.dost.platform.Registry
-
- Registry.Dependency - Class in org.dita.dost.platform
-
- REL_FLAGIMAGE_LIST - Static variable in class org.dita.dost.util.Constants
-
Property name for relflag image list file
- RelaxDefaultsParserConfiguration - Class in org.ditang.relaxng.defaults
-
- RelaxDefaultsParserConfiguration() - Constructor for class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Default constructor.
- RelaxDefaultsParserConfiguration(SymbolTable) - Constructor for class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Constructs a parser configuration using the specified symbol table.
- RelaxDefaultsParserConfiguration(SymbolTable, XMLGrammarPool, Resolver) - Constructor for class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Constructs a parser configuration using the specified symbol table and
grammar pool.
- RelaxDefaultsParserConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager, Resolver) - Constructor for class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Constructs a parser configuration using the specified symbol table,
grammar pool, and parent settings.
- RelaxNGDefaultParserConfigurationWrapper - Class in org.ditang.relaxng.defaults
-
Wrapper over an XML Parser configuration which also provides default values from the associated
RelaxNG schema
- RelaxNGDefaultParserConfigurationWrapper() - Constructor for class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
Default constructor
- RelaxNGDefaultParserConfigurationWrapper(XMLParserConfiguration) - Constructor for class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
Constructor
- RelaxNGDefaultsComponent - Class in org.ditang.relaxng.defaults
-
XNI component that adds Relax NG default values.
- RelaxNGDefaultsComponent(Resolver) - Constructor for class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
Constructor.
- RelaxNGDefaultValues - Class in org.ditang.relaxng.defaults
-
Relax NG default values gatherer.
- RelaxNGDefaultValues(Resolver, ErrorHandler) - Constructor for class org.ditang.relaxng.defaults.RelaxNGDefaultValues
-
Constructor.
- RELMGMT_D_CHANGE_COMPLETED - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_HISTORYLIST - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_ITEM - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_ORGANIZATION - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_PERSON - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_REQUEST_ID - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_REQUEST_REFERENCE - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_REQUEST_SYSTEM - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_REVISIONID - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_STARTED - Static variable in class org.dita.dost.util.Constants
-
- RELMGMT_D_CHANGE_SUMMARY - Static variable in class org.dita.dost.util.Constants
-
- remove(Job.FileInfo) - Method in class org.dita.dost.util.Job
-
Remove file info.
- removeAttribute(AttributesImpl, String) - Static method in class org.dita.dost.util.XMLUtils
-
Remove an attribute from the list.
- replaceAll(String, String, String) - Static method in class org.dita.dost.util.StringUtils
-
Replaces each substring of this string that matches the given string
with the given replacement.
- replaceExtension(String, String) - Static method in class org.dita.dost.util.FileUtils
-
Replace the file extension.
- req - Variable in class org.dita.dost.platform.Registry.Dependency
-
- reset() - Method in class org.dita.dost.reader.CopyToReader
-
Reset the internal variables.
- reset() - Method in class org.dita.dost.reader.GenListModuleReader
-
Reset the internal variables.
- reset() - Method in class org.dita.dost.reader.IndexTermReader
-
Reset the reader.
- reset() - Method in class org.dita.dost.reader.KeydefFilter
-
Reset the internal variables.
- reset() - Method in class org.dita.dost.reader.SubjectSchemeReader
-
reset.
- reset() - Method in class org.dita.dost.util.MergeUtils
-
Resets all internal data structures.
- reset(XMLComponentManager) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- resolve(File, URI) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- resolve(String, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- resolve(File, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- resolve(File, File) - Static method in class org.dita.dost.util.FileUtils
-
- resolve(String, String) - Method in class org.dita.dost.util.XMLUtils.DebugURIResolver
-
- resolveEntity(String, String) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- resolveEntity(String, String) - Method in class org.dita.dost.reader.SvgMetadataReader.EmptyEntityResolver
-
- resolver - Variable in class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
The special RNG resolver
- resolveTopic(File, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- resolveTopic(String, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- ResourceInsertFilter - Class in org.dita.dost.writer
-
- ResourceInsertFilter() - Constructor for class org.dita.dost.writer.ResourceInsertFilter
-
- resourcePrefix - Variable in class org.dita.dost.module.BranchFilterModule.Branch
-
- RESOURCES_DIR - Static variable in class org.dita.dost.util.Constants
-
- resourceSuffix - Variable in class org.dita.dost.module.BranchFilterModule.Branch
-
- restoreSet(String, String) - Static method in class org.dita.dost.util.StringUtils
-
Break down a string separated by delim
into a string set.
- result(URI) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- result - Variable in class org.dita.dost.util.Job.FileInfo
-
Absolute result URI.
- retrieveInitialGrammarSet(String) - Method in class org.dita.dost.util.XMLGrammarPoolImplUtils
-
- rewrite(Collection<Job.FileInfo>) - Method in interface org.dita.dost.module.RewriteRule
-
- RewriteRule - Interface in org.dita.dost.module
-
- RIGHT_BRACKET - Static variable in class org.dita.dost.util.Constants
-
RIGHT_BRACKET.
- RNCDefaultValues - Class in org.ditang.relaxng.defaults
-
RNC default values gatherer
- RNCDefaultValues(Resolver, ErrorHandler) - Constructor for class org.ditang.relaxng.defaults.RNCDefaultValues
-
Constructor
- RNGDefaultValues - Class in org.ditang.relaxng.defaults
-
- RNGDefaultValues(Resolver, ErrorHandler) - Constructor for class org.ditang.relaxng.defaults.RNGDefaultValues
-
Constructor
- RNGDefaultValues.OxygenXMLSchemaReader - Class in org.ditang.relaxng.defaults
-
Schema reader for RNG schemas.
- ROOT_URI - Static variable in class org.dita.dost.reader.GenListModuleReader
-
- run() - Method in class org.dita.dost.Processor
-
Run process
- SAX_DRIVER_CRIMSON_CLASS - Static variable in class org.dita.dost.util.Constants
-
SAX_DRIVER_CRIMSON_CLASS.
- SAX_DRIVER_DEFAULT_CLASS - Static variable in class org.dita.dost.util.Constants
-
SAX_DRIVER_DEFAULT_CLASS.
- SAX_DRIVER_PROPERTY - Static variable in class org.dita.dost.util.Constants
-
SAX_DRIVER_PROPERTY.
- SAX_DRIVER_SUN_HACK_CLASS - Static variable in class org.dita.dost.util.Constants
-
SAX_DRIVER_SUN_HACK_CLASS.
- SaxCache - Class in org.dita.dost.util
-
- SaxCache() - Constructor for class org.dita.dost.util.SaxCache
-
- SaxCache.CharactersEvent - Class in org.dita.dost.util
-
- SaxCache.EndElementEvent - Class in org.dita.dost.util
-
- SaxCache.EndPrefixMappingEvent - Class in org.dita.dost.util
-
- SaxCache.IgnorableWhitespaceEvent - Class in org.dita.dost.util
-
- SaxCache.ProcessingInstructionEvent - Class in org.dita.dost.util
-
- SaxCache.SaxEvent - Interface in org.dita.dost.util
-
- SaxCache.StartElementEvent - Class in org.dita.dost.util
-
- SaxCache.StartPrefixMappingEvent - Class in org.dita.dost.util
-
- SAXExceptionWrapper - Exception in org.dita.dost.exception
-
SAXExceptionWrapper which wrapper the SAXParseException.
- SAXExceptionWrapper(String, Locator) - Constructor for exception org.dita.dost.exception.SAXExceptionWrapper
-
- SAXExceptionWrapper(String, Locator, Exception) - Constructor for exception org.dita.dost.exception.SAXExceptionWrapper
-
- SAXExceptionWrapper(String, String, String, int, int) - Constructor for exception org.dita.dost.exception.SAXExceptionWrapper
-
- SAXExceptionWrapper(String, String, String, int, int, Exception) - Constructor for exception org.dita.dost.exception.SAXExceptionWrapper
-
- SAXExceptionWrapper(String, SAXParseException) - Constructor for exception org.dita.dost.exception.SAXExceptionWrapper
-
Constructor.
- SaxPipeElem() - Constructor for class org.dita.dost.ant.ExtensibleAntInvoker.SaxPipeElem
-
- SchemaWrapper(Schema) - Constructor for class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader.SchemaWrapper
-
Constructor.
- scope - Variable in class org.dita.dost.util.KeyDef
-
- searchForNode(Element, String, String, DitaClass) - Static method in class org.dita.dost.util.XMLUtils
-
Search for the special kind of node by specialized value.
- SelectorElem() - Constructor for class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- SelectorElem(Set<String>, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- SemVer - Class in org.dita.dost.platform
-
- SemVer(int, int, int) - Constructor for class org.dita.dost.platform.SemVer
-
- SemVer(String) - Constructor for class org.dita.dost.platform.SemVer
-
- SemVerMatch - Class in org.dita.dost.platform
-
- SemVerMatch(SemVerMatch.Range, SemVerMatch.Range) - Constructor for class org.dita.dost.platform.SemVerMatch
-
- SemVerMatch(String) - Constructor for class org.dita.dost.platform.SemVerMatch
-
- SemVerMatch.Range - Class in org.dita.dost.platform
-
- SeparateChunkTopicParser - Class in org.dita.dost.writer
-
Split topic into multiple files for by-topic
chunking.
- SeparateChunkTopicParser() - Constructor for class org.dita.dost.writer.SeparateChunkTopicParser
-
- serialize() - Method in class org.dita.dost.util.Job
-
- serialize(XMLStreamWriter, Map<String, Object>, Collection<Job.FileInfo>) - Method in class org.dita.dost.util.Job
-
- setAttribute(String, String) - Method in interface org.dita.dost.pipeline.AbstractPipelineInput
-
Deprecated.
Set the attribute value.
- setAttribute(String, String) - Method in class org.dita.dost.pipeline.PipelineHashIO
-
Deprecated.
Set the attribute vale with name into hash map.
- setBasedir(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setBaseDir(URI) - Method in class org.dita.dost.module.reader.DefaultTempFileScheme
-
- setBaseDir(URI) - Method in interface org.dita.dost.module.reader.TempFileNameScheme
-
Set input base directory.
- setBaseResolver(CollationURIResolver) - Method in interface org.dita.dost.module.saxon.DelegatingCollationUriResolver
-
Sets the base resolver to delegate to if the resolver does not
handle the specified URI.
- setBaseTempDir(File) - Method in class org.dita.dost.ProcessorFactory
-
Set base directory for temporary directories.
- setChangeTable(Map<URI, URI>) - Method in class org.dita.dost.writer.TopicRefWriter
-
- setClass(Class<? extends AbstractPipelineModule>) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- setClass(Class<? extends AbstractXMLFilter>) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XmlFilterElem
-
- setClasspathref(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setConref(boolean) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.FileInfoFilterElem
-
- setConref(boolean) - Method in class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- setConref(boolean) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- setCrawl(String) - Method in class org.dita.dost.util.Job
-
Set the link crawling property.
- setCurrentDir(URI) - Method in class org.dita.dost.reader.KeydefFilter
-
Set the relative directory of current file.
- setCurrentFile(URI) - Method in class org.dita.dost.reader.CopyToReader
-
Set current file absolute path
- setCurrentFile(URI) - Method in class org.dita.dost.reader.GenListModuleReader
-
Set current file absolute path
- setCurrentFile(URI) - Method in class org.dita.dost.writer.AbstractXMLFilter
-
- setCurrentFile(URI) - Method in class org.dita.dost.writer.ExportAnchorsFilter
-
Set current file absolute path
- setDefaultValueMap(Map<QName, Map<String, String>>) - Method in class org.dita.dost.writer.DitaWriterFilter
-
Set default value map.
- setDelayConrefUtils(DelayConrefUtils) - Method in class org.dita.dost.writer.ConkeyrefFilter
-
- setDestdir(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setDestFile(URI) - Method in class org.dita.dost.writer.LinkFilter
-
- setDestinationDir(File) - Method in class org.dita.dost.module.XsltModule
-
- setDir(File) - Method in class org.dita.dost.ant.JobPropertyTask
-
Deprecated.
- setDitadir(File) - Method in class org.dita.dost.ant.IntegratorTask
-
Deprecated.
- setDitaDir(File) - Method in interface org.dita.dost.platform.CustomIntegrator
-
Set DITA-OT installation base directory
- setDitaDir(File) - Static method in class org.dita.dost.util.CatalogUtils
-
Set directory to find catalog-dita.xml.
- setDocumentHandler(XMLDocumentHandler) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setDocumentHandler(XMLDocumentHandler) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- setDocumentLocator(Locator) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- setDocumentLocator(Locator) - Method in class org.dita.dost.util.TopicIdParser
-
- setDocumentLocator(Locator) - Method in class org.dita.dost.writer.DebugFilter
-
- setDocumentLocator(Locator) - Method in class org.dita.dost.writer.ValidationFilter
-
- setDocumentSource(XMLDocumentSource) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setDTDHandler(XMLDTDHandler) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setElementID(URI, String) - Static method in class org.dita.dost.util.URLUtils
-
Set the element ID from the path
- setEndAttribute(String) - Method in class org.dita.dost.index.IndexTerm
-
Set the end attribute.
- setEntityResolver(XMLEntityResolver) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setErrorHandler(XMLErrorHandler) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setExcludesfile(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setExpression(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Set parameter value.
- setExtension(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setExtension(String) - Method in class org.dita.dost.ant.types.JobMapper
-
- setExtension(String) - Method in class org.dita.dost.module.XsltModule
-
- setFeature(String, boolean) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setFeature(String, boolean) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- setFeatures(Map<String, Features>) - Method in interface org.dita.dost.platform.IAction
-
Set the feature table.
- setFile(URI) - Method in class org.dita.dost.ant.UriBasenameTask
-
File or directory to get base name from
- setFile(URI) - Method in class org.dita.dost.ant.UriDirnameTask
-
Path to take the dirname of.
- setFiledirParam(String) - Method in class org.dita.dost.module.XsltModule
-
- setFiledirparameter(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setFileInfoFilter(Predicate<Job.FileInfo>) - Method in interface org.dita.dost.module.AbstractPipelineModule
-
- setFileInfoFilter(Predicate<Job.FileInfo>) - Method in class org.dita.dost.module.AbstractPipelineModuleImpl
-
- setFilenameParam(String) - Method in class org.dita.dost.module.XsltModule
-
- setFilenameparameter(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setFilterUtils(FilterUtils) - Method in class org.dita.dost.writer.ProfilingFilter
-
Set content filter.
- setFilterUtils(List<FilterUtils>) - Method in class org.dita.dost.writer.ProfilingFilter
-
Set content filter.
- setFixpath(String) - Method in class org.dita.dost.writer.TopicRefWriter
-
- setForce(boolean) - Method in class org.dita.dost.ant.PluginInstallTask
-
- setFormat(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.FileInfoFilterElem
-
- setFormat(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.SaxPipeElem
-
- setFormat(String) - Method in class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- setFormat(String) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- setFormat(String) - Method in class org.dita.dost.index.TopicrefElement
-
Set the format attribute with the given value.
- setFormatFilter(Predicate<String>) - Method in class org.dita.dost.reader.GenListModuleReader
-
- setFragment(String, String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- setFragment(URI, String) - Static method in class org.dita.dost.util.URLUtils
-
Create new URI with a given fragment.
- setFrom(String) - Method in class org.dita.dost.ant.types.JobMapper
-
- setGeneratecopyouter(String) - Method in class org.dita.dost.util.Job
-
Set the generatecopyouter.
- setGeneratecopyouter(Job.Generate) - Method in class org.dita.dost.util.Job
-
Set the generatecopyouter.
- setHref(String) - Method in class org.dita.dost.index.TopicrefElement
-
Set href attribute with the given value.
- setId(String) - Method in class org.dita.dost.ant.DITAOTEchoTask
-
Setter function for id.
- setId(String) - Method in class org.dita.dost.ant.DITAOTFailTask
-
Set the id.
- setIdTypeMap(IdTypeMap) - Method in class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader.SchemaWrapper
-
Set the ID Type map.
- setIf(String) - Method in class org.dita.dost.ant.DITAOTFailTask
-
Only fail if a property of the given name exists in the current project.
- setIf(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ConfElem
-
Deprecated.
- setIn(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setIncludes(String) - Method in class org.dita.dost.ant.DITAOTCopy
-
Set the copy files.
- setIncludes(Collection<File>) - Method in class org.dita.dost.module.XsltModule
-
- setIncludesfile(File) - Method in class org.dita.dost.ant.DITAOTCopy
-
Set the copy files list file.
- setIncludesfile(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setIndexClass(String) - Method in class org.dita.dost.index.IndexTermCollection
-
set index class.
- setIndexEntries(String) - Method in class org.dita.dost.writer.DitaIndexWriter
-
- setIndexType(String) - Method in class org.dita.dost.index.IndexTermCollection
-
Set the index type.
- setInput(boolean) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.FileInfoFilterElem
-
- setInput(boolean) - Method in class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- setInput(boolean) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- setInput(List<Value>) - Method in interface org.dita.dost.platform.IAction
-
Set the input string.
- setInput(File) - Method in class org.dita.dost.Processor
-
Set input document.
- setInput(URI) - Method in class org.dita.dost.Processor
-
Set input document.
- setInputDir(URI) - Method in class org.dita.dost.util.Job
-
Set input directory
- setInputFile(URI) - Method in class org.dita.dost.util.Job
-
Set input map path.
- setInputFile(URI) - Method in class org.dita.dost.writer.ExportAnchorsFilter
-
Set processing input file absolute path.
- setInputmap(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Set input map.
- setInputMap(URI) - Method in class org.dita.dost.util.Job
-
set input file
- setInputResource(boolean) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.FileInfoFilterElem
-
- setInputResource(boolean) - Method in class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- setInputResource(boolean) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- setJob(Job) - Method in interface org.dita.dost.module.AbstractPipelineModule
-
- setJob(Job) - Method in class org.dita.dost.module.AbstractPipelineModuleImpl
-
- setJob(Job) - Method in class org.dita.dost.module.BranchFilterModule
-
- setJob(Job) - Method in class org.dita.dost.module.CopyToModule
-
- setJob(Job) - Method in class org.dita.dost.module.DebugAndFilterModule
-
- setJob(Job) - Method in class org.dita.dost.module.filter.AbstractBranchFilterModule
-
- setJob(Job) - Method in interface org.dita.dost.reader.AbstractReader
-
Set job configuration for module
- setJob(Job) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- setJob(Job) - Method in class org.dita.dost.reader.ChunkMapReader
-
- setJob(Job) - Method in class org.dita.dost.reader.DitaValReader
-
- setJob(Job) - Method in class org.dita.dost.reader.GenListModuleReader
-
Set output utilities.
- setJob(Job) - Method in class org.dita.dost.reader.KeyrefReader
-
- setJob(Job) - Method in class org.dita.dost.reader.MergeMapParser
-
- setJob(Job) - Method in class org.dita.dost.reader.SubjectSchemeReader
-
- setJob(Job) - Method in class org.dita.dost.util.DelayConrefUtils
-
- setJob(Job) - Method in class org.dita.dost.writer.AbstractChunkTopicParser
-
- setJob(Job) - Method in class org.dita.dost.writer.AbstractDomFilter
-
- setJob(Job) - Method in class org.dita.dost.writer.AbstractExtendDitaWriter
-
- setJob(Job) - Method in interface org.dita.dost.writer.AbstractWriter
-
Set Job for module
- setJob(Job) - Method in class org.dita.dost.writer.AbstractXMLFilter
-
- setJob(Job) - Method in class org.dita.dost.writer.DitaLinksWriter
-
- setJob(Job) - Method in class org.dita.dost.writer.LinkFilter
-
- setKeyDefinition(KeyScope) - Method in class org.dita.dost.writer.KeyrefPaser
-
- setKeyDefinitions(KeyScope) - Method in class org.dita.dost.writer.ConkeyrefFilter
-
- setLax(boolean) - Method in class org.dita.dost.project.ProjectFactory
-
- setLax(boolean) - Method in class org.dita.dost.project.XmlReader
-
- setLinks(Map<String, Element>) - Method in class org.dita.dost.writer.DitaLinksWriter
-
Set relates links
- setLocale(Locale) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setLocation(Location) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- setLocation(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Set parameter file value.
- setLocation(Locator) - Method in class org.dita.dost.log.MessageBean
-
Set error location in source document.
- setLocation(Attributes) - Method in class org.dita.dost.log.MessageBean
-
Set error location in source document.
- setLocation(Element) - Method in class org.dita.dost.log.MessageBean
-
Set error location in source document.
- setLocation(Location) - Method in class org.dita.dost.log.MessageBean
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.index.IndexTermCollection
-
- setLogger(DITAOTLogger) - Method in interface org.dita.dost.module.AbstractPipelineModule
-
Set logger for module.
- setLogger(DITAOTLogger) - Method in class org.dita.dost.module.AbstractPipelineModuleImpl
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.module.BranchFilterModule
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.module.filter.AbstractBranchFilterModule
-
- setLogger(DITAOTLogger) - Method in interface org.dita.dost.platform.CustomIntegrator
-
Set logger
- setLogger(DITAOTLogger) - Method in interface org.dita.dost.platform.IAction
-
Set logger.
- setLogger(DITAOTLogger) - Method in class org.dita.dost.platform.Integrator
-
Set logger.
- setLogger(Logger) - Method in class org.dita.dost.Processor
-
Set process logger
- setLogger(Logger) - Method in class org.dita.dost.project.ProjectFactory
-
- setLogger(Logger) - Method in class org.dita.dost.project.XmlReader
-
- setLogger(DITAOTLogger) - Method in interface org.dita.dost.reader.AbstractReader
-
Set logger for module.
- setLogger(DITAOTLogger) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.reader.DitaValReader
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.reader.KeyrefReader
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.reader.MergeMapParser
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.reader.MergeTopicParser
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.reader.SubjectSchemeReader
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.util.DelayConrefUtils
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.util.FilterUtils
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.util.MergeUtils
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.util.XMLUtils
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.writer.AbstractDomFilter
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.writer.AbstractExtendDitaWriter
-
- setLogger(DITAOTLogger) - Method in interface org.dita.dost.writer.AbstractWriter
-
Set logger for module.
- setLogger(DITAOTLogger) - Method in class org.dita.dost.writer.AbstractXMLFilter
-
- setLogger(DITAOTLogger) - Method in class org.dita.dost.writer.KeyrefPaser
-
- setMapPath(String) - Method in class org.dita.dost.reader.DitamapIndexTermReader
-
Set map path.
- setMapper(FileNameMapper) - Method in class org.dita.dost.module.XsltModule
-
- setMessage(String) - Method in class org.dita.dost.ant.DITAOTFailTask
-
A message giving further information on why the build exited.
- setMessage(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Set message.
- setMetaTable(Map<String, Element>) - Method in class org.dita.dost.writer.AbstractDitaMetaWriter
-
- setMode(Configuration.Mode) - Method in class org.dita.dost.Processor
-
Set error recovery mode.
- setMoveTable(Map<ConrefPushReader.MoveKey, DocumentFragment>) - Method in class org.dita.dost.writer.ConrefPushParser
-
- setName(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.IncludesFileElem
-
- setName(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.OutputPropertyElem
-
- setName(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Set parameter name.
- setNavTitle(String) - Method in class org.dita.dost.index.TopicrefElement
-
Set navtitle attribute with the given value.
- setOnlyTopicInMap(boolean) - Method in class org.dita.dost.util.Job
-
Set the onlytopicinmap.
- setOrAppend(String, String, boolean) - Static method in class org.dita.dost.util.StringUtils
-
If target is null, return the value; else append value to target.
- setOut(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setOutput(File) - Method in class org.dita.dost.reader.MergeMapParser
-
Set merge output file
- setOutput(File) - Method in class org.dita.dost.reader.MergeTopicParser
-
Set merge output file
- setOutputDir(File) - Method in class org.dita.dost.Processor
-
Set output directory.
- setOutputDir(URI) - Method in class org.dita.dost.Processor
-
Set output directory.
- setOutputDir(File) - Method in class org.dita.dost.util.Job
-
Set output dir.
- setOutputFile(File) - Method in class org.dita.dost.writer.DitaWriterFilter
-
- setOutputFileRoot(String) - Method in class org.dita.dost.index.IndexTermCollection
-
Set the output file.
- setOutputProperty(String, String) - Method in class org.dita.dost.module.XsltModule
-
- setOutputStream(OutputStream) - Method in class org.dita.dost.reader.MergeMapParser
-
Set output.
- setOutterControl(String) - Method in class org.dita.dost.util.Job
-
Set the outercontrol.
- setParam(String, String) - Method in class org.dita.dost.module.XsltModule
-
- setParam(String, String) - Method in class org.dita.dost.writer.AbstractXMLFilter
-
- setPath(String) - Method in class org.dita.dost.ant.IsAbsolute
-
Set the path.
- setPath(URI, String) - Static method in class org.dita.dost.util.URLUtils
-
Create new URI with a given path.
- setPipelineHashIO(PipelineHashIO) - Method in class org.dita.dost.index.IndexTermCollection
-
Set the hashmap cotaining parameters from ANT pipeline module.
- setPipelineHashIO(PipelineHashIO) - Method in class org.dita.dost.writer.AbstractExtendDitaWriter
-
- setPluginDir(File) - Method in class org.dita.dost.platform.PluginParser
-
Set plug-in directory path.
- setPluginFile(String) - Method in class org.dita.dost.ant.PluginInstallTask
-
- setPrimaryDitamap(URI) - Method in class org.dita.dost.reader.GenListModuleReader
-
- setProcessingMode(Configuration.Mode) - Method in class org.dita.dost.writer.NormalizeFilter
-
- setProcessingMode(Configuration.Mode) - Method in class org.dita.dost.writer.NormalizeTableFilter
-
- setProcessingMode(Configuration.Mode) - Method in class org.dita.dost.writer.ValidationFilter
-
- setProcessingPipe(List<XmlFilterModule.FilterPair>) - Method in interface org.dita.dost.module.AbstractPipelineModule
-
- setProcessingPipe(List<XmlFilterModule.FilterPair>) - Method in class org.dita.dost.module.AbstractPipelineModuleImpl
-
- setProcessingRole(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.FileInfoFilterElem
-
- setProcessingRole(String) - Method in class org.dita.dost.ant.types.JobSourceSet.SelectorElem
-
- setProcessingRole(String) - Method in class org.dita.dost.ant.types.JobSourceSet
-
- setProject(Project) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ModuleElem
-
- setProject(Project) - Method in class org.dita.dost.ant.types.JobMapper
-
- setProperties(File) - Method in class org.dita.dost.ant.IntegratorTask
-
Deprecated.
- setProperties(File) - Method in class org.dita.dost.platform.Integrator
-
Deprecated.
- setProperties(Map<String, String>) - Method in class org.dita.dost.Processor
-
Set properties.
- setProperty(String) - Method in class org.dita.dost.ant.UriBasenameTask
-
Property to set base name to.
- setProperty(String) - Method in class org.dita.dost.ant.UriDirnameTask
-
The name of the property to set.
- setProperty(String, String) - Method in class org.dita.dost.Processor
-
Set property.
- setProperty(String, String) - Method in class org.dita.dost.util.Job
-
Set property value.
- setProperty(String, Object) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultParserConfigurationWrapper
-
- setProperty(String, Object) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
Sets the value of a property during parsing.
- setRelativePaths(String) - Method in class org.dita.dost.ant.DITAOTCopy
-
Set the relative path from output directory.
- setReloadstylesheet(boolean) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setReloadstylesheet(boolean) - Method in class org.dita.dost.module.XsltModule
-
- setResources(List<URI>) - Method in class org.dita.dost.writer.ResourceInsertFilter
-
- setResult(File) - Method in class org.dita.dost.module.XsltModule
-
- setRootChunkOverride(String) - Method in class org.dita.dost.reader.ChunkMapReader
-
- setScheme(URI, String) - Static method in class org.dita.dost.util.URLUtils
-
Create new URI with a given scheme.
- setSorceDir(File) - Method in class org.dita.dost.module.XsltModule
-
- setSource(File) - Method in class org.dita.dost.module.XsltModule
-
- setStart(Pattern) - Method in class org.ditang.relaxng.defaults.OxygenRelaxNGSchemaReader.SchemaWrapper
-
Set start pattern.
- setStartAttribute(String) - Method in class org.dita.dost.index.IndexTerm
-
Set the start attribute.
- setStatus(int) - Method in class org.dita.dost.ant.DITAOTFailTask
-
Set the status code to associate with the thrown Exception.
- setStyle(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setStyle(File) - Method in class org.dita.dost.module.XsltModule
-
- setSubjectScheme(Map<QName, Map<String, Set<Element>>>) - Method in class org.dita.dost.reader.DitaValReader
-
Set the map of subject scheme definitions.
- setSuffix(String) - Method in class org.dita.dost.ant.UriBasenameTask
-
Suffix to remove from base name.
- setTarget(Target) - Method in class org.dita.dost.log.DITAOTAntLogger
-
Set log message source target.
- setTargetFile(String) - Method in class org.dita.dost.reader.IndexTermReader
-
Set the current parsing file.
- setTargetName(String) - Method in class org.dita.dost.index.IndexTermTarget
-
Set the target topic's name (title).
- setTargetURI(String) - Method in class org.dita.dost.index.IndexTermTarget
-
Set the target topic's URI.
- setTask(Task) - Method in class org.dita.dost.log.DITAOTAntLogger
-
Set log message source task.
- setTaskname(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.XsltElem
-
- setTempdir(File) - Method in class org.dita.dost.ant.ExtensibleAntInvoker
-
Set temporary directory.
- setTempDir(File) - Method in class org.dita.dost.writer.ConrefPushParser
-
- setTempFileNameScheme(TempFileNameScheme) - Method in class org.dita.dost.writer.DitaWriterFilter
-
- setTempFileNameScheme(TempFileNameScheme) - Method in class org.dita.dost.writer.ForceUniqueFilter
-
- setTermKey(String) - Method in class org.dita.dost.index.IndexTerm
-
Set the key used for sorting this term.
- setTermList(List<IndexTerm>) - Method in class org.dita.dost.writer.AbstractExtendDitaWriter
-
- setTermList(List<IndexTerm>) - Method in interface org.dita.dost.writer.IDitaTranstypeIndexWriter
-
- setTermLocale(Locale) - Static method in class org.dita.dost.index.IndexTerm
-
Set the global locale of indexterm.
- setTermName(String) - Method in class org.dita.dost.index.IndexTerm
-
Set the index term name.
- setTermPrefix(IndexTerm.IndexTermPrefix) - Method in class org.dita.dost.index.IndexTerm
-
Set the term prefix (such as IndexTermPrefix.SEE_Also).
- setTo(String) - Method in class org.dita.dost.ant.types.JobMapper
-
- setTodir(File) - Method in class org.dita.dost.ant.DITAOTCopy
-
Set the destination directory.
- setTopicId(String) - Method in class org.dita.dost.writer.AbstractDitaMetaWriter
-
- setType(JobMapper.TypeAttribute) - Method in class org.dita.dost.ant.types.JobMapper
-
- setUnless(String) - Method in class org.dita.dost.ant.DITAOTFailTask
-
Only fail if a property of the given name does not
exist in the current project.
- setUnless(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ConfElem
-
Deprecated.
- setup(LinkedHashMap<URI, URI>, Map<URI, URI>, Element, ChunkModule.ChunkFilenameGenerator) - Method in class org.dita.dost.writer.AbstractChunkTopicParser
-
Set up the class.
- setup(Map<URI, URI>) - Method in class org.dita.dost.writer.TopicRefWriter
-
Set up class.
- setValidateMap(Map<QName, Map<String, Set<String>>>) - Method in class org.dita.dost.writer.ValidationFilter
-
Set valid attribute values.
- setValue(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.OutputPropertyElem
-
- setValue(String) - Method in class org.dita.dost.ant.ExtensibleAntInvoker.ParamElem
-
Set parameter value.
- setXMLCatalog(XMLCatalog) - Method in class org.dita.dost.module.XsltModule
-
- setXmlUtils(XMLUtils) - Method in interface org.dita.dost.module.AbstractPipelineModule
-
- setXmlUtils(XMLUtils) - Method in class org.dita.dost.module.AbstractPipelineModuleImpl
-
- SHARP - Static variable in class org.dita.dost.util.Constants
-
SHARP.
- size() - Method in class org.dita.dost.ant.types.JobSourceSet
-
- skippedEntity(String) - Method in class org.dita.dost.project.IgnoringXmlFilter
-
- skippedEntity(String) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- skippedEntity(String) - Method in class org.dita.dost.util.TopicIdParser
-
- skippedEntity(String) - Method in class org.dita.dost.writer.include.IncludeResolver
-
- skippedEntity(String) - Method in class org.dita.dost.writer.MapCleanFilter
-
- skippedEntity(String) - Method in class org.dita.dost.writer.ProfilingFilter
-
- SLASH - Static variable in class org.dita.dost.util.Constants
-
SLASH.
- sort() - Method in class org.dita.dost.index.IndexTermCollection
-
Sort term list extracted from dita files base on Locale.
- sortSubTerms() - Method in class org.dita.dost.index.IndexTerm
-
Sort all the subterms iteratively.
- source - Variable in class org.dita.dost.util.KeyDef
-
- split(String) - Static method in class org.dita.dost.util.StringUtils
-
Split string by whitespace.
- src(URI) - Method in class org.dita.dost.util.Job.FileInfo.Builder
-
- src - Variable in class org.dita.dost.util.Job.FileInfo
-
Absolute source URI.
- start(String[], Properties, ClassLoader) - Static method in class org.dita.dost.invoker.Main
-
Creates a new instance of this class using the arguments specified, gives
it any extra user properties which have been specified, and then runs the
build using the classloader provided.
- start - Variable in class org.dita.dost.platform.SemVerMatch
-
- start - Variable in class org.dita.dost.util.SaxCache.CharactersEvent
-
- start - Variable in class org.dita.dost.util.SaxCache.IgnorableWhitespaceEvent
-
- startAnt(String[], Properties, ClassLoader) - Method in class org.dita.dost.invoker.Main
-
Start Ant
- startCDATA(Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- startDocument() - Method in class org.dita.dost.reader.AbstractXMLReader
-
- startDocument() - Method in class org.dita.dost.reader.CopyToReader
-
- startDocument() - Method in class org.dita.dost.reader.GenListModuleReader
-
- startDocument() - Method in class org.dita.dost.reader.MergeTopicParser
-
- startDocument() - Method in class org.dita.dost.reader.SvgMetadataReader
-
- startDocument() - Method in class org.dita.dost.util.TopicIdParser
-
- startDocument() - Method in class org.dita.dost.writer.AbstractChunkTopicParser
-
- startDocument() - Method in class org.dita.dost.writer.DebugFilter
-
- startDocument() - Method in class org.dita.dost.writer.DitaLinksWriter
-
- startDocument() - Method in class org.dita.dost.writer.DitaWriterFilter
-
- startDocument() - Method in class org.dita.dost.writer.ExportAnchorsFilter
-
- startDocument() - Method in class org.dita.dost.writer.include.IncludeFilter
-
- startDocument() - Method in class org.dita.dost.writer.include.IncludeResolver
-
- startDocument() - Method in class org.dita.dost.writer.KeyrefPaser
-
- startDocument() - Method in class org.dita.dost.writer.MapCleanFilter
-
- startDocument() - Method in class org.dita.dost.writer.NormalizeTableFilter
-
- startDocument() - Method in class org.dita.dost.writer.ProfilingFilter
-
- startDocument() - Method in class org.dita.dost.writer.TopicFragmentFilter
-
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.project.IgnoringXmlFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.ConrefPushReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.CopyToReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.DitamapIndexTermReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.GenListModuleReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.IndexTermReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.KeydefFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.MergeMapParser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.MergeTopicParser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.reader.SvgMetadataReader
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.util.Job.JobHandler
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.util.TopicIdParser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.AbstractChunkTopicParser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ChunkTopicParser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ConkeyrefFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.DebugFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.DitaIndexWriter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.DitaLinksWriter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.DitaWriterFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ExportAnchorsFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ForceUniqueFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ImageMetadataFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.include.IncludeResolver
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.KeyrefPaser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.LinkFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.MapCleanFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.NormalizeCodeblock
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.NormalizeFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.NormalizeSimpleTableFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.NormalizeTableFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ProfilingFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ResourceInsertFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.SeparateChunkTopicParser
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.TopicFragmentFilter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.TopicRefWriter
-
- startElement(String, String, String, Attributes) - Method in class org.dita.dost.writer.ValidationFilter
-
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- StartElementEvent(String, String, String, Attributes) - Constructor for class org.dita.dost.util.SaxCache.StartElementEvent
-
- startflag - Variable in class org.dita.dost.util.FilterUtils.Flag
-
- startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- startPrefixMapping(String, String) - Method in class org.dita.dost.reader.AbstractXMLReader
-
- startPrefixMapping(String, String) - Method in class org.dita.dost.util.TopicIdParser
-
- startPrefixMapping(String, String) - Method in class org.dita.dost.writer.NormalizeCodeblock
-
- startPrefixMapping(String, String) - Method in class org.dita.dost.writer.NormalizeSimpleTableFilter
-
- startPrefixMapping(String, String) - Method in class org.dita.dost.writer.NormalizeTableFilter
-
- startPrefixMapping(String, String) - Method in class org.dita.dost.writer.ProfilingFilter
-
- StartPrefixMappingEvent(String, String) - Constructor for class org.dita.dost.util.SaxCache.StartPrefixMappingEvent
-
- STICK - Static variable in class org.dita.dost.util.Constants
-
STICK.
- Store - Interface in org.dita.dost.store
-
Abstract XML I/O.
- StreamStore - Class in org.dita.dost.store
-
Stream based XML I/O
- StreamStore(XMLUtils) - Constructor for class org.dita.dost.store.StreamStore
-
- STRING_BLANK - Static variable in class org.dita.dost.util.Constants
-
STRING_BLANK.
- STRING_EMPTY - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- StringUtils - Class in org.dita.dost.util
-
String relevant utilities.
- stripFragment(String) - Static method in class org.dita.dost.util.FileUtils
-
Deprecated.
- stripFragment(URI) - Static method in class org.dita.dost.util.URLUtils
-
Strip fragment part from path.
- style - Variable in class org.dita.dost.util.FilterUtils.Flag
-
- subcommands(String, String) - Method in class org.dita.dost.invoker.UsageBuilder
-
- SUBJECT_SCHEME_EXTENSION - Static variable in class org.dita.dost.util.FilterUtils
-
Subject scheme file extension
- SUBJECT_SCHEME_KEYDEF_LIST_FILE - Static variable in class org.dita.dost.util.Job
-
File name for key definition file
- SubjectScheme - Class in org.dita.dost.module.filter
-
Subject scheme bindings
- SubjectScheme(Map<QName, Map<String, Set<Element>>>) - Constructor for class org.dita.dost.module.filter.SubjectScheme
-
- SUBJECTSCHEME_ATTRIBUTEDEF - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_DEFAULTSUBJECT - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_ELEMENTDEF - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_ENUMERATIONDEF - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_HASINSTANCE - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_HASKIND - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_HASNARROWER - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_HASPART - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_HASRELATED - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_RELATEDSUBJECTS - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SCHEMEREF - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTDEF - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTHEAD - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTHEADMETA - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTREL - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTRELHEADER - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTRELTABLE - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTROLE - Static variable in class org.dita.dost.util.Constants
-
- SUBJECTSCHEME_SUBJECTSCHEME - Static variable in class org.dita.dost.util.Constants
-
- subjectSchemeMap - Variable in class org.dita.dost.module.filter.SubjectScheme
-
Subject scheme bindings, Map<AttName, Map<ElemName, Set<Element>>>
- SubjectSchemeReader - Class in org.dita.dost.reader
-
Subject scheme reader.
- SubjectSchemeReader() - Constructor for class org.dita.dost.reader.SubjectSchemeReader
-
- SUBMAP - Static variable in class org.dita.dost.util.Constants
-
- supportedImageExtensions - Static variable in class org.dita.dost.util.FileUtils
-
Deprecated.
- supportToNavigation(boolean) - Method in class org.dita.dost.reader.ChunkMapReader
-
Support chunk token to-navigation.
- SVG_D_SVG_CONTAINER - Static variable in class org.dita.dost.util.Constants
-
- SVG_D_SVGREF - Static variable in class org.dita.dost.util.Constants
-
- SvgMetadataReader - Class in org.dita.dost.reader
-
Reader for SVG dimension metadata.
- SvgMetadataReader() - Constructor for class org.dita.dost.reader.SvgMetadataReader
-
- SvgMetadataReader.EmptyEntityResolver - Class in org.dita.dost.reader
-
- SW_D_CMDNAME - Static variable in class org.dita.dost.util.Constants
-
- SW_D_FILEPATH - Static variable in class org.dita.dost.util.Constants
-
- SW_D_MSGBLOCK - Static variable in class org.dita.dost.util.Constants
-
- SW_D_MSGNUM - Static variable in class org.dita.dost.util.Constants
-
- SW_D_MSGPH - Static variable in class org.dita.dost.util.Constants
-
- SW_D_SYSTEMOUTPUT - Static variable in class org.dita.dost.util.Constants
-
- SW_D_USERINPUT - Static variable in class org.dita.dost.util.Constants
-
- SW_D_VARNAME - Static variable in class org.dita.dost.util.Constants
-
- target - Variable in class org.dita.dost.util.SaxCache.ProcessingInstructionEvent
-
- targetFinished(BuildEvent) - Method in class org.dita.dost.log.LoggerListener
-
- targetStarted(BuildEvent) - Method in class org.dita.dost.log.LoggerListener
-
- TASK_CHDESC - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHDESCHD - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHHEAD - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHOICE - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHOICES - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHOICETABLE - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHOPTION - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHOPTIONHD - Static variable in class org.dita.dost.util.Constants
-
- TASK_CHROW - Static variable in class org.dita.dost.util.Constants
-
- TASK_CMD - Static variable in class org.dita.dost.util.Constants
-
- TASK_CONTEXT - Static variable in class org.dita.dost.util.Constants
-
- TASK_INFO - Static variable in class org.dita.dost.util.Constants
-
- TASK_POSTREQ - Static variable in class org.dita.dost.util.Constants
-
- TASK_PREREQ - Static variable in class org.dita.dost.util.Constants
-
- TASK_RESULT - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEP - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPRESULT - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPS - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPS_INFORMAL - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPS_UNORDERED - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPSECTION - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPTROUBLESHOOTING - Static variable in class org.dita.dost.util.Constants
-
- TASK_STEPXMP - Static variable in class org.dita.dost.util.Constants
-
- TASK_SUBSTEP - Static variable in class org.dita.dost.util.Constants
-
- TASK_SUBSTEPS - Static variable in class org.dita.dost.util.Constants
-
- TASK_TASK - Static variable in class org.dita.dost.util.Constants
-
- TASK_TASKBODY - Static variable in class org.dita.dost.util.Constants
-
- TASK_TASKTROUBLESHOOTING - Static variable in class org.dita.dost.util.Constants
-
- TASK_TUTORIALINFO - Static variable in class org.dita.dost.util.Constants
-
- taskFinished(BuildEvent) - Method in class org.dita.dost.log.LoggerListener
-
- TASKREQ_D_CLOSEREQS - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_ESTTIME - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_NOCONDS - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_NOSAFETY - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_NOSPARES - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_NOSUPEQ - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_NOSUPPLY - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_PERSCAT - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_PERSKILL - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_PERSONNEL - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_PRELREQS - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_REQCOND - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_REQCONDS - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_REQCONTP - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_REQPERS - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SAFECOND - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SAFETY - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SPARE - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SPARES - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SPARESLI - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SUPEQLI - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SUPEQUI - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SUPEQUIP - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SUPPLIES - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SUPPLY - Static variable in class org.dita.dost.util.Constants
-
- TASKREQ_D_SUPPLYLI - Static variable in class org.dita.dost.util.Constants
-
- taskStarted(BuildEvent) - Method in class org.dita.dost.log.LoggerListener
-
- TEMP_DIR_DEFAULT - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- tempDir - Variable in class org.dita.dost.util.Job
-
- tempDirURI - Variable in class org.dita.dost.util.Job
-
- TempFileNameScheme - Interface in org.dita.dost.module.reader
-
Temporary file name generator.
- textDecl(String, String, Augmentations) - Method in class org.ditang.relaxng.defaults.RelaxNGDefaultsComponent
-
- toErrorListener(DITAOTLogger) - Static method in class org.dita.dost.util.XMLUtils
-
- toException() - Method in class org.dita.dost.log.MessageBean
-
Create exception from message data.
- toFile(URI) - Static method in class org.dita.dost.util.URLUtils
-
Convert URI reference to system file path.
- toFile(String) - Static method in class org.dita.dost.util.URLUtils
-
Convert URI or chimera references to file paths.
- toFilter() - Method in class org.dita.dost.ant.ExtensibleAntInvoker.FileInfoFilterElem
-
- toList(NodeList) - Static method in class org.dita.dost.util.XMLUtils
-
Convert DOM NodeList to List.
- TOPIC_ABSTRACT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_ALT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_AUDIENCE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_AUTHOR - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_BODY - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_BODYDIV - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_BOOLEAN - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_BRAND - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_CATEGORY - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_CITE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_COLSPEC - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_COMPONENT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_COPYRHOLDER - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_COPYRIGHT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_COPYRYEAR - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_CREATED - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_CRITDATES - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DATA - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DATA_ABOUT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DDHD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DESC - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DIV - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DL - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DLENTRY - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DLHEAD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DRAFT_COMMENT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_DTHD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_ENTRY - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_EXAMPLE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_FALLBACK - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_FEATNUM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_FIG - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_FIGGROUP - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_FN - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_FOREIGN - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_IMAGE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_INCLUDE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_INDEX_BASE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_INDEXTERM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_INDEXTERMREF - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_ITEMGROUP - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_KEYWORD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_KEYWORDS - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LI - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LINES - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LINK - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LINKINFO - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LINKLIST - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LINKPOOL - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LINKTEXT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LONGDESCREF - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LONGQUOTEREF - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_LQ - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_METADATA - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_NAVTITLE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_NO_TOPIC_NESTING - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_NOTE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_OBJECT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_OL - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_OTHERMETA - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_P - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PARAM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PERMISSIONS - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PH - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PLATFORM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PRE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PRODINFO - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PRODNAME - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PROGNUM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PROLOG - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_PUBLISHER - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_Q - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_RELATED_LINKS - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_REQUIRED_CLEANUP - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_RESOURCEID - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_REVISED - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_ROW - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SEARCHTITLE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SECTION - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SECTIONDIV - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SERIES - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SHORTDESC - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SIMPLETABLE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SL - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SLI - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_SOURCE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_STATE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_STENTRY - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_STHEAD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_STROW - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TABLE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TBODY - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TERM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TEXT - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TGROUP - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_THEAD - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TITLE - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TITLEALTS - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_TOPIC - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_UL - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_UNKNOWN - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_VRM - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_VRMLIST - Static variable in class org.dita.dost.util.Constants
-
- TOPIC_XREF - Static variable in class org.dita.dost.util.Constants
-
- TopicBranchFilterModule - Class in org.dita.dost.module.filter
-
Branch filter module for topics.
- TopicBranchFilterModule() - Constructor for class org.dita.dost.module.filter.TopicBranchFilterModule
-
- TopicFragmentFilter - Class in org.dita.dost.writer
-
Resolves same topic fragment identifies in topics.
- TopicFragmentFilter() - Constructor for class org.dita.dost.writer.TopicFragmentFilter
-
- TopicFragmentFilter(String...) - Constructor for class org.dita.dost.writer.TopicFragmentFilter
-
- TopicIdParser - Class in org.dita.dost.util
-
SAX Parser that handles topic id identification.
- TopicIdParser() - Constructor for class org.dita.dost.util.TopicIdParser
-
Default Constructor.
- TopicIdParser(StringBuilder) - Constructor for class org.dita.dost.util.TopicIdParser
-
Constructor.
- topicids - Variable in class org.dita.dost.writer.ExportAnchorsFilter.ExportAnchor
-
- TopicReaderModule - Class in org.dita.dost.module.reader
-
ModuleElem for reading and serializing topics into temporary directory.
- TopicReaderModule() - Constructor for class org.dita.dost.module.reader.TopicReaderModule
-
- TopicrefElement - Class in org.dita.dost.index
-
This class represent the topicref element in ditamap.
- TopicrefElement() - Constructor for class org.dita.dost.index.TopicrefElement
-
Default constructor.
- TopicRefWriter - Class in org.dita.dost.writer
-
TopicRefWriter which updates the linking elements' value according to the
mapping table.
- TopicRefWriter() - Constructor for class org.dita.dost.writer.TopicRefWriter
-
- toSaxonLogger(DITAOTLogger) - Static method in class org.dita.dost.util.XMLUtils
-
- toString() - Method in class org.dita.dost.index.IndexTerm
-
- toString() - Method in class org.dita.dost.index.IndexTermTarget
-
Generate String for IndexTermTarget, with the format "{Target name: name, Target URL: uri}".
- toString() - Method in class org.dita.dost.log.MessageBean
-
Generate string for MessageBean.
- toString() - Method in class org.dita.dost.module.BranchFilterModule.Branch
-
- toString() - Method in class org.dita.dost.platform.SemVer
-
- toString() - Method in class org.dita.dost.platform.SemVerMatch.Range
-
- toString() - Method in class org.dita.dost.platform.SemVerMatch
-
- toString() - Method in class org.dita.dost.reader.ConrefPushReader.MoveKey
-
- toString() - Method in class org.dita.dost.util.DitaClass
-
Get DITA specialization hierarchy string, i.e.
- toString() - Method in class org.dita.dost.util.FilterUtils.Exclude
-
- toString() - Method in class org.dita.dost.util.FilterUtils.FilterKey
-
- toString() - Method in class org.dita.dost.util.FilterUtils.Flag.FlagImage
-
- toString() - Method in class org.dita.dost.util.FilterUtils.Flag
-
- toString() - Method in class org.dita.dost.util.FilterUtils.Include
-
- toString() - Method in class org.dita.dost.util.FilterUtils.Passthrough
-
- toString() - Method in class org.dita.dost.util.FilterUtils
-
- toString() - Method in class org.dita.dost.util.Job.FileInfo
-
- toString() - Method in class org.dita.dost.util.KeyDef
-
- toURI(File) - Static method in class org.dita.dost.util.URLUtils
-
Covert file reference to URI.
- toURI(String) - Static method in class org.dita.dost.util.URLUtils
-
Covert file reference to URI.
- trace(String) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- trace(String, Object) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- trace(String, Object, Object) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- trace(String, Object...) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- trace(String, Throwable) - Method in class org.dita.dost.log.DITAOTAntLogger
-
- TRANS_TYPE_ECLIPSECONTENT - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- TRANS_TYPE_ECLIPSEHELP - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- TRANS_TYPE_HTMLHELP - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- TRANS_TYPE_PDF - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- TRANS_TYPE_XHTML - Static variable in class org.dita.dost.util.Constants
-
Deprecated.
- transform(URI, ContentHandler) - Method in interface org.dita.dost.store.Store
-
Read XML into SAX pipe.
- transform(URI, List<XMLFilter>) - Method in interface org.dita.dost.store.Store
-
Transform file with XML filters.
- transform(URI, URI, List<XMLFilter>) - Method in interface org.dita.dost.store.Store
-
Transform file with XML filters.
- transform(URI, ContentHandler) - Method in class org.dita.dost.store.StreamStore
-
- transform(URI, List<XMLFilter>) - Method in class org.dita.dost.store.StreamStore
-
- transform(URI, URI, List<XMLFilter>) - Method in class org.dita.dost.store.StreamStore
-
- transform(URI, List<XMLFilter>) - Method in class org.dita.dost.util.XMLUtils
-
- transform(File, List<XMLFilter>) - Method in class org.dita.dost.util.XMLUtils
-
- transform(File, File, List<XMLFilter>) - Method in class org.dita.dost.util.XMLUtils
-
- transform(URI, URI, List<XMLFilter>) - Method in class org.dita.dost.util.XMLUtils
-
- transtype - Variable in class org.dita.dost.project.Project.Publication
-
- transtype - Variable in class org.dita.dost.project.ProjectBuilder.Publication
-
- transtypes - Static variable in class org.dita.dost.util.Configuration
-
List of transtypes.
- TranstypesArguments - Class in org.dita.dost.invoker
-
- TranstypesArguments() - Constructor for class org.dita.dost.invoker.TranstypesArguments
-
- TROUBLESHOOTING_CAUSE - Static variable in class org.dita.dost.util.Constants
-
- TROUBLESHOOTING_CONDITION - Static variable in class org.dita.dost.util.Constants
-
- TROUBLESHOOTING_REMEDY - Static variable in class org.dita.dost.util.Constants
-
- TROUBLESHOOTING_RESPONSIBLEPARTY - Static variable in class org.dita.dost.util.Constants
-
- TROUBLESHOOTING_TROUBLEBODY - Static variable in class org.dita.dost.util.Constants
-
- TROUBLESHOOTING_TROUBLESHOOTING - Static variable in class org.dita.dost.util.Constants
-
- TROUBLESHOOTING_TROUBLESOLUTION - Static variable in class org.dita.dost.util.Constants
-
- type - Variable in class org.dita.dost.log.MessageBean
-
- type - Variable in enum org.dita.dost.util.Job.Generate
-
- TypeAttribute() - Constructor for class org.dita.dost.ant.types.JobMapper.TypeAttribute
-
- VALIDATION - Static variable in class org.ditang.relaxng.defaults.RelaxDefaultsParserConfiguration
-
Feature identifier: validation.
- ValidationFilter - Class in org.dita.dost.writer
-
Validation and optional error recovery filter.
- ValidationFilter() - Constructor for class org.dita.dost.writer.ValidationFilter
-
Create new profiling filter.
- Value - Class in org.dita.dost.platform
-
- Value(String, String) - Constructor for class org.dita.dost.platform.Value
-
- value - Variable in class org.dita.dost.platform.Value
-
- value - Variable in class org.dita.dost.project.Project.Publication.Param
-
- value - Variable in class org.dita.dost.project.ProjectBuilder.Publication.Param
-
- value - Variable in class org.dita.dost.util.FilterUtils.FilterKey
-
Attribute value, may be null
- valueOf(String) - Static method in enum org.dita.dost.index.IndexTerm.IndexTermPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dita.dost.log.MessageBean.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dita.dost.util.Configuration.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dita.dost.util.Job.Generate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dita.dost.util.Job.OutterControl
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dita.dost.index.IndexTerm.IndexTermPrefix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dita.dost.log.MessageBean.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dita.dost.util.Configuration.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dita.dost.util.Job.Generate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dita.dost.util.Job.OutterControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vers - Variable in class org.dita.dost.platform.Registry
-
- version - Variable in class org.dita.dost.platform.SemVerMatch.Range
-
- VERSION_PATTERN - Static variable in class org.dita.dost.platform.Integrator
-
- verticalDpi - Variable in class org.dita.dost.writer.ImageMetadataFilter.Dimensions
-
- visit(URI) - Method in class org.dita.dost.util.MergeUtils
-
Add topic to set of visited topics.