CheckXMLCookie and ValidateXMLCookie cookie
implementation support simplifing cookie providers based on
InputSources representing XML documents and entities.
author: Petr Kuzel See Also:CheckXMLSupport See Also:ValidateXMLSupport
Constructor Summary
public
SharedXMLSupport(InputSource inputSource) Create new CheckXMLSupport for given InputSource in DOCUMENT_MODE.
Create and preconfigure new parser. Default implementation uses JAXP.
Parameters: validate - true if validation module is required SAX reader that is used for command performing or null See Also:SharedXMLSupport.createEntityResolver