A B C D E F G H I J L M N O P Q R S T U V W X Z _

I

id - Variable in class de.init.its.okapi.ext.ElementRule
 
IFilter - Interface in de.init.its.okapi.ext
Common set of methods to extract translatable text and its associated data.
IitsAttribute - Interface in de.init.its.api.ds
Defines an ITS Tag Element Attribute
IitsAttributeManager - Interface in de.init.its.api.spi
Support class for reading the configuration file, that defines a list of supported ITS markup
IitsElementManager - Interface in de.init.its.api.spi
Service interface for managing the mapping between LibreoFfice text documents and ITS Tag elements
IitsId - Interface in de.init.its.api.ds
an universal identifier for IitsTagElements.
IitsParserConfig - Class in de.init.its.api.process
Global Its ODT Document Parser and Writer Configuration
IitsTagElement - Interface in de.init.its.api.ds
 
ILayerProvider - Interface in net.sf.okapi.common.filterwriter.ext
Provides common methods for encoding a layer on top of a text extracted with a filter.
IloMain - Class in org.openoffice.demo
Basic entry class for all event based functions regarding the ITS-tags this class is instantiated from UNO per button, box, ...
IloMain(XComponentContext) - Constructor for class org.openoffice.demo.IloMain
 
importDocument(String) - Method in class de.init.service.ItsOdtIOManager
Imports an ODT Writer document
index - Variable in class de.init.its.simplemodel.SimpleParser.CharStream
 
initialize(Object[]) - Method in class org.openoffice.demo.IloMain
 
insert(ItsAttributes, String...) - Method in interface de.init.its.api.spi.IitsElementManager
Inserts an ITS Local Attribute into a document hiearchy
insert(Map<ItsAttributes, List<String>>) - Method in interface de.init.its.api.spi.IitsElementManager
Inserts a new IitsTagElement using the provided values
insert(String, String) - Method in interface de.init.its.api.spi.IitsElementManager
Inserts an ITS Local Attribute into a document hierarchy
insert(String, String, String) - Method in interface de.init.its.api.spi.IitsElementManager
Inserts an ITS Local Attribute into a document hierarchy using a parent element for nested data categories
insert(IitsId, ItsAttributes, String) - Method in interface de.init.its.api.spi.IitsElementManager
Inserts an ITS Local Attribute into a document hierarchy using a parent element for nested data categories
insert(ZipEntry, ZipInputStream) - Method in class de.init.its.process.re.ODTWriter.ODTFileWriter
 
insert(T, T) - Method in class de.init.its.process.support.ItsTree
Inserts an element as child for the parent and returns the child subtree
insert(T) - Method in class de.init.its.process.support.ItsTree
Inserts an element as child to this tree and returns the child subtree
insert(ItsTree<T>) - Method in class de.init.its.process.support.ItsTree
Inserts a subtree as a child to this node
insert(T, T) - Method in class de.init.its.simplemodel.BaseTree
Inserts an element as child for the parent and returns the child subtree
insert(T) - Method in class de.init.its.simplemodel.BaseTree
Inserts an element as child to this tree and returns the child subtree
insert(ItsAttributes, String...) - Method in class de.init.its.spi.ItsElementManager
 
insert(IitsId, ItsAttributes, String) - Method in class de.init.its.spi.ItsElementManager
 
insert(String, String, String) - Method in class de.init.its.spi.ItsElementManager
 
insert(String, String) - Method in class de.init.its.spi.ItsElementManager
 
insert(Map<ItsAttributes, List<String>>) - Method in class de.init.its.spi.ItsElementManager
 
insertBookmark(XComponentContext, XFrame, boolean, ItsAttributes.DataCategories, IitsTagElement) - Method in class de.init.uno.text.MarkupService
Inserts a Bookmark
insertDataCategory(XComponentContext, XModel, XTextRange, Map<String, String>, String) - Method in class de.init.service.ItsManager
Inserts an its tag into the XTextDocument
IOResult - Class in de.init.its.process
State management wrapper for IO Operation Results
IOResult(URI) - Constructor for class de.init.its.process.IOResult
 
isEmpty() - Method in interface de.init.its.api.ds.IitsTagElement
Returns true, if this element is an orphan (has no parent nor children nor any values)
isEmpty() - Method in class de.init.its.ds.ItsTagElement
 
isEmpty() - Method in class de.init.its.process.support.ItsTree
Returns true, if the head of this tree is empty (eg. null)
isExtendedMatch(String, String) - Static method in class net.sf.okapi.common.filterwriter.ext.ITSContent
Indicates if a given language tag matches at least one item of a list of extended language ranges.
isItsElement(String) - Method in class de.init.its.process.re.ItsProcessor.BackwardHandler
returns true, if it is an ITS element NOTICE: this forward transformation explicitly sets the surrounding element as its:span, not text:span, using the its prefix to indicate ITS content.
isLeafGroup(String, ItsTree<Element>) - Method in class de.init.its.process.re.XLIFFProcessor
Returns true, if XLIFF group element contains no more groups and is considered a leaf
isLocFilter(ItsTree<Element>) - Static method in class de.init.its.process.re.XLIFFReader.XLIFF2ITSMapperService
Returns true, if subtree elements head is a localization filter
isLocNote(ItsTree<Element>) - Static method in class de.init.its.process.re.XLIFFReader.XLIFF2ITSMapperService
Returns true, if subtree elements head is a localization note
isParent() - Method in interface de.init.its.api.ds.IitsTagElement
returns true if this element is parent
isParent() - Method in class de.init.its.ds.ItsTagElement
 
isRoot() - Method in interface de.init.its.api.ds.IitsTagElement
Returns true if this tag element is the root element (eg. is parent and has no parent element)
isRoot() - Method in class de.init.its.ds.ItsTagElement
 
isTerminated() - Method in class de.init.its.spi.ItsElementManager.ItsTagElementIterator
returns true, if iteration should be terminated
isTerminology(ItsTree<Element>) - Static method in class de.init.its.process.re.XLIFFReader.XLIFF2ITSMapperService
Returns true, if subtree elements head is a term
isText() - Method in class de.init.its.process.support.Element
Returns true, if this element is a text node
isText() - Method in class de.init.its.simplemodel.SimpleParser.Element
 
isTranslate(ItsTree<Element>) - Static method in class de.init.its.process.re.XLIFFReader.XLIFF2ITSMapperService
Returns true, if subtree elements head is a translate dc
isWriteAllPropertiesAsAttributes() - Method in class net.sf.okapi.common.filterwriter.ext.Parameters
 
isWriteAllPropertiesAsAttributes() - Method in class net.sf.okapi.common.filterwriter.ext.TMXWriter
Write all TU level properties as TMX attributes?
iterate(ItsDocument, ItsElementManager.ItsTagElementIterator.Executor<IitsTagElement>, List<IitsTagElement>) - Method in class de.init.its.spi.ItsElementManager.ItsTagElementIterator
Iterates over an IitsTagElement tree using an executor
ITS_DATACATEGORY_MARKER - Static variable in class de.init.loext.its.config.GlobalConfiguration
The begin marker value for its data category booksmarks, that use its for later post-processing
ITS_DATACATEGORY_MARKER_DELIMITER - Static variable in class de.init.loext.its.config.GlobalConfiguration
Displays the default delimiter used for bookmarks
ITS_DATACATEGORY_MARKER_REGEX_PATTERN - Static variable in class de.init.loext.its.config.GlobalConfiguration
The regular expression pattern to match its bookmark id and marker strings
ITS_ELEMENT_NS_PREFIX - Static variable in class de.init.its.api.process.IitsParserConfig
The ITS Attribute Namespace prefix
ITS_NAMESPACE_URI - Static variable in class de.init.its.api.process.IitsParserConfig
Its namespace uri.
ITS_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
ITS_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
ITS_PREFIX - Static variable in class net.sf.okapi.common.filterwriter.ext.XLIFFContent
 
ItsAttribute - Class in de.init.its.ds
Its Attribute Data Container Class
ItsAttribute() - Constructor for class de.init.its.ds.ItsAttribute
 
ItsAttribute(String, String) - Constructor for class de.init.its.ds.ItsAttribute
 
ItsAttributeManager - Class in de.init.its.spi
Implementation of IitsAttributeManager
ItsAttributes - Enum in de.init.its.ds
The basic set for all four implemented DataCategories of ITS 2.0
ItsAttributes.DataCategories - Enum in de.init.its.ds
Defines the four basic ITS DataCategory names, that are implemented by ]init[ AG
ITSContent - Class in net.sf.okapi.common.filterwriter.ext
Utilities for writing out ITS markup.
ITSContent(CharsetEncoder, boolean, boolean) - Constructor for class net.sf.okapi.common.filterwriter.ext.ITSContent
Creates an ITSContent object with a given character set encoder.
ItsDataCategoryResolver - Class in de.init.its.ds
Service class to obtain data category mapping for the name and the respective attributes
ItsDialogModel - Class in de.init.loext.its.dialogs.ui
Base model for all ItsAttributes.DataCategories to store all modified values for easy accessing from the outside.
ItsDialogModel.ConcurrentDialogTask - Class in de.init.loext.its.dialogs.ui
Wrapper class to circumvent the reception of the same event twice from LibreOffice.
ItsDialogs - Class in de.init.loext.its.dialogs.ui
Collection of all Dialogs
ItsDialogs() - Constructor for class de.init.loext.its.dialogs.ui.ItsDialogs
 
ItsDialogs.ItsDialogBase - Class in de.init.loext.its.dialogs.ui
Base Class for all Dialogs
ItsDialogs.ItsDialogBase(String, ItsDialogs.TerminateConfigurationListener) - Constructor for class de.init.loext.its.dialogs.ui.ItsDialogs.ItsDialogBase
 
ItsDialogs.ItsLocFilterDialog - Class in de.init.loext.its.dialogs.ui
 
ItsDialogs.ItsLocFilterDialog(String, ItsDialogs.TerminateConfigurationListener) - Constructor for class de.init.loext.its.dialogs.ui.ItsDialogs.ItsLocFilterDialog
 
ItsDialogs.ItsLocNoteDialog - Class in de.init.loext.its.dialogs.ui
 
ItsDialogs.ItsLocNoteDialog(String, ItsDialogs.TerminateConfigurationListener) - Constructor for class de.init.loext.its.dialogs.ui.ItsDialogs.ItsLocNoteDialog
 
ItsDialogs.ItsTerminologyDialog - Class in de.init.loext.its.dialogs.ui
 
ItsDialogs.ItsTerminologyDialog(String, ItsDialogs.TerminateConfigurationListener) - Constructor for class de.init.loext.its.dialogs.ui.ItsDialogs.ItsTerminologyDialog
 
ItsDialogs.ItsTranslateDialog - Class in de.init.loext.its.dialogs.ui
 
ItsDialogs.ItsTranslateDialog(String, ItsDialogs.TerminateConfigurationListener) - Constructor for class de.init.loext.its.dialogs.ui.ItsDialogs.ItsTranslateDialog
 
ItsDialogs.OpStates - Enum in de.init.loext.its.dialogs.ui
 
ItsDialogs.StateChangeListener - Interface in de.init.loext.its.dialogs.ui
 
ItsDialogs.TerminateConfigurationListener - Interface in de.init.loext.its.dialogs.ui
Small listener delegate for all (save|cancel|remove) operations
ItsDialogView - Annotation Type in de.init.loext.its.dialogs.ui
Annotation for Modal dialogs
ItsDocument - Class in de.init.its.ds
An its document consists of the internal tree representation of all its nodes and additional properties
ItsDocument(IitsTagElement) - Constructor for class de.init.its.ds.ItsDocument
constructs a new its document using an existing its root element
ItsDocument() - Constructor for class de.init.its.ds.ItsDocument
 
ItsElementManager - Class in de.init.its.spi
ITS DataCategory management class.
ItsElementManager() - Constructor for class de.init.its.spi.ItsElementManager
 
ItsElementManager.ItsTagElementIterator - Class in de.init.its.spi
A generic ITS tag element iterator
ItsElementManager.ItsTagElementIterator() - Constructor for class de.init.its.spi.ItsElementManager.ItsTagElementIterator
 
ItsElementManager.ItsTagElementIterator.Executor<T> - Interface in de.init.its.spi
 
ItsError - Class in de.init.its.api.spi
Interface for Its related Errors
ItsError() - Constructor for class de.init.its.api.spi.ItsError
 
ItsId - Class in de.init.its.ds
Default its element identifier
ItsId() - Constructor for class de.init.its.ds.ItsId
 
ItsId(String) - Constructor for class de.init.its.ds.ItsId
 
ItsManager - Class in de.init.service
Managing class for ITS markup in XTextDocuments
ItsODTDocumentType - Enum in de.init.its.process
Defines the type of an odt document
ItsOdtIOManager - Class in de.init.service
Main Class for ODT File import and export.
ItsProcessor - Class in de.init.its.process.re
Service class to convert between plain ODT documents and ITS annotated ODT Documents.
ItsProcessor() - Constructor for class de.init.its.process.re.ItsProcessor
 
ItsProcessor.BackwardHandler - Class in de.init.its.process.re
Content handler to transform ODT Documents with ITS annotated content back to plain ODT Documents with bookmarks as placeholders for its data
ItsProcessor.BackwardHandler() - Constructor for class de.init.its.process.re.ItsProcessor.BackwardHandler
Creates a new content handler to transform ITS annotated ODT documents back to plain ODT document format.
ItsProcessor.ForwardHandler - Class in de.init.its.process.re
Content handler class for transform plain ODT Documents to ITS enriched documents by rewriting flat bookmark structures into possibly deep nested its annotated hierarchies
ItsProcessor.ForwardHandler(ItsElementManager) - Constructor for class de.init.its.process.re.ItsProcessor.ForwardHandler
Creates a new XML Event Handler for a Sax parser with special regard of bookmark elements, that indicate ITS content managed by the ItsElementManager.
ItsSerializerService - Class in de.init.its.util
Serializer Service Class
ItsSessionManager - Class in de.init.loext.managers
Service class to handle session for various documents accessible by the user
ItsStyleProcessor - Class in de.init.its.process
Service class to provide the style section node for an ODT file and the appropriate style mapping
ItsTagElement - Class in de.init.its.ds
This class represents an ITS node.
ItsTagElement() - Constructor for class de.init.its.ds.ItsTagElement
 
ItsTree<T extends Element> - Class in de.init.its.process.support
tree data structure implementation
ItsTree(T) - Constructor for class de.init.its.process.support.ItsTree
Creates a new Tree with an head element
ITSX_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
ITSX_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
ITSXLF_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
ITSXLF_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 

A B C D E F G H I J L M N O P Q R S T U V W X Z _