I think the answer is no, but is there any way to supply a particular
instance of a NetAccessor to a parser instance at runtime?

If not, is that feature of interest to anybody, possibly by way of a
Xerces-specific feature property?

The use case I have in mind is the ability to supply a more contextual set
of options to a curl-based NetAccessor at runtime, such as HTTP proxy
settings, based on the operation being performed. Today, I'd have to do that
by storing the data to a file using my own code first and then parsing from
that, rather than having the option to feed the data directly into the
parser.

-- Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to