com.sun.jersey.core.impl.provider.xml
Class SAXParserContextProvider
java.lang.Object
com.sun.jersey.core.impl.provider.xml.ThreadLocalSingletonContextProvider<SAXParserFactory>
com.sun.jersey.core.impl.provider.xml.SAXParserContextProvider
- All Implemented Interfaces:
- InjectableProvider<Context,Type>
public class SAXParserContextProvider
- extends ThreadLocalSingletonContextProvider<SAXParserFactory>
- Author:
- Paul.Sandoz@Sun.Com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXParserContextProvider
public SAXParserContextProvider(@Context
FeaturesAndProperties fps)
getInstance
protected SAXParserFactory getInstance()
- Specified by:
getInstance
in class ThreadLocalSingletonContextProvider<SAXParserFactory>
Copyright © 2013 Oracle Corporation. All Rights Reserved.