public class ShrunkPubAuthors extends Object implements Transformer
setShrinkTo(int).| Constructor and Description |
|---|
ShrunkPubAuthors() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getShrinkTo() |
void |
setShrinkTo(int shrinkTo) |
String |
transform(String s)
Transform
s into another String. |
public ShrunkPubAuthors()
public String transform(String s)
Transformers into another String.transform in interface Transformers - The string to transformpublic Integer getShrinkTo()
public void setShrinkTo(int shrinkTo)
Copyright © 2012–2014 Royal Botanic Gardens, Kew. All rights reserved.