Skip to content

Commit

Permalink
override annotation added
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Dec 31, 2015
1 parent 8c0f941 commit f996e05
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -345,6 +345,7 @@ private void setTransformerParameter(String name, String value) {
/**
* @see org.wyona.yanel.impl.resources.BasicXMLResource#passTransformerParameters(Transformer)
*/
@Override
protected void passTransformerParameters(javax.xml.transform.Transformer transformer) throws Exception {
super.passTransformerParameters(transformer);
try {
Expand Down

0 comments on commit f996e05

Please sign in to comment.