/[classpath]/classpath/gnu/xml/transform/Template.java
ViewVC logotype

Diff of /classpath/gnu/xml/transform/Template.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gnu_andrew, Sat Feb 12 14:26:02 2005 UTC revision 1.3 by dog, Thu Jun 30 22:09:07 2005 UTC
# Line 206  class Template Line 206  class Template
206               Node parent, Node nextSibling)               Node parent, Node nextSibling)
207      throws TransformerException      throws TransformerException
208    {    {
209      //System.err.println("...applying " + toString() + " to " + context);      System.err.println("...applying " + toString() + " to " + context);
210      if (node != null)      if (node != null)
211        {        {
212          node.apply(stylesheet, mode,          node.apply(stylesheet, mode,

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26