Currently, the FromXmlParser class does not provide an extension point or factory mechanism to inject or use a custom implementation of XmlTokenStream. This limits the ability to perform advanced or customized XML parsing logic that may be required in certain use cases.
Currently, the FromXmlParser class does not provide an extension point or factory mechanism to inject or use a custom implementation of XmlTokenStream. This limits the ability to perform advanced or customized XML parsing logic that may be required in certain use cases.