Example #1
0
 public W3CProcessor()
 {
     this.cache = new W3CFieldCache(new FileHandler());
 }
Example #2
0
 public W3CProcessor()
 {
     this.cache = new W3CFieldCache(new FileHandler());
 }