public class MarkerShorthandResolver extends Object implements IShorthandResolver
IShorthandResolver implementation for marker.| Constructor and Description |
|---|
MarkerShorthandResolver()
Creates a new
MarkerShorthandResolver instance. |
| Modifier and Type | Method and Description |
|---|---|
List<CssDeclaration> |
resolveShorthand(String shorthandExpression)
Resolves a shorthand expression.
|
public MarkerShorthandResolver()
MarkerShorthandResolver instance.public List<CssDeclaration> resolveShorthand(String shorthandExpression)
IShorthandResolverresolveShorthand in interface IShorthandResolvershorthandExpression - the shorthand expressionCopyright © 1998–2025 Apryse Group NV. All rights reserved.