@ThreadSafe public final class CSSShortHandRegistry extends Object
border or margin).| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsSet<ECSSProperty> |
getAllShortHandProperties() |
static CSSShortHandDescriptor |
getShortHandDescriptor(ECSSProperty eProperty) |
static boolean |
isShortHandProperty(ECSSProperty eProperty) |
static void |
registerShortHandDescriptor(CSSShortHandDescriptor aDescriptor) |
public static void registerShortHandDescriptor(@Nonnull CSSShortHandDescriptor aDescriptor)
@Nonnull @ReturnsMutableCopy public static com.helger.commons.collection.impl.ICommonsSet<ECSSProperty> getAllShortHandProperties()
public static boolean isShortHandProperty(@Nullable ECSSProperty eProperty)
@Nullable public static CSSShortHandDescriptor getShortHandDescriptor(@Nullable ECSSProperty eProperty)
Copyright © 2014–2022 Philip Helger. All rights reserved.