Serialized Form
Package com.steadystate.css.dom |
serialVersionUID: 7996279151817598904L
identifier
String identifier
listStyle
String listStyle
separator
String separator
serialVersionUID: 6769757755750030077L
serialVersionUID: -2472209213089007127L
encoding
String encoding
serialVersionUID: -3604191834588759088L
style
CSSStyleDeclarationImpl style
serialVersionUID: 7807829682009179339L
href
String href
media
org.w3c.dom.stylesheets.MediaList media
serialVersionUID: 6603734096445214651L
media
org.w3c.dom.stylesheets.MediaList media
cssRules
org.w3c.dom.css.CSSRuleList cssRules
serialVersionUID: -6007519872104320812L
ident
String ident
pseudoPage
String pseudoPage
style
org.w3c.dom.css.CSSStyleDeclaration style
serialVersionUID: -1269068897476453290L
rules
List<E> rules
serialVersionUID: -2373755821317100189L
parentRule
org.w3c.dom.css.CSSRule parentRule
properties
List<E> properties
serialVersionUID: -697009251364657426L
selectors
SelectorList selectors
style
org.w3c.dom.css.CSSStyleDeclaration style
serialVersionUID: -2300541300646796363L
disabled
boolean disabled
ownerNode
Node ownerNode
parentStyleSheet
org.w3c.dom.stylesheets.StyleSheet parentStyleSheet
href
String href
title
String title
media
org.w3c.dom.stylesheets.MediaList media
ownerRule
org.w3c.dom.css.CSSRule ownerRule
readOnly
boolean readOnly
cssRules
org.w3c.dom.css.CSSRuleList cssRules
baseUri
String baseUri
serialVersionUID: -268104019127675990L
text
String text
serialVersionUID: 406281136418322579L
_value
Object _value
serialVersionUID: 7365733663951145145L
serialVersionUID: 6662784733573034870L
media
List<E> media
serialVersionUID: 8720637891949104989L
name
String name
value
org.w3c.dom.css.CSSValue value
important
boolean important
serialVersionUID: -7031248513917920621L
left
org.w3c.dom.css.CSSPrimitiveValue left
top
org.w3c.dom.css.CSSPrimitiveValue top
right
org.w3c.dom.css.CSSPrimitiveValue right
bottom
org.w3c.dom.css.CSSPrimitiveValue bottom
serialVersionUID: 8152675334081993160L
red
org.w3c.dom.css.CSSPrimitiveValue red
green
org.w3c.dom.css.CSSPrimitiveValue green
blue
org.w3c.dom.css.CSSPrimitiveValue blue
Package com.steadystate.css.parser |
serialVersionUID: -7260032046960116891L
lexicalUnitType
short lexicalUnitType
nextLexicalUnit
LexicalUnit nextLexicalUnit
previousLexicalUnit
LexicalUnit previousLexicalUnit
floatValue
float floatValue
dimension
String dimension
functionName
String functionName
parameters
LexicalUnit parameters
stringValue
String stringValue
locator
Locator locator
serialVersionUID: 2240824537064705530L
uri
String uri
lineNumber
int lineNumber
columnNumber
int columnNumber
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
String eol
- The end of line string for this machine.
serialVersionUID: 7313376916207026333L
selectors
List<E> selectors
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package com.steadystate.css.parser.selectors |
serialVersionUID: -3180583860092672742L
firstCondition
Condition firstCondition
secondCondition
Condition secondCondition
serialVersionUID: 9035418830958954213L
localName
String localName
value
String value
serialVersionUID: 6552118983276681650L
localName
String localName
value
String value
serialVersionUID: 4635511567927852889L
data
String data
serialVersionUID: -5843289529637921083L
ancestorSelector
Selector ancestorSelector
simpleSelector
SimpleSelector simpleSelector
serialVersionUID: -2216489300949054242L
value
String value
serialVersionUID: 7217145899707580586L
simpleSelector
SimpleSelector simpleSelector
condition
Condition condition
serialVersionUID: -3620467847449531232L
ancestorSelector
Selector ancestorSelector
simpleSelector
SimpleSelector simpleSelector
serialVersionUID: -7328602345833826516L
nodeType
short nodeType
selector
Selector selector
siblingSelector
SimpleSelector siblingSelector
serialVersionUID: 7507121069969409061L
localName
String localName
serialVersionUID: 5955662524656167683L
value
String value
serialVersionUID: 1701599531953055387L
lang
String lang
serialVersionUID: -1371164446179830634L
localName
String localName
value
String value
serialVersionUID: 1798016773089155610L
value
String value
serialVersionUID: 2913936296006875268L
localName
String localName
Package com.steadystate.css.sac |
serialVersionUID: -4892920039949256795L
testCaseUri
String testCaseUri
Copyright © 2009. All Rights Reserved.