Class XMLReaderFactoryUtils

java.lang.Object
org.springframework.xml.validation.XMLReaderFactoryUtils

@Deprecated(since="4.0.12", forRemoval=true) public abstract class XMLReaderFactoryUtils extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.0.12 in favor of SaxUtils
General utilities to create an XMLReader.
Since:
3.0.5
  • Constructor Details

    • XMLReaderFactoryUtils

      public XMLReaderFactoryUtils()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details