Package org.zkoss.zuss.metainfo

ZUSS Metainfo.

See:
          Description

Interface Summary
NodeInfo Represents a node in a ZUSS metainfo tree.
 

Class Summary
ArgumentDefinition Represents the defintion of arguments of MixinDefinition and FunctionDefinition.
BlockDefinition Represents a block with an optional condition.
ConstantValue Represents a value, i.e., the value on the right side of colon.
Expression Represents an expression.
FunctionDefinition Represents a function definition.
FunctionValue Represents a function invocation.
IfDefinition Represents an if definition.
MediaDefinition Represents CSS's @media definition.
MixinDefinition Represents a mixin definition.
Operator Represents an operator.
RawValue Represents a value that shall be outputed to CSS directly.
RuleDefinition Represents the defintion of a CSS rule.
StyleDefinition Represents a CSS style (i.e., xxx: y1 y2).
VariableDefinition Represents a variable definition (@xx: y1 y2).
VariableValue Represents a variable invocation.
ZussDefinition Represents the definiton of a ZUSS style sheet.
 

Enum Summary
Operator.Type Types of the operators.
 

Package org.zkoss.zuss.metainfo Description

ZUSS Metainfo.



Copyright © 2005-2010 Potix Corporation. All Rights Reserved.