Interface CharacterPropertyFetcher.CharPropFetcher<S>

    • Method Detail

      • fetch

        void fetch​(org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties props,
                   Consumer<S> val)