public setProperty(name as String, value as Object) as Void throws SAXNotRecognizedException, SAXNotSupportedException:
Sets a SAX property value.
parser.setProperty("http://xml.org/sax/properties/lexical-handler", handler)