Searched refs:shouldRelease (Results 1 – 1 of 1) sorted by relevance
536 public void transform(Source source, boolean shouldRelease) throws TransformerException in transform() argument620 if (shouldRelease) in transform()1136 public void transform(Source xmlSource, Result outputTarget, boolean shouldRelease) in transform() argument1147 transform(xmlSource, shouldRelease); in transform()