36 array $idAttributes = [],
45 $this->dom = $this->
initDom($xml, $filename, $exceptionCollector);
46 $this->rootNamespace = $this->dom->lookupNamespaceUri($this->dom->namespaceURI);
57 public function merge($xml, $filename =
null, $exceptionCollector =
null)
59 $dom = $this->
initDom($xml, $filename, $exceptionCollector);
merge($xml, $filename=null, $exceptionCollector=null)
checkFilenameSuffix($filename, $suffix)
initDom($xml, $filename=null)
mergeNode(\DOMElement $node, $parentPath)
__construct( $xml, $filename, $exceptionCollector, array $idAttributes=[], $typeAttributeName=null, $schemaFile=null, $errorFormat=self::ERROR_FORMAT_DEFAULT)