public class BorderShorthandResolver extends AbstractBorderShorthandResolver
AbstractBorderShorthandResolver implementation for borders.
| Constructor and Description |
|---|
BorderShorthandResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPrefix()
Gets the prefix of a property.
|
List<CssDeclaration> |
resolveShorthand(String shorthandExpression)
Resolves a shorthand expression.
|
protected String getPrefix()
AbstractBorderShorthandResolver
getPrefix in class AbstractBorderShorthandResolver
public List<CssDeclaration> resolveShorthand(String shorthandExpression)
IShorthandResolver
resolveShorthand in interface IShorthandResolver
resolveShorthand in class AbstractBorderShorthandResolver
shorthandExpression - the shorthand expression
Copyright © 1998–2019 iText Group NV. All rights reserved.