public setFeature(name as String, value as Boolean) as Void throws SAXNotRecognizedException, SAXNotSupportedException
Sets the current value of a feature flag.
reader.setFeature("http://xml.org/sax/features/namespaces", true)