Class SaxParser.Input

java.lang.Object
com.tangosol.run.xml.SaxParser.Input
All Implemented Interfaces:
LSInput
Enclosing class:
SaxParser

public static class SaxParser.Input extends Object implements LSInput
An LSInput implementation that is used when Java 22+ strict XML catalog resolve is enabled. This class is required to work around the issue that is described in OWLS-116652
Since:
24.03