Class WhiteSpaceShorthandParser

java.lang.Object
org.apache.fop.fo.properties.WhiteSpaceShorthandParser
All Implemented Interfaces:
ShorthandParser

public class WhiteSpaceShorthandParser extends Object implements ShorthandParser
Shorthand parser for the white-space property; Sets the values for white-space-treament, linefeed-treatment, white-space-collapse and wrap-option
  • Constructor Details

    • WhiteSpaceShorthandParser

      public WhiteSpaceShorthandParser()
  • Method Details