| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.domassign |
| Modifier and Type | Method and Description |
|---|---|
static DeclarationTransformer |
CSSFactory.getDeclarationTransformer()
Returns the registered DeclarationTransformer
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CSSFactory.registerDeclarationTransformer(DeclarationTransformer newDeclarationTransformer)
Registers new DeclarationTransformer
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeclarationTransformerImpl
Contains methods to transform declaration into values applicable to NodeData.
|
| Modifier and Type | Field and Description |
|---|---|
protected static DeclarationTransformer |
BaseNodeDataImpl.transformer |
Copyright © 2019. All rights reserved.