Class ImmutableXMLInputFactory


public class ImmutableXMLInputFactory extends XMLInputFactoryWrapper
Wraps an XMLInputFactory so that its state can no longer be changed. The state includes the properties as well as the XMLEventAllocator, XMLReporter and XMLResolver instances configured on the factory.