- GeneralChecker - Class in net.sf.okapi.lib.verification
-
- GeneralChecker() - Constructor for class net.sf.okapi.lib.verification.GeneralChecker
-
- generateReport(String) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getAbsoluteMaxCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getAllowBlacklistSub() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getAutoOpen() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getAutoRefresh() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getBetweenCodes() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getBlacklistPath() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getBlacklistSrc() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getBlacklistStream() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCharset() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckAbsoluteMaxCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckAllowedCharacters() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckBlacklist() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckCharacters() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckMaxCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckMinCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckPatterns() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckStorageSize() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckTerms() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckWithLT() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCheckXliffSchema() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCodeDifference() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCodes() - Method in class net.sf.okapi.lib.verification.Issue
-
- getCorruptedCharacters() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getCurrentDocId() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getCurrentSubDocId() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getDisplaySeverity() - Method in class net.sf.okapi.lib.verification.Issue
-
- getDocument() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the document containing this item.
- getDocument(long) - Method in interface net.sf.okapi.virtualdb.IVRepository
-
Gets the virtual document for a given document key.
- getDocument(long) - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Access
-
- getDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getDocument(long) - Method in interface net.sf.okapi.virtualdb.jdbc.IDBAccess
-
- getDocument(long) - Method in class net.sf.okapi.virtualdb.jdbc.Repository
-
- getDocumentCount() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getDocuments() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getDocumentsMap() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getDocumentURI() - Method in class net.sf.okapi.lib.verification.Issue
-
- getDoubledWord() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getDoubledWordExceptions() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getEmptySource() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getEmptyTarget() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getEnabled() - Method in class net.sf.okapi.lib.verification.Issue
-
- getEndDocument() - Method in interface net.sf.okapi.virtualdb.IVDocument
-
Gets the Ending resource associated with this document.
- getEndDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getEndGroup() - Method in interface net.sf.okapi.virtualdb.IVGroup
-
Gets the Ending resource associated with this group.
- getEndGroup() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getEndSubDocument() - Method in interface net.sf.okapi.virtualdb.IVSubDocument
-
Gets the Ending resource associated with this sub-document.
- getEndSubDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getExistingTargetStrings(TextFragment, List<TermHit>, boolean) - Static method in class net.sf.okapi.lib.verification.TermChecker
-
- getExistingTargetTerms(TextFragment, List<TermHit>) - Static method in class net.sf.okapi.lib.verification.TermChecker
-
Get a list of existing target term in a given fragment based on a list of
TermHit object for the source.
- getExtraCharsAllowed() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getExtraCodesAllowed() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getFilterConfigurationMapper() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getFirstChild() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the first child item of this item.
- getFirstChild() - Method in interface net.sf.okapi.virtualdb.IVSet
-
Gets the first child item of this set.
- getFirstChild() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getFirstChild() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getFirstChild() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getFirstChild() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getFirstChild() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getFirstChild() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getFirstDocument() - Method in interface net.sf.okapi.virtualdb.IVRepository
-
Gets the first virtual document in this repository.
- getFirstDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Access
-
- getFirstDocument() - Method in interface net.sf.okapi.virtualdb.jdbc.IDBAccess
-
- getFirstDocument() - Method in class net.sf.okapi.virtualdb.jdbc.Repository
-
- getGuessOpenClose() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getId() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the extraction id for this item.
- getId() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getId() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getId() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getId() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getId() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getId() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getIssues() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getIssues() - Method in class net.sf.okapi.lib.verification.BlacklistChecker
-
- getIssues() - Method in class net.sf.okapi.lib.verification.LanguageToolConnector
-
- getIssues() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getIssues() - Method in class net.sf.okapi.lib.verification.TermChecker
-
- getIssueType() - Method in class net.sf.okapi.lib.verification.Issue
-
- getItem(String) - Method in interface net.sf.okapi.virtualdb.IVDocument
-
Gets the item for a given extraction id.
- getItem(long) - Method in interface net.sf.okapi.virtualdb.IVDocument
-
Gets the item for a given key.
- getItem(String) - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getItem(long) - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getItemType() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the type of item this item is (document, group, text unit, etc.)
- getItemType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getItemType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getItemType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getITSType() - Method in class net.sf.okapi.lib.verification.Issue
-
- getKey() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the storage key for this item.
- getKey() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getKey() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getLeadingWS() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getLtBilingualMode() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getLtTranslationServiceKey() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getLtTranslationSource() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getLtTranslationTarget() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMaxCharLengthAbove() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMaxCharLengthBelow() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMaxCharLengthBreak() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMessage() - Method in class net.sf.okapi.lib.verification.Issue
-
- getMinCharLengthAbove() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMinCharLengthBelow() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMinCharLengthBreak() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getMissingCodesAllowed() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getName() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the resource name of this item.
- getName() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getName() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getName() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getName() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getName() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getName() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getNextSibling() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the next item (on the same level) of this item.
- getNextSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getNextSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getNextSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getNextSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getNextSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getNextSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getOutputPath() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getOutputType() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getParameters() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getParams() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getParent() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the parent item of this item.
- getParent() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getParent() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getParent() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getParent() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getParent() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getParent() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getPatterns() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getPreviousSibling() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the previous item (on the same level) of this item.
- getPreviousSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getPreviousSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getPreviousSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getPreviousSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getPreviousSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getPreviousSibling() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getSameSourceWithDifferentTarget() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Access
-
- getSaveSession() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getScope() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getSegId() - Method in class net.sf.okapi.lib.verification.Issue
-
- getSegmentsWithSameSourceButDifferentTarget(LocaleId) - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Access
-
- getServerURL() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getSession() - Method in interface net.sf.okapi.lib.verification.IQualityCheckEditor
-
Gets the session associated with this editor.
- getSessionPath() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getSeverity() - Method in class net.sf.okapi.lib.verification.Issue
-
- getShowFullPath() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getSigList() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getSource() - Method in class net.sf.okapi.lib.verification.Issue
-
- getSourceEnd() - Method in class net.sf.okapi.lib.verification.Issue
-
- getSourceLocale() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getSourcePattern() - Method in class net.sf.okapi.lib.verification.PatternItem
-
- getSourceStart() - Method in class net.sf.okapi.lib.verification.Issue
-
- getSrcLoc() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getStartDocument() - Method in interface net.sf.okapi.virtualdb.IVDocument
-
Gets the StartDocument resource associated with this document.
- getStartDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getStartGroup() - Method in interface net.sf.okapi.virtualdb.IVGroup
-
Gets the StartGroup resource associated with this group.
- getStartGroup() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getStartSubDocument() - Method in interface net.sf.okapi.virtualdb.IVSubDocument
-
Gets the StartSubDocument resource associated with this sub-document.
- getStartSubDocument() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getStringMode() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getSubDocumentId() - Method in class net.sf.okapi.lib.verification.Issue
-
- getTarget() - Method in class net.sf.okapi.lib.verification.Issue
-
- getTargetEnd() - Method in class net.sf.okapi.lib.verification.Issue
-
- getTargetLocale() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
-
- getTargetPattern() - Method in class net.sf.okapi.lib.verification.PatternItem
-
- getTargetSameAsSource() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getTargetSameAsSourceForSameLanguage() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getTargetSameAsSourceWithCodes() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getTargetStart() - Method in class net.sf.okapi.lib.verification.Issue
-
- getTermsPath() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getTextUnit(String) - Method in interface net.sf.okapi.virtualdb.IVDocument
-
Gets the virtual text unit for a given extraction id.
- getTextUnit() - Method in interface net.sf.okapi.virtualdb.IVTextUnit
-
Gets the TextUnit resource
- getTextUnit(String) - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getTextUnit() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getTrailingWS() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getTranslateLTMsg() - Method in class net.sf.okapi.lib.verification.Parameters
-
- getTrgLoc() - Method in class net.sf.okapi.lib.verification.AbstractChecker
-
- getTuId() - Method in class net.sf.okapi.lib.verification.Issue
-
- getTuName() - Method in class net.sf.okapi.lib.verification.Issue
-
- getType() - Method in interface net.sf.okapi.virtualdb.IVItem
-
Gets the resource type of this item.
- getType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Document
-
- getType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Group
-
- getType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Item
-
- getType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2Set
-
- getType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2SubDocument
-
- getType() - Method in class net.sf.okapi.virtualdb.jdbc.h2.H2TextUnit
-
- getTypesToIgnore() - Method in class net.sf.okapi.lib.verification.Parameters
-