Uses of Interface
net.sf.okapi.filters.openxml.ReplaceableRunProperty
-
Packages that use ReplaceableRunProperty Package Description net.sf.okapi.filters.openxml -
-
Uses of ReplaceableRunProperty in net.sf.okapi.filters.openxml
Methods in net.sf.okapi.filters.openxml that return ReplaceableRunProperty Modifier and Type Method Description ReplaceableRunPropertyReplaceableRunProperty. replace(ReplaceableRunProperty runProperty)Replaces a run property by another.Methods in net.sf.okapi.filters.openxml with parameters of type ReplaceableRunProperty Modifier and Type Method Description booleanReplaceableRunProperty. canBeReplaced(ReplaceableRunProperty runProperty)Checks whether a run property can be replaced by another.ReplaceableRunPropertyReplaceableRunProperty. replace(ReplaceableRunProperty runProperty)Replaces a run property by another.
-