Package org.apache.camel.util.xml
Interface XmlLineNumberParser.XmlTextTransformer
-
- Enclosing class:
- XmlLineNumberParser
public static interface XmlLineNumberParser.XmlTextTransformerAllows to plugin a custom text transformer in the parser, that can transform all the text content
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringtransform(String text)
-