All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BasedOffsetTracker BasedOptionsHolder Implemented by BasedOptionsSequence, use instance of it to pass toBasedSequence.of(CharSequence)and options enabled in it will be accessible to all based sequences or uses of these for testing for options or getting options.BasedOptionsHolder.Options BasedOptionsSequence A BasedSequence with offset tracking that follows editing operations and subSequence() chopping as best as it canBasedSegmentBuilder BasedSequence A CharSequence that references original char sequence with offsets into original preserved.BasedSequence.EmptyBasedSequence BasedSequenceImpl Implementation of BaseSequenceBasedUtils ChangeCase CharMapper CharRecoveryOptimizer CharSubSequence A CharSequence that references original char[] a subSequence() returns a sub-sequence from the original base sequenceEscaping Html5Entities IBasedSegmentBuilder<S extends IBasedSegmentBuilder<S>> IRichSequence<T extends IRichSequence<T>> A CharSequence that provides a rich set of manipulation methods.IRichSequenceBase<T extends IRichSequence<T>> An abstract base for RichSequence which implements most of the methods allowing subclasses to implement RichSequence with minimal support methodsISegmentBuilder<S extends ISegmentBuilder<S>> ISegmentBuilder.Options ISequenceBuilder<T extends ISequenceBuilder<T,S>,S extends CharSequence> LineAppendable Used to collect line text for further processingLineAppendable.Options LineAppendableImpl LineInfo Line information in LineAppendableLineInfo.Flags LineInfo.Preformatted MappedBasedSequence A BasedSequence which maps characters according to CharMapperMappedRichSequence A CharSequence that maps characters according to CharMapperMappedSequence<T extends CharSequence> A CharSequence that maps characters according to CharMapperNullEncoder OffsetInfo PlaceholderReplacer Used to replace placeholder text in the form of open/close char such as <text> in a markdown document.PlainSegmentBuilder PositionAnchor PrefixedSubSequence A BasedSequence with an out of scope of original char sequence prefixRange RepeatedSequence CharSequence that repeats in a wraparound the given sequence.ReplacedBasedSequence Interface implemented by sequences which do not contain contiguous base characters from startOffset to endOffsetReplacedTextMapper Class which tracks text replacements to provide original offset from modified offset.ReplacedTextRegion RichSequence RichSequenceBuilder A Builder for non based strings.RichSequenceImpl A RichSequence implementationSeg Representation of a segment part in a segment list for a sequence it is a Range, either in the base sequence or in the out of base characters for the builder.Segment SegmentedSequence Segment stored in byte[] in serialized formatSegment.SegType SegmentBuilderBase<S extends SegmentBuilderBase<S>> SegmentedSequence A BasedSequence which consists of segments of other BasedSequencesSegmentedSequenceFull A BasedSequence which consists of segments of other BasedSequences NOTE: very efficient for random access but extremely wasteful with space by allocating 4 bytes per character in the sequence with corresponding construction penalty use SegmentedSequenceTree which is binary tree based segmented sequence with minimal overhead and optimized to give penalty free random access for most applications.SegmentedSequenceStats SegmentedSequenceStats.StatsEntry SegmentedSequenceTree A BasedSequence which consists of segments of other BasedSequences NOTE: very efficient for random access but extremely wasteful with space by allocating 4 bytes per character in the sequence with corresponding construction penalty use SegmentedSequenceTree which is binary tree based segmented sequence with minimal overhead and optimized to give penalty free random access for most applications.SegmentOffsetTree Segment tree which uses offsets instead of aggregated length of segmentsSegmentOptimizer SegmentStats SegmentTree Binary search tree of sequence segmentsSegmentTree.SegmentTreeData SegmentTreePos SegmentTreeRange Class used to extract subSequence information from segment treeSequenceBuilder A Builder for Segmented BasedSequencesSequenceUtils SpaceMapper SpecialLeadInCharsHandler SpecialLeadInHandler SpecialLeadInStartsWithCharsHandler StringSequenceBuilder A Builder for non based strings.SubSequence A BasedSequence implementation which wraps original CharSequence to provide a BasedSequence for all its subsequences, a subSequence() returns a SubSequence from the original base sequence.TagRange