A sanitizer for untrusted user input processed as XML without validation against a known schema.
Direct supertypes
Known direct subtypes
Inherited predicates
asExpr | Gets the expression corresponding to this node, if any. | from Node |
asParameter | Gets the parameter corresponding to this node, if any. | from Node |
getEnclosingCallable | Gets the enclosing callable of this node. | from ExprNode |
getExpr | Gets the expression corresponding to this node. | from ExprNode |
getLocation | Gets the location of this node. | from ExprNode |
getType | Gets the type of this node. | from ExprNode |
toString | Gets a textual representation of this node. | from ExprNode |