public interface Transformer
Transformers.String transform(String s) throws TransformationException
s into another String.s - The string to transformTransformationException - If there is a problem with the transformer, e.g. unable to load external resource.Copyright © 2012–2014 Royal Botanic Gardens, Kew. All rights reserved.