Uses of Class
com.regnosys.rosetta.common.translation.flat.Capture
Packages that use Capture
-
Uses of Capture in com.regnosys.rosetta.common.translation.flat
Methods in com.regnosys.rosetta.common.translation.flat that return types with arguments of type CaptureModifier and TypeMethodDescriptionFlatFileMappingProcessor.matchingIndex(Capture toMatch, Collection<Capture> lookIn, String... matchOn) Methods in com.regnosys.rosetta.common.translation.flat with parameters of type CaptureModifier and TypeMethodDescriptionFlatFileMappingProcessor.matchingIndex(Capture toMatch, Collection<Capture> lookIn, String... matchOn) Method parameters in com.regnosys.rosetta.common.translation.flat with type arguments of type CaptureModifier and TypeMethodDescriptionprotected voidFlatFileMappingProcessor.addPostCaptureProcessors(BiConsumer<com.google.common.collect.Multimap<String, Capture>, TYPE> postCaptureProcessor) FlatFileMappingProcessor.matchingIndex(Capture toMatch, Collection<Capture> lookIn, String... matchOn)