Class WhitespaceInfoPaths

    • Constructor Detail

      • WhitespaceInfoPaths

        public WhitespaceInfoPaths​(Stylesheet thisSheet)
        Constructor WhitespaceInfoPaths
        Parameters:
        thisSheet - The current stylesheet
    • Method Detail

      • setElements

        public void setElements​(java.util.Vector elems)
        Set from the elements attribute. This is a list of whitespace delimited element qualified names that specify preservation of whitespace.
        Parameters:
        elems - Should be a non-null reference to a list of XPath objects.
      • clearElements

        public void clearElements()