Package | Description |
---|---|
org.kew.rmf.transformers | |
org.kew.rmf.transformers.authors | |
org.kew.rmf.transformers.collations | |
org.kew.rmf.transformers.collations.wcs |
Class and Description |
---|
A2BTransformer
A generic transformer that searches for all occurrences of a pattern (regEx)
`a` in a string and replaces each with a string `b`;
It takes two optional parameters, `removeMultipleWhitespaces` (default true) and
`trimIt` (default true)
|
RegexDefCollection
A collection of regular expressions that are meaningful to the domain and/or
are used multiple times.
|
TransformationException |
Transformer
This interface defines the behaviour expected of Transformers
|
Class and Description |
---|
RegexDefCollection
A collection of regular expressions that are meaningful to the domain and/or
are used multiple times.
|
Transformer
This interface defines the behaviour expected of Transformers
|
Class and Description |
---|
Transformer
This interface defines the behaviour expected of Transformers
|
Class and Description |
---|
Transformer
This interface defines the behaviour expected of Transformers
|
Copyright © 2012–2014 Royal Botanic Gardens, Kew. All rights reserved.