Searched refs:NO_MODIFICATION_ALLOWED_ERR (Results 1 – 6 of 6) sorted by relevance
673 throwDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, in removeNamedItem()674 XSLTErrorResources.NO_MODIFICATION_ALLOWED_ERR); in removeNamedItem()692 throwDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, in removeNamedItemNS()693 XSLTErrorResources.NO_MODIFICATION_ALLOWED_ERR); in removeNamedItemNS()709 throwDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, in setNamedItem()710 XSLTErrorResources.NO_MODIFICATION_ALLOWED_ERR); in setNamedItem()726 throwDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, in setNamedItemNS()727 XSLTErrorResources.NO_MODIFICATION_ALLOWED_ERR); in setNamedItemNS()755 throwDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR, in appendChild()756 XSLTErrorResources.NO_MODIFICATION_ALLOWED_ERR); in appendChild()[all …]
163 throw new DTMException(DTMException.NO_MODIFICATION_ALLOWED_ERR); in setNamedItem()183 throw new DTMException(DTMException.NO_MODIFICATION_ALLOWED_ERR); in removeNamedItem()242 throw new DTMException(DTMException.NO_MODIFICATION_ALLOWED_ERR); in setNamedItemNS()268 throw new DTMException(DTMException.NO_MODIFICATION_ALLOWED_ERR); in removeNamedItemNS()
234 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in setPrefix()316 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in setNodeValue()494 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in insertBefore()510 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in replaceChild()524 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in removeChild()538 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in appendChild()823 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR); in importNode()
49 NO_MODIFICATION_ALLOWED_ERR = 7 variable94 code = NO_MODIFICATION_ALLOWED_ERR
461 public static final String NO_MODIFICATION_ALLOWED_ERR = field in XSLTErrorResources1315 { NO_MODIFICATION_ALLOWED_ERR, in getContents()
971 | :const:`NO_MODIFICATION_ALLOWED_ERR` | :exc:`NoModificationAllowedErr` |