Home | History | Annotate | Download | only in templates

Lines Matching refs:targetElement

1527    * @param targetElement Element to check
1535 org.w3c.dom.Element targetElement) throws TransformerException
1538 return (null != sroot) ? sroot.shouldStripWhiteSpace(support, targetElement) :false;