public abstract class AbstractBoxShorthandResolver extends Object implements IShorthandResolver
Constructor and Description |
---|
AbstractBoxShorthandResolver() |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getPostfix() |
protected abstract String |
getPrefix() |
List<CssDeclaration> |
resolveShorthand(String shorthandExpression) |
protected abstract String getPrefix()
protected abstract String getPostfix()
public List<CssDeclaration> resolveShorthand(String shorthandExpression)
resolveShorthand
in interface IShorthandResolver
Copyright © 1998–2019 iText Group NV. All rights reserved.