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,
java.lang.String tag,
java.lang.String[] metadata)
Input elements are passed from Templater resize for inspection.
|
org.w3c.dom.Element[] combine(org.w3c.dom.Element location,
org.w3c.dom.Element[] input,
java.lang.String tag,
java.lang.String[] metadata)
location - parent XML element where tag was detectedinput - XML elements passed to Templatertag - replaced tagmetadata - replaced tag metadata