public class ContentStrategyFactory extends Object
ContentStrategy
based on a size specificationModifier and Type | Method and Description |
---|---|
static ContentStrategy |
parse(String sizeSpec)
Parse a content size specification string and creates the respective ContentStrategy.
|
public static ContentStrategy parse(String sizeSpec)
sizeSpec
- The size specification stringThis documentation was released into the public domain.