public class TransformerHref extends Object implements ITransformer
class='include' by hand in each
anchor link.| Constructor and Description |
|---|
TransformerHref() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Initialize something.
|
ISource |
transform(ISource source)
Converts a source into another.
|
public void initialize()
IResetableinitialize in interface IResetablepublic ISource transform(ISource source) throws SourceException
ITransformertransform in interface ITransformersource - The source to be transformed.SourceException - On transformation errors.Copyright © 2016. All rights reserved.