Class HTMLNewLineHandler

    • Constructor Detail

      • HTMLNewLineHandler

        public HTMLNewLineHandler()
        Default constructor
        Since:
        5.0.6
    • Method Detail

      • isNewLineTag

        public boolean isNewLineTag​(String tag)
        Specified by:
        isNewLineTag in interface NewLineHandler
        Parameters:
        tag - the tag to check if after this one a new line should be in a document
        Returns:
        true in case a new line should be added.