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()
AbstractBorderShorthandResolvergetPrefix in class AbstractBorderShorthandResolverpublic List<CssDeclaration> resolveShorthand(String shorthandExpression)
IShorthandResolverresolveShorthand in interface IShorthandResolverresolveShorthand in class AbstractBorderShorthandResolvershorthandExpression - the shorthand expressionCopyright © 1998–2022 iText Group NV. All rights reserved.