dk.brics.xsugar.xml
Class StylesheetNormalizer

java.lang.Object
  extended by dk.brics.xsugar.xml.StylesheetNormalizer

public class StylesheetNormalizer
extends Object

Normalizes a stylesheet (special chars).


Constructor Summary
StylesheetNormalizer()
          Constructs a new normalizer.
 
Method Summary
 void normalize(Stylesheet stylesheet)
          Normalizes the given stylesheet.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StylesheetNormalizer

public StylesheetNormalizer()
Constructs a new normalizer.

Method Detail

normalize

public void normalize(Stylesheet stylesheet)
Normalizes the given stylesheet.

Parameters:
stylesheet - stylesheet


Copyright © 2004-2007 Anders Møller & Claus Brabrand.