Class SAXParserFactoryProvider

java.lang.Object
com.yahoo.container.xml.providers.SAXParserFactoryProvider
All Implemented Interfaces:
com.yahoo.component.Deconstructable, com.yahoo.container.di.componentgraph.Provider<SAXParserFactory>

@Deprecated public class SAXParserFactoryProvider extends Object implements com.yahoo.container.di.componentgraph.Provider<SAXParserFactory>
Deprecated.
Do not use!
Author:
Einar M R Rosenvinge
  • Field Details

  • Constructor Details

    • SAXParserFactoryProvider

      public SAXParserFactoryProvider()
      Deprecated.
  • Method Details

    • get

      public SAXParserFactory get()
      Deprecated.
      Specified by:
      get in interface com.yahoo.container.di.componentgraph.Provider<SAXParserFactory>
    • deconstruct

      public void deconstruct()
      Deprecated.
      Specified by:
      deconstruct in interface com.yahoo.component.Deconstructable