public interface TextModifier
Modifier and Type | Method and Description |
---|---|
TextModification[] |
modify(String text)
Generates modifications for the specified text.
|
TextModification[] modify(String text) throws Exception
text
- Original document text.Exception
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.