public getProperty(name as String) as Object throws SAXNotRecognizedException, SAXNotSupportedException
Returns the current value of a property.
| Parameter | Description |
|---|---|
name | Fully-qualified property URI. |
Current property value.
handler = reader.getProperty("http://xml.org/sax/properties/lexical-handler")