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()
461 public static final String NO_MODIFICATION_ALLOWED_ERR = field in XSLTErrorResources1315 { NO_MODIFICATION_ALLOWED_ERR, in getContents()
1 …MENT_ERR=4;X.INVALID_CHARACTER_ERR=5;X.NO_DATA_ALLOWED_ERR=6;X.NO_MODIFICATION_ALLOWED_ERR=7;X.NOT…
1408 p.NO_MODIFICATION_ALLOWED_ERR = 7;