List of usage examples for com.google.gwt.eclipse.core.formatter AbstractFormattingStrategy subclass-usage
From source file com.gwtplugins.gwt.eclipse.gss.ExtractingGssFormattingStrategy.java
/**
* The base formatting strategy for CSS that extracts the CSS from the document
* (whose model may not be a CSS model), formats the extracted CSS, validates
* the formatting is correct, and re-applies it to the document.
* <p>
* Validation is required because there are cases (e.g. "@media { b { } }")