| Package | Description |
|---|---|
| com.salesforce.omakase.ast |
Contains general AST (Abstract Syntax Tree) units, such as Rule and top-level AST interfaces, such as Syntax, Commentable and
Refinable.
|
| com.salesforce.omakase.ast.atrule |
Contains at-rule AST members.
|
| com.salesforce.omakase.ast.collection |
Contains interfaces and classes for collections of Syntax units.
|
| com.salesforce.omakase.ast.declaration |
Contains declaration AST members.
|
| com.salesforce.omakase.ast.extended |
Contains customized, extended syntax objects that are not part of the standard CSS spec.
|
| com.salesforce.omakase.ast.selector |
Contains selector AST members.
|
| com.salesforce.omakase.writer |
Classes for outputting processed CSS in compressed or uncompressed modes.
|
| Class and Description |
|---|
| StyleAppendable
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter
The main class for writing processed CSS content.
|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| Class and Description |
|---|
| StyleAppendable
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter
The main class for writing processed CSS content.
|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| Class and Description |
|---|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| Class and Description |
|---|
| StyleAppendable
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter
The main class for writing processed CSS content.
|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| Class and Description |
|---|
| StyleAppendable
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter
The main class for writing processed CSS content.
|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| Class and Description |
|---|
| StyleAppendable
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter
The main class for writing processed CSS content.
|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| Class and Description |
|---|
| CustomWriter
Customizes the writing of a particular
Syntax unit. |
| StyleAppendable
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter
The main class for writing processed CSS content.
|
| Writable
Indicates that something can be written to a
StyleAppendable. |
| WriterMode
The various levels of compression and minification for output.
|
Copyright (c) 2019, Salesforce.com, Inc. All rights reserved. Licensed under the BSD 3-Clause license. For full license text, see the LICENSE file in the repository.