Package org.apache.poi.hwpf.converter
Interface FontReplacer
-
- All Known Implementing Classes:
DefaultFontReplacer
@Beta public interface FontReplacer
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
FontReplacer.Triplet
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FontReplacer.Triplet
update(FontReplacer.Triplet original)
-
-
-
Method Detail
-
update
FontReplacer.Triplet update(FontReplacer.Triplet original)
-
-