Package | Description |
---|---|
morfologik.tools |
Modifier and Type | Class and Description |
---|---|
static class |
SequenceEncoders.CopyEncoder |
static class |
SequenceEncoders.TrimInfixAndSuffixEncoder
Encodes
dst relative to src by trimming
whatever non-equal suffix and infix src and dst have. |
static class |
SequenceEncoders.TrimPrefixAndSuffixEncoder
Encodes
dst relative to src by trimming
whatever non-equal suffix and prefix src and dst have. |
static class |
SequenceEncoders.TrimSuffixEncoder
Encodes
dst relative to src by trimming
whatever non-equal suffix src has. |
Modifier and Type | Method and Description |
---|---|
static SequenceEncoders.IEncoder |
SequenceEncoders.forType(EncoderType encType) |
Copyright © 2014. All rights reserved.