Class ShorthandResolverFactory

java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.shorthand.ShorthandResolverFactory

public class ShorthandResolverFactory extends Object
A factory for creating ShorthandResolver objects.
  • Constructor Details

    • ShorthandResolverFactory

      public ShorthandResolverFactory()
  • Method Details

    • getShorthandResolver

      public static IShorthandResolver getShorthandResolver (String shorthandProperty)
      Gets a shorthand resolver.
      Parameters:
      shorthandProperty - the property
      Returns:
      the shorthand resolver