Class StorageXhtmlValidator

    • Constructor Detail

      • StorageXhtmlValidator

        public StorageXhtmlValidator()
    • Method Detail

      • getXhtmlDocument

        public Reader getXhtmlDocument​(String xmlFragment)
        Returns a Reader that contains the supplied xmlFragment together with the XML document preamble.
        Parameters:
        xmlFragment - from page storage
        Returns:
        a Reader that contains an XML document content.