luxor.css.spi
Interface DocumentHandler
- All Known Implementing Classes:
- XulCssDocumentHandler, XulCssStyleDeclarationDocumentHandler
- public interface DocumentHandler
startDocument
public void startDocument(InputSource source)
endDocument
public void endDocument(InputSource source)
comment
public void comment(java.lang.String text)
startSelector
public void startSelector(java.util.List selectors)
endSelector
public void endSelector(java.util.List selectors)
property
public void property(java.lang.String name,
CssValue value,
boolean isImportant)
Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by