public static interface DocumentFactoryBuilder.XmlCombine
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Element[] |
combine(org.w3c.dom.Element location,
org.w3c.dom.Element[] input)
Input elements are passed from Templater resize for inspection.
|
org.w3c.dom.Element[] combine(org.w3c.dom.Element location, org.w3c.dom.Element[] input)
location
- parent XML element where tag was detectedinput
- XML elements passed to Templater