As per the api documentation the getInputDeclHandler of Transformer should
return
"A valid DeclHandler, which should never be null, as long as
getFeature("http://xml.org/trax/features/sax/input") returns true. "
However inspite of the getFeature returning true the DeclHandler returned is null.
return
"A valid DeclHandler, which should never be null, as long as
getFeature("http://xml.org/trax/features/sax/input") returns true. "
However inspite of the getFeature returning true the DeclHandler returned is null.