Receive notification of a comment.
Creates an any node selector.
Creates an attribute condition
Creates a "begin hyphen" attribute condition
Creates a cdata section node selector.
Creates a child selector.
Creates a class condition
Creates a comment node selector.
Creates a conditional selector.
Creates a content condition
Creates a descendant selector.
Creates a sibling selector.
Creates an element selector.
Creates a negative condition
Creates an negative selector.
Creates a "one of" attribute condition
Creates a "only one" child condition
Creates a "only one" type condition
Creates a positional condition
Creates a processing instruction node selector.
Creates a pseudo class condition
Creates a pseudo element selector.
Creates an root node selector.
Creates a text node selector.
Creates a new CSSException
Creates a new CSSException with an embeded exception.
Creates a new CSSException with a specific code.
Creates a new CSSException with an embeded exception and a specified
message.
Creates a new CSSException
Encapsulate a CSS parse error or warning.
Create a new CSSParseException from a message and a Locator.
Wrap an existing exception in a CSSParseException.
Create a new CSSParseException.
Create a new CSSParseException with an embedded exception.
Returns the parent selector.
Get the byte stream for this input source.
Get the character stream for this input source.
returns the error code for this exception.
The column number of the end of the text where the exception occurred.
Return the column number where the current document event ends.
Returns the condition to be applied on the simple selector.
An integer indicating the type of Condition
.
Returns the character data.
Returns the character data.
Returns the string representation of the unit.
Get the character encoding for a byte stream or URI.
Returns the internal exception if any, null otherwise.
Returns the first condition.
Returns the name of the function.
Returns the integer value.
Returns the length of this media list
Returns the length of this selector list
An integer indicating the type of LexicalUnit
.
The line number of the end of the text where the exception occurred.
Return the line number where the current document event ends.
Returns the media associated to the input source or null
if media are currently unknown.
Returns the detail message of this throwable object.
Returns the next value or null
if any.
The node type to considered in the siblings list.
The function parameters including operators (like the comma).
Returns a string about which CSS language is supported by this
parser.
Returns the position in the tree.
Returns the previous value or null
if any.
Returns the second condition.
Returns the first selector.
An integer indicating the type of Selector
Returns the simple selector.
Returns the simple selector.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns the string value.
Returns a list of values inside the sub expression.
Returns the
target
of the processing instruction.
Returns the title for this input source.
true
if the node should have the same node type (for
element, same namespaceURI and same localName).
true
if the child node list only shows nodes of the same
type of the selector (only elements, only PIS, ...)
Get the URI of the document where the exception occurred.
Get the URI for this input source.
Return the URI for the current document event.
Returns the value of the attribute.
Receive notification of an unknown rule t-rule not supported by this
parser.
Receive notification of a import statement in the style sheet.
A single input source for a CSS source.
Zero-argument default constructor.
Create a new input source with a character stream.
Create a new input source with a URI.
Returns the medium at the specified index, or null
if this
is not a valid index.
Returns the selector at the specified index, or null
if this
is not a valid index.
This condition checks exactly two conditions.
This selector matches any node.
This condition checks an attribute.
This condition checks if the value is in a hypen-separated list of values
in a specified attribute.
This selector matches only cdata node.
This selector matches a childhood relationship between two elements.
This condition checks for a specified class.
This selector matches only comment node.
This is a conditional selector.
This condition checks the content of a node.
This selector matches an arbitrary descendant of some ancestor element.
This selector matches two selectors who shared the same parent in the
document tree and the element represented by the first sequence
immediately precedes the element represented by the second one.
This selector matches only element node.
This condition checks an id attribute.
any identifier except inherit
.
This condition checks the language of the node.
This condition checks that a condition can't be applied to a node.
This selector matches only node that are different from a specified one.
If the operation is not supported
This condition checks for a value in a space-separated values in a
specified attribute
example:
[values~="10"]
This condition checks if a node is the only one in the node list.
This condition checks if a node is the only one of his type.
This condition checks one of two conditions.
This condition checks a specified position.
This selector matches only processing instruction node.
This condition checks for the link pseudo class.
This selector matches the 'first line' pseudo element.
This selector matches the root node.
sub expressions
(a)
(a + b)
(normal/none)
If an invalid or illegal string is specified
This selector matches only text node.
this error is unspecified.
This interface defines a selector.
The SelectorList interface provides the abstraction of an ordered collection
of selectors, without defining or constraining how this collection is
implemented.
Set the byte stream for this input source.
Set the character stream for this input source.
Allow an application to register a document event handler.
Set the character encoding, if known.
Allow an application to register an error event handler.
Allow an application to request a locale for errors and warnings.
Set the media for this input source.
Set the title for this input source.
Set the URI for this input source.
This interface is only for constraints on selectors.
Receive notification of the beginning of a style sheet.
Receive notification of the beginning of a font face statement.
Receive notification of the beginning of a media statement.
Receive notification of the beginning of a page statement.
Receive notification of the beginning of a rule statement.