Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a98_rgb - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
- ABS - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
abs()
- absoluteProxyValue(CSSPrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.Evaluator
- absoluteTypedValue(CSSTypedValue) - Method in class io.sf.carte.doc.style.css.property.Evaluator
- absoluteValue(CSSPrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.Evaluator
-
Obtain an absolute (numeric) value, starting from a primitive value.
- AbstractCSSCanvas - Class in io.sf.carte.doc.style.css.om
-
Abstract base class useful for CSSCanvas implementations.
- AbstractCSSCanvas() - Constructor for class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Construct a canvas to display the given document.
- AbstractCSSRule - Class in io.sf.carte.doc.style.css.om
-
Abstract class to be inherited by all CSS rules.
- AbstractCSSRule() - Constructor for class io.sf.carte.doc.style.css.om.AbstractCSSRule
- AbstractCSSStyleDeclaration - Class in io.sf.carte.doc.style.css.om
-
Abstract class to be inherited by all CSS style declarations.
- AbstractCSSStyleDeclaration() - Constructor for class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
- AbstractCSSStyleSheet - Class in io.sf.carte.doc.style.css.om
-
Abstract class to be inherited by all CSS style sheets.
- AbstractCSSStyleSheet(String) - Constructor for class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- AbstractCSSStyleSheetFactory - Class in io.sf.carte.doc.style.css.om
-
Abstract class for CSS style sheet factories.
- AbstractCSSStyleSheetFactory() - Constructor for class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
- AbstractDeviceFactory - Class in io.sf.carte.doc.agent
-
A simple, map-backed abstract base class for
DeviceFactory
implementations. - AbstractDeviceFactory() - Constructor for class io.sf.carte.doc.agent.AbstractDeviceFactory
- AbstractMediaQuery - Class in io.sf.carte.doc.style.css.parser
- AbstractMediaQuery() - Constructor for class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- AbstractSelectorMatcher - Class in io.sf.carte.doc.style.css.om
-
CSS Selector matcher.
- AbstractSelectorMatcher() - Constructor for class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- AbstractStyleDatabase - Class in io.sf.carte.doc.style.css.om
-
Abstract base class for CSS Style databases.
- AbstractStyleDatabase() - Constructor for class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- AbstractStyleDatabase.FontFormat - Enum Class in io.sf.carte.doc.style.css.om
- AbstractStyleSheet - Class in io.sf.carte.doc.style.css.om
-
Abstract class to be inherited by all CSS style sheets.
- AbstractStyleSheet(String) - Constructor for class io.sf.carte.doc.style.css.om.AbstractStyleSheet
- AbstractUserAgent - Class in io.sf.carte.doc.agent
-
Abstract base class for User Agents, with cookie handling.
- AbstractUserAgent(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.agent.AbstractUserAgent
- acceptDeclarationRuleVisitor(Visitor<CSSDeclarationRule>) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetList
-
Accept a declaration rule visitor.
- acceptDeclarationRuleVisitor(Visitor<CSSDeclarationRule>) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Accept a declaration rule visitor.
- acceptDeclarationRuleVisitor(Visitor<CSSDeclarationRule>) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Accept a declaration rule visitor.
- acceptDeclarationRuleVisitor(Visitor<CSSDeclarationRule>) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- acceptDescriptorRuleVisitor(Visitor<CSSDeclarationRule>) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetList
-
Accept a descriptor rule visitor.
- acceptDescriptorRuleVisitor(Visitor<CSSDeclarationRule>) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Accept a descriptor rule visitor.
- acceptDescriptorRuleVisitor(Visitor<CSSDeclarationRule>) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- acceptDescriptorRuleVisitor(Visitor<CSSDeclarationRule>) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- acceptNode(Node) - Method in interface io.sf.carte.doc.dom.NodeFilter
-
Find whether the given node is to be returned (or not) by an iterator.
- acceptsAllCookies() - Method in interface io.sf.carte.doc.agent.CookieConfig
- acceptsSessionCookies() - Method in interface io.sf.carte.doc.agent.CookieConfig
-
Does the user agent accept session cookies.
- acceptStyleRuleVisitor(Visitor<CSSStyleRule>) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetList
-
Accept a style rule visitor.
- acceptStyleRuleVisitor(Visitor<CSSStyleRule>) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Accept a style rule visitor.
- acceptStyleRuleVisitor(Visitor<CSSStyleRule>) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Accept a style rule visitor.
- acceptStyleRuleVisitor(Visitor<CSSStyleRule>) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- ACOS - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
acos()
- add(int, String) - Method in class io.sf.carte.doc.WrapperStringList
- add(E) - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Adds a value to the end of this list.
- add(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
-
Add the
sheet
style sheet to this list. - add(StyleValue) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
-
Adds a value to the end of this list.
- add(StyleValue) - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Adds a value to the end of this list.
- add(String) - Method in interface io.sf.carte.doc.DOMTokenList
-
Adds the given token to this collection.
- add(String) - Method in class io.sf.carte.doc.DOMTokenListImpl
- add(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- add(String) - Method in class io.sf.carte.doc.WrapperStringList
- addAll(int, Collection<? extends String>) - Method in class io.sf.carte.doc.WrapperStringList
- addAll(ValueList) - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Appends all of the elements in the given list to the end of this list.
- addAll(Collection<? extends String>) - Method in class io.sf.carte.doc.WrapperStringList
- addCondition(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
Add a condition to a boolean condition.
- addDownloadListener(U, DownloadListener<C>) - Method in interface io.sf.carte.doc.agent.net.ResourceAgent
-
Adds a download listener for asynchronous retrieval of resources (embedded images, etc.)
- addEventListener(String, EventListener, boolean) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
- addHostToWhiteList(String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Add the given host to a whitelist for remote DTD fetching.
- addListener(DownloadListener<C>) - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- addListener(MediaQueryListListener) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Deprecated.
- addLocalRule(CSSRule) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Inserts a local rule in the current insertion point (generally after the last rule).
- addLocalRule(CSSRule) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- addOverrideProperty(String, StyleValue, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- addOverrideProperty(String, StyleValue, String) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- addPort(int) - Method in interface io.sf.carte.doc.agent.Cookie
- addPort(int) - Method in class io.sf.carte.doc.agent.DefaultCookie
- addProperty(String, StyleValue, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- addRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Inserts a rule in the current insertion point (generally after the last rule).
- addRule(R) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Inserts a rule in the current insertion point (generally after the last rule).
- addStyle(BaseCSSStyleDeclaration) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Add all the properties in the given style declaration to this one.
- addStyleSheet(InputSource) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Adds a style sheet (contained by the given InputSource) to the global style sheet defined by the document's default style sheet and all the linked and embedded styles.
- addStyleSheet(AbstractCSSStyleSheet) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Adds the rules contained by the supplied style sheet, if that sheet is not disabled.
- addStyleSheet(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Adds the rules contained by the supplied style sheet, if that sheet is not disabled.
- addStyleSheet(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Adds the rules contained by the supplied style sheet, if that sheet is not disabled.
- addUnchecked(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- adoptNode(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- adoptNode(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- afterStartTag(DOMElement, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Take decisions after serializing the start tag of an element.
- AgentUtil - Class in io.sf.carte.util.agent
-
User agent utility methods.
- AgentUtil() - Constructor for class io.sf.carte.util.agent.AgentUtil
- AgentXHTMLDocumentFactory(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory
- AlgebraicExpression - Interface in io.sf.carte.doc.style.css
-
Expression sub-interface to be implemented by operations like sum or product.
- align(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
align
attribute of table elements interpreted as a presentational hint. - AnBExpression - Class in io.sf.carte.doc.style.css.parser
-
AnB expression.
- AnBExpression() - Constructor for class io.sf.carte.doc.style.css.parser.AnBExpression
- AND - Enum constant in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
An
AND
condition. - AND - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks two conditions in a compound selector.
- angle - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any angle.
- AnonymousStyleDeclaration - Class in io.sf.carte.doc.style.css.om
-
Anonymous style declaration, associated to a non-element DOM node.
- AnonymousStyleDeclaration(AnonymousStyleDeclaration) - Constructor for class io.sf.carte.doc.style.css.om.AnonymousStyleDeclaration
- AnonymousStyleDeclaration(Node) - Constructor for class io.sf.carte.doc.style.css.om.AnonymousStyleDeclaration
- append(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
-
Appends the rule to the end of the list
- append(MarginRule) - Method in class io.sf.carte.doc.style.css.om.MarginRuleList
-
Appends the rule to the end of the list
- appendANDMinifiedText(BooleanCondition, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- appendANDText(BooleanCondition, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- appendChild(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- appendChild(Node) - Method in class io.sf.carte.doc.dom.DOMElement
- appendChild(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
- appendChild(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
- appendChild(Node) - Method in interface io.sf.carte.doc.dom.DOMNode
-
Adds the node
newChild
to the end of the list of children of this node. - appendChild(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- appendFeatureText(String, byte, String, String, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.MediaQueryHelper
- appendLonghandMinifiedCssText(StringBuilder, String, StyleValue, boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- appendLonghandMinifiedCssText(StringBuilder, String, StyleValue, boolean) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- appendMinifiedFeatureText(String, byte, String, String, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.MediaQueryHelper
- appendMinifiedText(StringBuilder) - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
Append a minified serialization of the condition to the given buffer.
- appendMinifiedValueString(StringBuilder, LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
- appendNOTMinifiedText(BooleanCondition, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- appendNOTText(BooleanCondition, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- appendORMinifiedText(BooleanCondition, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- appendORText(BooleanCondition, StringBuilder) - Static method in class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- appendRule(String) - Method in interface io.sf.carte.doc.style.css.CSSKeyframesRule
-
Appends a new rule into this keyframes rule collection.
- appendRule(String) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
-
Appends a new rule into this keyframes rule collection.
- appendShorthandMinifiedCssText(StringBuilder, String, ShorthandValue) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- appendShorthandMinifiedCssText(StringBuilder, String, ShorthandValue) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- appendText(StringBuilder) - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
Append a serialization of the condition to the given buffer.
- appendValueString(StringBuilder, LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
- argumentCheckVoidSpaces(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- ArgumentCondition - Interface in io.sf.carte.doc.style.css.nsac
-
A condition is applied to a list of selectors that is supplied as an argument to the selector name.
- ArrayStringList - Class in io.sf.carte.doc
-
Implementation of
StringList
based onArrayList
. - ArrayStringList() - Constructor for class io.sf.carte.doc.ArrayStringList
-
Constructs an empty list with a
ArrayList
's default initial capacity. - ArrayStringList(int) - Constructor for class io.sf.carte.doc.ArrayStringList
-
Constructs an empty list with the specified initial capacity.
- ArrayStringList(Collection<? extends String>) - Constructor for class io.sf.carte.doc.ArrayStringList
-
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- ASIN - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
asin()
- asSubproperty() - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- ATAN - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
atan()
- ATAN2 - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
atan2()
- ATTR - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
attr()
function. - ATTR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Attribute:
attr(...)
. - attribute(Attr) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- ATTRIBUTE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks for the presence of an attribute (and eventually its value).
- AttributeCondition - Interface in io.sf.carte.doc.style.css.nsac
-
Based on SAC's
AttributeCondition
interface by Philippe Le Hegaret. - AttributeCondition.Flag - Enum Class in io.sf.carte.doc.style.css.nsac
-
Attribute selector flags.
- AttributeConditionVisitor - Class in io.sf.carte.doc.style.css.parser
-
Subclasses can be used to visit a selector (or a selector list) and replace the namespaceURI, localName or value of the contained
AttributeCondition
s. - AttributeConditionVisitor() - Constructor for class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
- AttributeNamedNodeMap - Interface in io.sf.carte.doc.dom
-
Attribute NamedNodeMap.
- AttributeToStyle - Class in io.sf.carte.doc.style.css.property
-
Transforms legacy HTML attributes into style declarations.
- AttributeToStyle() - Constructor for class io.sf.carte.doc.style.css.property.AttributeToStyle
- AttrStyleRuleVisitor - Class in io.sf.carte.doc.style.css.util
-
Visit style rules and apply an
AttributeConditionVisitor
. - AttrStyleRuleVisitor(AttributeConditionVisitor) - Constructor for class io.sf.carte.doc.style.css.util.AttrStyleRuleVisitor
-
Construct the rule visitor.
- AttrValue - Class in io.sf.carte.doc.style.css.property
-
Attr value.
- AttrValue(short) - Constructor for class io.sf.carte.doc.style.css.property.AttrValue
- AttrValue(AttrValue) - Constructor for class io.sf.carte.doc.style.css.property.AttrValue
- authenticationCredentials(String, String) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Gives the credentials for the given hostname and realm, creating a new one if there is none.
- authenticationCredentials(String, String) - Method in interface io.sf.carte.doc.agent.UserAgent.AgentControl
-
Gives the credentials for the given hostname and realm, creating a new one if there is none.
- AuthenticationCredentials - Interface in io.sf.carte.doc.agent
-
Authentication credentials for user agents.
- AWTHelper - Class in io.sf.carte.doc.style.css.awt
-
AWT helper methods.
- AWTHelper() - Constructor for class io.sf.carte.doc.style.css.awt.AWTHelper
- AWTStyleDatabase - Class in io.sf.carte.doc.style.css.awt
-
CSS style database for use with AWT objects.
- AWTStyleDatabase() - Constructor for class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
-
Constructs a default style database with no graphics configuration.
- AWTStyleDatabase(GraphicsConfiguration) - Constructor for class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
-
Constructs a style database for the given graphics configuration.
B
- background(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
background
attribute of table elements interpreted as a presentational hint. - badAtRule(DOMException, String) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- badAtRule(DOMException, String) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
A fatal problem was found parsing an at-rule.
- badMediaList(MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- badMediaList(MediaQueryList) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Found a media-related rule with a wrong media list.
- BaseCSSDeclarationRule - Class in io.sf.carte.doc.style.css.om
-
Abstract class to be inherited by CSS rules which have a CSSStyleDeclaration.
- BaseCSSDeclarationRule(AbstractCSSStyleSheet, short, byte) - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- BaseCSSStyleDeclaration - Class in io.sf.carte.doc.style.css.om
-
CSS Style Declaration.
- BaseCSSStyleDeclaration() - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- BaseCSSStyleDeclaration(BaseCSSDeclarationRule) - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Constructor with parent CSS rule argument.
- BaseCSSStyleDeclaration(BaseCSSStyleDeclaration) - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Copy constructor.
- BaseCSSStyleSheet - Class in io.sf.carte.doc.style.css.om
-
CSS Style Sheet Object Model implementation base class.
- BaseCSSStyleSheet(String, MediaQueryList, AbstractCSSRule, byte) - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Constructs a style sheet.
- BaseCSSStyleSheetFactory - Class in io.sf.carte.doc.style.css.om
-
Base class for CSS style sheet factories.
- BaseCSSStyleSheetFactory() - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- BaseCSSStyleSheetFactory(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- BaseDocumentCSSStyleSheet - Class in io.sf.carte.doc.style.css.om
-
Base implementation for
DocumentCSSStyleSheet
. - BaseDocumentCSSStyleSheet(String, byte) - Constructor for class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- BaseSelectorMatcher<E> - Class in io.sf.carte.doc.style.css.om
-
Base CSS Selector matcher for DOM.
- BaseSelectorMatcher(E) - Constructor for class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- BEGIN_HYPHEN_ATTRIBUTE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks if the value is in a hypen-separated list of values in a specified attribute.
- BEGINS_ATTRIBUTE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks the beginning of an attribute value.
- bgcolor(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
bgcolor
attribute of table elements interpreted as a presentational hint. - BooleanCondition - Interface in io.sf.carte.doc.style.css
-
Boolean conditions.
- BooleanCondition.Type - Enum Class in io.sf.carte.doc.style.css
-
The types of condition.
- BooleanConditionFactory - Interface in io.sf.carte.doc.style.css
-
Factory interface for boolean conditions.
- BooleanConditionHelper - Class in io.sf.carte.doc.style.css.parser
-
Helper class for
BooleanCondition
. - BooleanConditionHelper() - Constructor for class io.sf.carte.doc.style.css.parser.BooleanConditionHelper
- border(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
border
attribute of table elements interpreted as a presentational hint. - borderColor(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
bordercolor
attribute of table elements interpreted as a presentational hint. - BoxModelHelper - Class in io.sf.carte.doc.style.css.om
-
Box model helper class.
- BoxModelHelper() - Constructor for class io.sf.carte.doc.style.css.om.BoxModelHelper
- BoxValues - Interface in io.sf.carte.doc.style.css
-
Interface giving access to the computed box values.
- BoxValues.TableBoxValues - Interface in io.sf.carte.doc.style.css
-
Sub-interface for tables in the simple box model.
- BufferSimpleWriter - Class in io.sf.carte.util
-
An implementation of
SimpleWriter
backed by aStringBuilder
. - BufferSimpleWriter() - Constructor for class io.sf.carte.util.BufferSimpleWriter
-
Initializes a
BufferSimpleWriter
with an initial buffer capacity of 128 characters. - BufferSimpleWriter(int) - Constructor for class io.sf.carte.util.BufferSimpleWriter
-
Initializes a
BufferSimpleWriter
with an initial buffer capacity ofinitialCapacity
characters. - BufferSimpleWriter(StringBuilder) - Constructor for class io.sf.carte.util.BufferSimpleWriter
-
Initializes a
BufferSimpleWriter
with the given buffer.
C
- CALC - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
A
calc()
expression. - CalcValue - Class in io.sf.carte.doc.style.css.property
-
Calc value.
- CalcValue() - Constructor for class io.sf.carte.doc.style.css.property.CalcValue
- CalcValue(CalcValue) - Constructor for class io.sf.carte.doc.style.css.property.CalcValue
- CASE_I - Enum constant in enum class io.sf.carte.doc.style.css.nsac.AttributeCondition.Flag
-
Case insensitive comparisons should be used.
- CASE_S - Enum constant in enum class io.sf.carte.doc.style.css.nsac.AttributeCondition.Flag
-
Case sensitive comparisons should be used.
- cellSpacing(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
cell-spacing
attribute of table elements interpreted as a presentational hint. - CHAR_ASTERISK - Static variable in class io.sf.carte.uparser.TokenProducer3
-
*
- CHAR_CIRCUMFLEX_ACCENT - Static variable in class io.sf.carte.uparser.TokenProducer3
-
^
- CHAR_COLON - Static variable in class io.sf.carte.uparser.TokenProducer3
-
:
- CHAR_COMMA - Static variable in class io.sf.carte.uparser.TokenProducer3
-
,
- CHAR_COMMERCIAL_AT - Static variable in class io.sf.carte.uparser.TokenProducer3
-
@
- CHAR_DOLLAR - Static variable in class io.sf.carte.uparser.TokenProducer3
-
$
- CHAR_EQUALS - Static variable in class io.sf.carte.uparser.TokenProducer3
-
=
- CHAR_EXCLAMATION - Static variable in class io.sf.carte.uparser.TokenProducer3
-
!
- CHAR_FULL_STOP - Static variable in class io.sf.carte.uparser.TokenProducer3
-
.
- CHAR_GREATER_THAN - Static variable in class io.sf.carte.uparser.TokenProducer3
-
>
- CHAR_HYPHEN_MINUS - Static variable in class io.sf.carte.uparser.TokenProducer3
-
-
- CHAR_LEFT_CURLY_BRACKET - Static variable in class io.sf.carte.uparser.TokenProducer3
-
{
- CHAR_LEFT_PAREN - Static variable in class io.sf.carte.uparser.TokenProducer3
-
(
- CHAR_LEFT_SQ_BRACKET - Static variable in class io.sf.carte.uparser.TokenProducer3
-
[
- CHAR_LESS_THAN - Static variable in class io.sf.carte.uparser.TokenProducer3
-
<
- CHAR_LOW_LINE - Static variable in class io.sf.carte.uparser.TokenProducer3
-
_
- CHAR_NUMBER_SIGN - Static variable in class io.sf.carte.uparser.TokenProducer3
-
#
- CHAR_PERCENT_SIGN - Static variable in class io.sf.carte.uparser.TokenProducer3
-
%
- CHAR_PLUS - Static variable in class io.sf.carte.uparser.TokenProducer3
-
+
- CHAR_QUESTION_MARK - Static variable in class io.sf.carte.uparser.TokenProducer3
-
?
- CHAR_RIGHT_CURLY_BRACKET - Static variable in class io.sf.carte.uparser.TokenProducer3
-
}
- CHAR_RIGHT_PAREN - Static variable in class io.sf.carte.uparser.TokenProducer3
-
)
- CHAR_RIGHT_SQ_BRACKET - Static variable in class io.sf.carte.uparser.TokenProducer3
-
]
- CHAR_SEMICOLON - Static variable in class io.sf.carte.uparser.TokenProducer3
-
;
- CHAR_SLASH - Static variable in class io.sf.carte.uparser.TokenProducer3
-
/
- CHAR_TILDE - Static variable in class io.sf.carte.uparser.TokenProducer3
-
~
- CHAR_VERTICAL_LINE - Static variable in class io.sf.carte.uparser.TokenProducer3
-
|
- character(int, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- character(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Other characters including punctuation (excluding connector punctuation) and symbols (Sc, Sm and Sk unicode categories) was found, that was not one of the non-alphanumeric characters allowed in words.
- character(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Other characters including punctuation (excluding connector punctuation) and symbols (Sc, Sm and Sk unicode categories) was found, that was not one of the non-alphanumeric characters allowed in words.
- checkMultipleToken(String) - Static method in class io.sf.carte.doc.DOMTokenSetImpl
-
Utility method intended for cross-package internal use by the library.
- CHILD - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
This selector matches a childhood relationship between two elements.
- childAdded(Node) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
- childRemoved(Node) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
- cie_lab - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
CIE Lab
- cie_lch - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
CIE LCh
- CLAMP - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
clamp()
- CLASS - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks for a specified class.
- clear() - Method in class io.sf.carte.doc.DOMTokenSetImpl
-
Empty this set.
- clear() - Method in interface io.sf.carte.doc.style.css.CSSRuleList
-
Remove all the rules in this list.
- clear() - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Removes all the items from this list.
- clear() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- clear() - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
-
Removes all the items from this list.
- clear() - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Removes all the items from this list.
- clear() - Method in class io.sf.carte.doc.WrapperStringList
- clone() - Method in class io.sf.carte.doc.agent.DefaultCookie
- clone() - Method in class io.sf.carte.doc.ArrayStringList
- clone() - Method in class io.sf.carte.doc.LinkedStringList
- clone() - Method in interface io.sf.carte.doc.StringList
-
Returns a shallow copy of this
StringList
instance. - clone() - Method in interface io.sf.carte.doc.style.css.AlgebraicExpression
-
Create and return a copy of this object.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Clone this color.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSColorMixFunction
- clone() - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Creates and returns a copy of this value.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSEnvVariableValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Create and return a copy of this object.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSExpressionValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSFunctionValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSGradientValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSMathFunctionValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSOperandExpression
-
Create and return a copy of this object.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSRatioValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSShorthandValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Clone this style sheet.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSUnicodeRangeValue
- clone() - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Creates and returns a copy of this value.
- clone() - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Creates and returns a copy of this object.
- clone() - Method in interface io.sf.carte.doc.style.css.DocumentCSSStyleSheet
-
Clone this style sheet.
- clone() - Method in interface io.sf.carte.doc.style.css.HSLColor
- clone() - Method in interface io.sf.carte.doc.style.css.HSLColorValue
- clone() - Method in interface io.sf.carte.doc.style.css.HWBColor
- clone() - Method in interface io.sf.carte.doc.style.css.HWBColorValue
- clone() - Method in interface io.sf.carte.doc.style.css.LABColor
- clone() - Method in interface io.sf.carte.doc.style.css.LABColorValue
-
Deprecated.
- clone() - Method in interface io.sf.carte.doc.style.css.LCHColor
- clone() - Method in interface io.sf.carte.doc.style.css.LCHColorValue
-
Deprecated.
- clone() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Creates a deep copy of this lexical unit and the next ones, unlinked to any previous lexical unit.
- clone() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Clone this style sheet.
- clone() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
-
Clone this style sheet.
- clone() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- clone() - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
-
Clone this style sheet.
- clone() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- clone() - Method in class io.sf.carte.doc.style.css.om.CSSOMParser
- clone() - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheet
-
Creates and returns a copy of this style sheet.
- clone() - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
-
Creates and returns a copy of this style sheet.
- clone() - Method in class io.sf.carte.doc.style.css.om.InlineStyle
- clone() - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- clone() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- clone() - Method in class io.sf.carte.doc.style.css.property.CalcValue
- clone() - Method in class io.sf.carte.doc.style.css.property.ColorValue
- clone() - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- clone() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- clone() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- clone() - Method in class io.sf.carte.doc.style.css.property.GradientValue
- clone() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- clone() - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- clone() - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- clone() - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- clone() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- clone() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- clone() - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- clone() - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
-
Creates and returns a copy of this object.
- clone() - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- clone() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- clone() - Method in class io.sf.carte.doc.style.css.property.PercentageValue
- clone() - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
-
Creates and returns a copy of this object.
- clone() - Method in class io.sf.carte.doc.style.css.property.RatioValue
- clone() - Method in class io.sf.carte.doc.style.css.property.RectValue
- clone() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- clone() - Method in class io.sf.carte.doc.style.css.property.StringValue
- clone() - Method in class io.sf.carte.doc.style.css.property.StyleValue
- clone() - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- clone() - Method in class io.sf.carte.doc.style.css.property.TypedValue
-
Creates and returns a copy of this object.
- clone() - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- clone() - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- clone() - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- clone() - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- clone() - Method in class io.sf.carte.doc.style.css.property.URIValue
- clone() - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- clone() - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Creates and returns a copy of this object.
- clone() - Method in class io.sf.carte.doc.style.css.property.VarValue
- clone() - Method in interface io.sf.carte.doc.style.css.XYZColor
- clone() - Method in class io.sf.carte.doc.WrapperStringList
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
-
Obtain a clone of this rule whose parent sheet is
parentSheet
. - clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.ImportRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.MarginRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.MediaRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.PageRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- clone(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- clone(String) - Method in interface io.sf.carte.doc.style.css.DocumentCSSStyleSheet
-
Clone this style sheet, but only preserving rules targeting the given medium.
- clone(String) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
-
Clone this style sheet, but only preserving rules targeting the given medium.
- clone(String) - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- cloneNode(boolean) - Method in class io.sf.carte.doc.dom.DOMDocument
- cloneNode(boolean) - Method in class io.sf.carte.doc.dom.DOMElement
- cloneNode(boolean) - Method in class io.sf.carte.doc.dom.HTMLDocument
- cloneNode(boolean) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- closeGroup(int, int) - Method in interface io.sf.carte.uparser.TokenHandler
-
Called when one of these codepoints is found: ), ], }
- color - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any color.
- color(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
color
attribute ofFONT
elements interpreted as a presentational hint. - COLOR - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Color.
- COLOR_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
color() function, for example:
color(display-p3, 0.328 0.962 0.551 / 0.6)
- COLOR_MIX - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Color-Mix function.
- COLOR_MIX - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
color-mix() function, for example:
color-mix(in display-p3, #0200fa 10%, white)
- ColorDeclarationFormattingContext - Class in io.sf.carte.doc.style.css.om
-
DeclarationFormattingContext that allows customization of serialized colors.
- ColorDeclarationFormattingContext() - Constructor for class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
- ColorIdentifiers - Class in io.sf.carte.doc.style.css.property
-
CSS Color identifiers map.
- ColorIdentifiers() - Constructor for class io.sf.carte.doc.style.css.property.ColorIdentifiers
- ColorSpace - Interface in io.sf.carte.doc.style.css
-
Color spaces predefined by CSS.
- ColorValue - Class in io.sf.carte.doc.style.css.property
-
Color value.
- COLUMN_COMBINATOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
E || F
- CombinatorCondition - Interface in io.sf.carte.doc.style.css.nsac
-
Based on SAC's
CombinatorCondition
interface by Philippe Le Hegaret. - CombinatorSelector - Interface in io.sf.carte.doc.style.css.nsac
-
Combinator selector.
- comment(String, boolean) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of a comment.
- comment(String, boolean) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- commented(int, int, String) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- commented(int, int, String) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A commented string was found by the parser.
- commented(int, int, String) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A commented string was found by the parser.
- CommentRemovalHandler - Class in io.sf.carte.uparser
-
A handler that removes comments.
- CommentRemovalHandler(int) - Constructor for class io.sf.carte.uparser.CommentRemovalHandler
-
Construct the handler with the given initial buffer size.
- CommentRemover - Class in io.sf.carte.doc.style.css.parser
-
Utility class that removes CSS comments from a string.
- CommentRemover() - Constructor for class io.sf.carte.doc.style.css.parser.CommentRemover
- COMMENTS_AUTO - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
When parsing a sheet, comments found before a rule may be assigned to the previous rule if a newline character was not found between that rule and the comment, otherwise shall be set as preceding the next rule.
- COMMENTS_IGNORE - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Ignore all comments when parsing a sheet.
- COMMENTS_PRECEDING - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
When parsing a sheet, all comments found before a rule will be considered as belonging to that rule.
- compareDocumentPosition(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- compareDocumentPosition(Node) - Method in class io.sf.carte.doc.dom.DOMElement
- compareDocumentPosition(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
- compareDocumentPosition(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
- compareDocumentPosition(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- COMPAT_IDENT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Compat identifier: invalid value accepted for IE compatibility as an ident-like value.
- COMPAT_PRIO - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Value with invalid priority accepted for IE compatibility, but it is interpreted as being of
!
- CompatInlineStyle - Class in io.sf.carte.doc.style.css.om
-
Compat-aware CSS inline style declaration.
- CompatInlineStyle() - Constructor for class io.sf.carte.doc.style.css.om.CompatInlineStyle
- CompatInlineStyle(CompatInlineStyle) - Constructor for class io.sf.carte.doc.style.css.om.CompatInlineStyle
- compatLonghand(String, StyleValue, boolean, boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- compatLonghand(String, StyleValue, boolean, boolean) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- compatQuery(CSSParseException) - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
Reports that the current media query is invalid but probably compatible with a legacy browser.
- compatWarning(String, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- compatWarning(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
A warning due to the processing of IE-compatible values was issued.
- Compliance with CSS specification(s) - Search tag in package io.sf.carte.doc.style.css
- Section
- computeBoundProperty(String, String, StyleValue) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
The used value of some properties is bound by a 'master' property, so if that master property has a list value with
n
items, those properties have also a list value ofn
items. - ComputedCSSStyle - Class in io.sf.carte.doc.style.css.om
-
Style declaration that computes CSS properties.
- ComputedCSSStyle(BaseDocumentCSSStyleSheet) - Constructor for class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- ComputedCSSStyle(ComputedCSSStyle) - Constructor for class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- computedStyleError(CSSElement, String, CSSPropertyValueException) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Error found in computed style declaration.
- computedStyleError(CSSElement, String, CSSPropertyValueException) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- computedStyleError(CSSElement, String, CSSPropertyValueException) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- computedStyleWarning(CSSElement, String, CSSPropertyValueException) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Error found in computed style declaration.
- computedStyleWarning(CSSElement, String, CSSPropertyValueException) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- computedStyleWarning(CSSElement, String, CSSPropertyValueException) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- computeMinimumCharsWidth(String) - Static method in class io.sf.carte.doc.style.css.om.BoxModelHelper
-
Find the number of characters of the longest word in the supplied text.
- computeNodeMinimumWidth(String, ComputedCSSStyle, short) - Static method in class io.sf.carte.doc.style.css.om.BoxModelHelper
-
Compute the approximate minimum width of a node that contains the given text.
- computeNodeMinimumWidth(String, ComputedCSSStyle, CSSCanvas, short) - Static method in class io.sf.carte.doc.style.css.om.BoxModelHelper
-
Compute the minimum width of a node that contains the given text.
- computeRevertedStyle(ComputedCSSStyle, SelectorMatcher, Condition, BaseCSSStyleDeclaration, byte) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- computeStyle(ComputedCSSStyle, SelectorMatcher, Condition, InlineStyle) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
-
Compute the style for an element.
- computeTextWidth(String, ComputedCSSStyle, short) - Static method in class io.sf.carte.doc.style.css.om.BoxModelHelper
-
Compute the approximate width of the given text, in the given unit type.
- computeUnitType() - Method in interface io.sf.carte.doc.style.css.CSSMathFunctionValue
-
Performs a dimensional analysis of this function and computes the unit type of the result.
- computeUnitType() - Method in interface io.sf.carte.doc.style.css.CSSMathValue
-
Performs a dimensional analysis of this expression and computes the unit type of the result.
- computeUnitType() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
-
Perform a dimensional analysis of this expression and compute the unit type of the result.
- computeUnitType() - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
-
Perform a dimensional analysis of this expression and compute the unit type of the result.
- condition(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
If the current query contains a media (feature) condition, set it.
- Condition - Interface in io.sf.carte.doc.style.css.nsac
-
Based on SAC's
Condition
interface by Philippe Le Hegaret. - CONDITION_AND - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
AND
condition. - CONDITION_NOT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
NOT
condition. - CONDITION_OR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
OR
condition. - CONDITION_PREDICATE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Fundamental
PREDICATE
inside a condition. - Condition.ConditionType - Enum Class in io.sf.carte.doc.style.css.nsac
- CONDITIONAL - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
This is a conditional selector.
- conditionalRuleError(BooleanCondition, String) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- conditionalRuleError(BooleanCondition, String) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Report an error with the condition, in a conditional rule.
- ConditionalSelector - Interface in io.sf.carte.doc.style.css.nsac
-
Conditional selector, by Philippe Le Hegaret
- CONIC_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
- connect(URLConnection) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Connect the given
URLConnection
. - contains(Selector) - Method in interface io.sf.carte.doc.style.css.nsac.SelectorList
-
Check id this list contains the given selector.
- contains(Object) - Method in class io.sf.carte.doc.WrapperStringList
- contains(String) - Method in class io.sf.carte.doc.ArrayStringList
- contains(String) - Method in interface io.sf.carte.doc.DOMTokenList
-
Does this collection contains this token?
- contains(String) - Method in class io.sf.carte.doc.DOMTokenListImpl
- contains(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- contains(String) - Method in class io.sf.carte.doc.LinkedStringList
- contains(String) - Method in class io.sf.carte.doc.WrapperStringList
- contains(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Test if
node
is an inclusive descendant of this node. - contains(Node) - Method in class io.sf.carte.doc.dom.DOMElement
-
Test if
node
is an inclusive descendant of this node. - contains(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Test if
node
is an inclusive descendant of this node. - contains(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
-
Test if
node
is an inclusive descendant of this node. - contains(Node) - Method in interface io.sf.carte.doc.dom.ExtendedNodeList
-
Determine whether this list contains the given node.
- containsAll(DOMTokenList) - Method in interface io.sf.carte.doc.DOMTokenList
-
Does this collection contain all the tokens in the supplied
DOMTokenList
? - containsAll(DOMTokenList) - Method in class io.sf.carte.doc.DOMTokenListImpl
- containsAll(DOMTokenList) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- containsAll(SelectorList) - Method in interface io.sf.carte.doc.style.css.nsac.SelectorList
-
Returns
true
if this list contains all of the selectors in the given list. - containsAll(Collection<?>) - Method in class io.sf.carte.doc.WrapperStringList
- containsAll(Collection<String>) - Method in interface io.sf.carte.doc.DOMTokenList
-
Does this collection contain all the tokens in the given collection?
- containsAll(Collection<String>) - Method in class io.sf.carte.doc.DOMTokenListImpl
- containsAll(Collection<String>) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- ContentModel - Class in io.sf.carte.doc.xml.dtd
-
XML Content Model information.
- contractSpaces(String) - Static method in class io.sf.carte.doc.style.css.om.BoxModelHelper
-
Contracts all the spaces of a given String, leaving only one space between characters
- control(int, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- control(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A control character codepoint was found.
- control(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A control character codepoint was found.
- Cookie - Interface in io.sf.carte.doc.agent
- CookieConfig - Interface in io.sf.carte.doc.agent
-
User agent configuration for http cookies.
- copyAllTo(BaseCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- copyFieldsTo(BaseCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- copyRulesTo(BaseCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- copyToTarget(BaseDocumentCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- COS - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
cos()
- counter - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any counter (
<counter()> | <counters()>
). - COUNTER - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
CSS
counter()
function. - COUNTER_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
function
counter
. - COUNTER_STYLE_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSCounterStyleRule
. - COUNTERS - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
CSS
counters()
function. - COUNTERS_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
function
counters
. - CounterStyleRule - Class in io.sf.carte.doc.style.css.om
-
CSS counter-style rule implementation.
- CounterStyleRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.CounterStyleRule
- countReplaceBy(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Replace this unit in the chain of lexical units (by the unit or sequence of units in the argument) and return the count of replacement units.
- createAllMedia() - Method in interface io.sf.carte.doc.style.css.MediaQueryFactory
-
Create a media query list for all media.
- createAllMedia() - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
- createAllMedia() - Static method in class io.sf.carte.doc.style.css.om.MediaFactory
-
Create a media query list for all media.
- createAndCondition() - Method in interface io.sf.carte.doc.style.css.BooleanConditionFactory
-
Create a boolean condition of the
and
type. - createAndCondition() - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a boolean condition of the
and
type. - createAndCondition() - Method in class io.sf.carte.doc.style.css.om.SupportsConditionFactory
-
Create a boolean condition of the
and
type. - createAnonymousStyleDeclaration(Node) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createAnonymousStyleDeclaration(Node) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Create a style declaration for an anonymous inline box, associated to a text/cdata node.
- createAnonymousStyleDeclaration(Node) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
- createAnonymousStyleDeclaration(Node) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- createAttribute(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createAttribute(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- createAttribute(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createAttribute(Element, QName, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createAttributeNS(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createAttributeNS(String, String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- createAttributeNS(String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createBracketValueList() - Static method in class io.sf.carte.doc.style.css.property.ValueList
- createCanvas(String, CSSDocument) - Method in interface io.sf.carte.doc.agent.DeviceFactory
-
Creates a Canvas for the given document and target medium.
- createCanvas(String, CSSDocument) - Method in class io.sf.carte.doc.agent.HeadlessDeviceFactory
- createCDATASection(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createCDATASection(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createComment(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createComment(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createComputedCSSStyle() - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- createComputedStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingFactory
- createComputedStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.RGBStyleFormattingFactory
- createComputedStyleFormattingContext() - Method in interface io.sf.carte.doc.style.css.StyleFormattingFactory
-
Create a new DeclarationFormattingContext to serialize computed styles.
- createConnection(URL) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Opens a connection to the given URL.
- createCounterStyleRule(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSSCounterStyleRule compatible with this implementation.
- createCounterStyleRule(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createCSSDocument(Document) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
-
Wrap a DOM document with a CSS-enabled wrapper that allows styles to be computed.
- createCSSNumberValue(short, float) - Static method in class io.sf.carte.doc.style.css.property.NumberValue
- createCSSPrimitiveValue(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.CSSValueFactory
-
Creates a primitive value according to the given lexical value.
- createCSSPrimitiveValue(LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Creates a primitive value according to the given lexical value.
- createCSSStyleSheet(String, Node, MediaQueryList, AbstractCSSRule, byte) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheet
- createCSSValue(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.CSSValueFactory
-
Create an object-model value.
- createCSSValue(LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Creates a CSSValue according to the given lexical value.
- createCSSValue(LexicalUnit, AbstractCSSStyleDeclaration) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Creates a CSSValue according to the given lexical value.
- createCSSValue(LexicalUnit, AbstractCSSStyleDeclaration, boolean) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Creates a CSSValue according to the given lexical value.
- createCSSValueItem(LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Creates a CSSValue simple item according to the given lexical value.
- createCSValueList() - Static method in class io.sf.carte.doc.style.css.property.ValueList
- createDefaultStyleFormattingFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- createDocument() - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory
- createDocument() - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createDocument(String, String, DocumentType) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createDocument(String, String, DocumentType) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createDocument(DOMDocumentType) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory
- createDocument(DOMDocumentType) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createDocument(Element) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createDocumentFragment() - Method in class io.sf.carte.doc.dom.DOMDocument
- createDocumentFragment() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createDocumentStyleSheet(byte) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createDocumentStyleSheet(byte) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Creates a Document CSS style sheet for all media.
- createDocumentStyleSheet(byte) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- createDocumentStyleSheet(String, byte) - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- createDocumentType(String, String, String) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createElement(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates an element of the type specified, with a
null
namespace URI. - createElement(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- createElement(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- createElement(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createElement(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Creates an element of the type specified.
- createElement(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createElement(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createElement(QName) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createElement(QName, int) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- createElementNS(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates an element with the given qualified name and namespace URI.
- createElementNS(String, String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- createElementNS(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- createElementNS(String, String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
- createElementNS(String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createEntityReference(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createEntityReference(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createEntityResolver() - Method in class io.sf.carte.doc.agent.net.DefaultUserAgent
- createEntityResolver() - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
- createEntityResolver() - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- createErrorHandler() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- createExpression(LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.ExpressionFactory
-
Create an expression from the given lexical unit.
- createFalseCondition(String) - Method in class io.sf.carte.doc.style.css.om.SupportsConditionFactory
- createFalseCondition(String) - Method in interface io.sf.carte.doc.style.css.SupportsConditionFactory
-
Create a condition that was not recognized by the parser and therefore will never match.
- createFont(CSSComputedProperties) - Static method in class io.sf.carte.doc.style.css.awt.AWTHelper
-
Create an AWT Font object from a computed style.
- createFontFaceRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS Font Face rule compatible with this implementation.
- createFontFaceRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createFontFaceRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createFontFeatureValuesRule(String[]) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSSFontFeatureValuesRule compatible with this implementation.
- createFontFeatureValuesRule(String[]) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createHTMLDocument(DocumentType) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createImmutable() - Static method in class io.sf.carte.doc.style.css.om.MediaFactory
-
Create an unmodifiable media query list for all media.
- createImmutableMediaQueryList(String, Node) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Parses and creates an immutable media query list for the given media.
- createImmutableMediaQueryList(String, Node) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Parses and creates an unmodifiable media query list for the given media.
- createImportRule(MediaQueryList, String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS import rule compatible with this implementation.
- createImportRule(MediaQueryList, String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createImportRule(MediaQueryList, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createInlineStyle(Node) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createInlineStyle(Node) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Create an inline style.
- createInlineStyle(Node) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- createInlineStyleErrorHandler(CSSElement) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Create a new StyleDeclarationErrorHandler for the given style rule.
- createInlineStyleErrorHandler(CSSElement) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- createKeyframesRule(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSSKeyframesRule compatible with this implementation.
- createKeyframesRule(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createLinkedStyleSheet(Node, String, MediaQueryList) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createLinkedStyleSheet(Node, String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Creates an author (document-linked) CSS style sheet.
- createLinkedStyleSheet(Node, String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- createLocator() - Method in interface io.sf.carte.doc.style.css.nsac.ParserControl
-
Create a locator for the current parsing location.
- createMarginRule(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS margin rule compatible with this implementation.
- createMarginRule(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createMediaQueryHandler(Node) - Method in interface io.sf.carte.doc.style.css.MediaQueryFactory
-
Create a handler attached to a new media query list.
- createMediaQueryHandler(Node) - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
- createMediaQueryList(String, Node) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Parses
mediaQueryString
and creates a new media query list. - createMediaQueryList(String, Node) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Parses
mediaQueryString
and creates a new media query list. - createMediaRule(MediaQueryList) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS media rule.
- createMediaRule(MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createMediaRule(MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createMediaTypePredicate(String) - Method in interface io.sf.carte.doc.style.css.MediaQueryFactory
-
Create a predicate that contains a media type.
- createMediaTypePredicate(String) - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
- createNamespaceRule(String, String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS namespace rule compatible with this implementation.
- createNamespaceRule(String, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createNodeIterator(Node, int, NodeFilter) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Create a
NodeIterator
object with the given root node,whatToShow
bitmask, andfilter
callback. - createNotCondition() - Method in interface io.sf.carte.doc.style.css.BooleanConditionFactory
-
Create a boolean condition of the
not
type. - createNotCondition() - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a boolean condition of the
not
type. - createNotCondition() - Method in class io.sf.carte.doc.style.css.om.SupportsConditionFactory
-
Create a boolean condition of the
not
type. - createNumberValue(short, float, boolean) - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a
CSSNumberValue
in the desired implementation. - createNumberValue(short, float, boolean) - Method in class io.sf.carte.doc.style.css.property.Evaluator
-
Create a
CSSNumberValue
in the desired implementation. - createOrCondition() - Method in interface io.sf.carte.doc.style.css.BooleanConditionFactory
-
Create a boolean condition of the given type (
and
,or
,not
). - createOrCondition() - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a boolean condition of the given type (
and
,or
,not
). - createOrCondition() - Method in class io.sf.carte.doc.style.css.om.SupportsConditionFactory
-
Create a boolean condition of the given type (
and
,or
,not
). - createPageRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS page rule compatible with this implementation.
- createPageRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createPageRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createParser() - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a
Parser
compatible with this media query factory. - createPredicate(String) - Method in interface io.sf.carte.doc.style.css.BooleanConditionFactory
-
Create a predicate (operand) condition.
- createPredicate(String) - Method in interface io.sf.carte.doc.style.css.MediaQueryFactory
-
Create a media feature predicate.
- createPredicate(String) - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a media-feature operand condition.
- createPredicate(String) - Method in class io.sf.carte.doc.style.css.om.SupportsConditionFactory
-
Create a declaration (operand) condition.
- createProcessingInstruction(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createProcessingInstruction(String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createPropertyDefinition(String, CSSValueSyntax, boolean, CSSLexicalValue) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Create a property definition.
- createPropertyDefinition(String, CSSValueSyntax, boolean, CSSLexicalValue) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- createPropertyRule(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS property rule compatible with this implementation.
- createPropertyRule(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createPseudoElementCondition(String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Create a single pseudo-element condition, like
::first-letter
. - createRuleStyleSheet(AbstractCSSRule, String, MediaQueryList) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- createRuleStyleSheet(AbstractCSSRule, String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Creates a CSS style sheet owned by a CSS rule.
- createRuleStyleSheet(AbstractCSSRule, String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Creates a CSS style sheet owned by a CSS rule.
- createRuleStyleSheet(AbstractCSSRule, String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Create a NSAC Parser with the proper flags enabled.
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.PageRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- createSACParser() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- createSelectorFunction(SelectorList) - Method in class io.sf.carte.doc.style.css.om.SupportsConditionFactory
-
Create a selector function.
- createSelectorFunction(SelectorList) - Method in interface io.sf.carte.doc.style.css.SupportsConditionFactory
-
Create a selector function.
- createSheetErrorHandler(CSSStyleSheet<? extends CSSRule>) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Creates a style sheet error handler.
- createSheetErrorHandler(CSSStyleSheet<? extends CSSRule>) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Creates a style sheet error handler.
- createSimpleSyntax(String) - Static method in class io.sf.carte.doc.style.css.parser.SyntaxParser
-
Create a single-component syntax without multipliers.
- createStyleDeclaration() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS style declaration compatible with this implementation.
- createStyleDeclaration() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createStyleDeclaration() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createStyleDeclaration(BaseCSSDeclarationRule) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Create a style declaration from the given declaration rule.
- createStyleDeclaration(BaseCSSDeclarationRule) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createStyleDeclarationErrorHandler(CSSDeclarationRule) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Create a new StyleDeclarationErrorHandler for the given style rule.
- createStyleDeclarationErrorHandler(CSSDeclarationRule) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Create a new StyleDeclarationErrorHandler for the given style rule.
- createStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingFactory
- createStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.RGBStyleFormattingFactory
- createStyleFormattingContext() - Method in interface io.sf.carte.doc.style.css.StyleFormattingFactory
-
Create a new StyleFormattingContext.
- createStyleRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS style rule.
- createStyleRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createStyleRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createStyleSheet(String, MediaQueryList) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Creates a stand-alone author style sheet.
- createStyleSheet(String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
- createStyleSheet(String, MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Creates a stand-alone author style sheet.
- createSupportsConditionFactory(SheetContext) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Create a new factory for
@supports
conditions. - createSupportsRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
- createSupportsRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Deprecated.
- createSupportsRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Deprecated.
- createSupportsRule(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSSSupportsRule compatible with this implementation.
- createSupportsRule(BooleanCondition) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createSupportsRule(BooleanCondition) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createSupportsRule(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSSSupportsRule compatible with this implementation.
- createSupportsRule(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createSupportsRule(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createTextNode(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- createTextNode(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- createTreeWalker(Node, int, NodeFilter) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Create a
TreeWalker
object with the given root node,whatToShow
bitmask, andfilter
callback. - createUnknownRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSS unknown rule.
- createUnknownRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createUnknownRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createUserAgent(EnumSet<Parser.Flag>, boolean) - Static method in class io.sf.carte.doc.agent.net.DefaultUserAgent
-
Creates an user agent that reads HTML documents.
- createUserAgent(EnumSet<Parser.Flag>, boolean) - Static method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
-
Creates an user agent that reads XHTML documents with DOM4J.
- createViewportRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Create a CSSViewportRule compatible with this implementation.
- createViewportRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- createViewportRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- createWSValueList() - Static method in class io.sf.carte.doc.style.css.property.ValueList
- createXMLDocument(DocumentType) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- CSS - Class in io.sf.carte.doc.style.css
-
CSS static methods.
- CSS() - Constructor for class io.sf.carte.doc.style.css.CSS
- CSS_CAP - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
cap
). - CSS_CH - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
ch
). - CSS_CM - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
cm
). - CSS_DEG - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Angle (
deg
). - CSS_DPCM - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Resolution (
dpcm
). - CSS_DPI - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Resolution (
dpi
). - CSS_DPPX - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Resolution (
dppx
). - CSS_EM - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
em
). - CSS_EX - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
ex
). - CSS_FR - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Flexible length (
fr
). - CSS_GRAD - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Angle (
grad
). - CSS_HZ - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Frequency (
Hz
). - CSS_IC - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
ic
). - CSS_IN - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
in
). - CSS_INVALID - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Invalid CSS unit.
- CSS_KHZ - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Frequency (
kHz
). - CSS_LH - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
lh
). - CSS_MM - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
mm
). - CSS_MS - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Time (
ms
). - CSS_NUMBER - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Dimensionless number.
- CSS_OTHER - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Number with an unknown dimension.
- CSS_PC - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
pc
). - CSS_PERCENTAGE - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Percentage.
- CSS_PT - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
pt
). - CSS_PX - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
px
). - CSS_QUARTER_MM - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Length (
Q
). - CSS_RAD - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Angle (
rad
). - CSS_RCH - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
rch
). - CSS_REM - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
rem
). - CSS_REX - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
rex
). - CSS_RIC - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
ric
). - CSS_RLH - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Font-relative length (
rlh
). - CSS_S - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Time (
s
). - CSS_TURN - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Angle (
turn
). - CSS_VB - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Viewport-percentage length (
vb
). - CSS_VH - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Viewport-percentage length (
vh
). - CSS_VI - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Viewport-percentage length (
vi
). - CSS_VMAX - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Viewport-percentage length (
vmax
). - CSS_VMIN - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Viewport-percentage length (
vmin
). - CSS_VW - Static variable in interface io.sf.carte.doc.style.css.CSSUnit
-
Viewport-percentage length (
vw
). - CSSAttrValue - Interface in io.sf.carte.doc.style.css
-
attr()
primitive value. - CSSBudgetException - Exception Class in io.sf.carte.doc.style.css.nsac
-
CSS budget exception.
- CSSBudgetException() - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSBudgetException
- CSSBudgetException(String) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSBudgetException
- CSSBudgetException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSBudgetException
- CSSBudgetException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSBudgetException
- CSSCanvas - Interface in io.sf.carte.doc.agent
-
Deprecated.
- CSSCanvas - Interface in io.sf.carte.doc.style.css
-
CSS canvas interface.
- CSSColor - Interface in io.sf.carte.doc.style.css
-
A color.
- CSSColorMixFunction - Interface in io.sf.carte.doc.style.css
-
color-mix()
function. - CSSColorValue - Interface in io.sf.carte.doc.style.css
-
Represents a color value (not including color identifiers).
- CSSColorValue.ColorModel - Enum Class in io.sf.carte.doc.style.css
-
Enumeration of color models.
- CSSComputedProperties - Interface in io.sf.carte.doc.style.css
-
Interface that allows the retrieval of the primitive, "computed" values of CSS properties.
- CSSConditionRule - Interface in io.sf.carte.doc.style.css
-
Represents all the "conditional" at-rules, which consist of a condition and a statement block.
- CSSCounterStyleRule - Interface in io.sf.carte.doc.style.css
-
Counter-style rule.
- CSSCountersValue - Interface in io.sf.carte.doc.style.css
-
A CSS
counters()
function. - CSSCounterValue - Interface in io.sf.carte.doc.style.css
-
A CSS
counter()
function. - CSSDeclarationRule - Interface in io.sf.carte.doc.style.css
-
A CSS rule that contains style declarations (of properties and/or descriptors).
- CSSDocument - Interface in io.sf.carte.doc.style.css
-
A CSS-enabled Document.
- CSSDocument.ComplianceMode - Enum Class in io.sf.carte.doc.style.css
-
The style computations operate under a compliance mode.
- CSSDOMImplementation - Class in io.sf.carte.doc.dom
-
CSS-enabled DOM implementation.
- CSSDOMImplementation() - Constructor for class io.sf.carte.doc.dom.CSSDOMImplementation
-
Constructs a CSSDOMImplementation that uses a standard (no flags) CSS parser.
- CSSDOMImplementation(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.dom.CSSDOMImplementation
-
Constructs a CSSDOMImplementation where the given flags will be applied when parsing CSS.
- CSSElement - Interface in io.sf.carte.doc.style.css
-
Essentially adds CSS-related methods to the DOM's
Element
interface. - CSSEnvVariableValue - Interface in io.sf.carte.doc.style.css
-
A CSS environment variable value.
- CSSErrorHandler - Interface in io.sf.carte.doc.style.css.nsac
-
A CSS event handler for low-level parsing errors.
- CSSException - Exception Class in io.sf.carte.doc.style.css.nsac
-
CSS runtime exception, normally related to parsing.
- CSSException() - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSException
-
Construct a CSS exception.
- CSSException(String) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSException
-
Construct a CSS exception that has a descriptive message.
- CSSException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSException
-
Construct a CSS exception that has a cause and a descriptive message.
- CSSException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSException
-
Construct a CSS exception that has a cause.
- CSSExpression - Interface in io.sf.carte.doc.style.css
-
Implemented by CSS expressions.
- CSSExpression.AlgebraicPart - Enum Class in io.sf.carte.doc.style.css
-
Enumeration of expression parts (operations, operands).
- CSSExpressionValue - Interface in io.sf.carte.doc.style.css
-
A primitive value containing an expression (like
calc()
). - CSSFontFaceRule - Interface in io.sf.carte.doc.style.css
-
A CSS font-face rule.
- CSSFontFeatureValuesMap - Interface in io.sf.carte.doc.style.css
-
Based on W3C's CSSFontFeatureValuesMap interface.
- CSSFontFeatureValuesRule - Interface in io.sf.carte.doc.style.css
-
@font-feature-values rule.
- CSSFunctionValue - Interface in io.sf.carte.doc.style.css
-
A function value.
- CSSGradientValue - Interface in io.sf.carte.doc.style.css
-
A gradient value.
- CSSGradientValue.GradientType - Enum Class in io.sf.carte.doc.style.css
-
Enumeration of gradient types.
- CSSGroupingRule - Interface in io.sf.carte.doc.style.css
-
Represents an at-rule that contains other rules nested inside itself.
- CSSHandler - Interface in io.sf.carte.doc.style.css.nsac
-
A CSS event handler for low-level parsing.
- CSSKeyframeRule - Interface in io.sf.carte.doc.style.css
-
The CSSKeyframeRule interface represents the style rule for a single key.
- CSSKeyframesRule - Interface in io.sf.carte.doc.style.css
-
CSSKeyframesRule
represents a complete set of keyframes for a single animation. - CSSLexicalValue - Interface in io.sf.carte.doc.style.css
-
A value that contains a
var
value as part of its declaration. - CSSMarginRule - Interface in io.sf.carte.doc.style.css
-
Margin rule.
- CSSMathFunctionValue - Interface in io.sf.carte.doc.style.css
-
A mathematical function value.
- CSSMathFunctionValue.MathFunction - Enum Class in io.sf.carte.doc.style.css
-
Enumeration of mathematical functions.
- CSSMathValue - Interface in io.sf.carte.doc.style.css
-
Values involving mathematical computations.
- CSSMediaException - Exception Class in io.sf.carte.doc.style.css
-
CSS media Exception.
- CSSMediaException() - Constructor for exception class io.sf.carte.doc.style.css.CSSMediaException
- CSSMediaException(String) - Constructor for exception class io.sf.carte.doc.style.css.CSSMediaException
- CSSMediaException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.CSSMediaException
- CSSMediaException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.CSSMediaException
- CSSMediaParseException - Exception Class in io.sf.carte.doc.style.css.nsac
-
Media-related parse exception.
- CSSMediaParseException(String, Locator) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSMediaParseException
-
Construct a CSS media parse exception that has a location and a descriptive message.
- CSSMediaParseException(String, Locator, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSMediaParseException
-
Construct a CSS media parse exception that has a cause, a location and a descriptive message.
- CSSMediaRule - Interface in io.sf.carte.doc.style.css
-
A CSS @media rule.
- CSSNamespaceParseException - Exception Class in io.sf.carte.doc.style.css.nsac
-
Namespace-related parse exception.
- CSSNamespaceParseException(String, Locator) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSNamespaceParseException
-
Construct a CSS namespace parse exception that has a location and a descriptive message.
- CSSNamespaceParseException(String, Locator, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSNamespaceParseException
-
Construct a CSS namespace parse exception that has a cause, a location and a descriptive message.
- CSSNamespaceRule - Interface in io.sf.carte.doc.style.css
-
Namespace rule.
- CSSNode - Interface in io.sf.carte.doc.style.css
-
A node that is related to a CSSDocument.
- CSSNumberValue - Interface in io.sf.carte.doc.style.css
-
A value that is a number with an optional unit.
- CSSOMParser - Class in io.sf.carte.doc.style.css.om
-
CSS parser implementing the NSAC API and using an object-model internal factory.
- CSSOMParser() - Constructor for class io.sf.carte.doc.style.css.om.CSSOMParser
-
Instantiate a parser instance with no flags.
- CSSOMParser(CSSParser) - Constructor for class io.sf.carte.doc.style.css.om.CSSOMParser
- CSSOperandExpression - Interface in io.sf.carte.doc.style.css
-
Sub-interface to be implemented by individual operands.
- CSSPageRule - Interface in io.sf.carte.doc.style.css
-
A CSS @page rule.
- CSSParseException - Exception Class in io.sf.carte.doc.style.css.nsac
-
CSS parse exception.
- CSSParseException(String, Locator) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSParseException
-
Construct a CSS parse exception that has a location and a descriptive message.
- CSSParseException(String, Locator, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.nsac.CSSParseException
-
Construct a CSS parse exception that has a cause, a location and a descriptive message.
- CSSParser - Class in io.sf.carte.doc.style.css.parser
-
CSS parser implementing the NSAC API.
- CSSParser() - Constructor for class io.sf.carte.doc.style.css.parser.CSSParser
-
Instantiate a parser instance with no flags.
- CSSParser(CSSParser) - Constructor for class io.sf.carte.doc.style.css.parser.CSSParser
- CSSParser(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.style.css.parser.CSSParser
-
Instantiate a parser instance with the given flags.
- CSSParser.DeclarationRuleHandler - Interface in io.sf.carte.doc.style.css.parser
-
Small extension to
CSSHandler
to deal with declaration rules. - CSSPrimitiveValue - Interface in io.sf.carte.doc.style.css
-
A CSS primitive value.
- CSSPrimitiveValueItem - Interface in io.sf.carte.doc.style.css
-
This interface provides information about the processing of one (or more) CSS lexical unit(s) in order to produce a
CSSPrimitiveValue
, that can be recovered withCSSPrimitiveValueItem.getCSSValue()
. - CSSPropertyDefinition - Interface in io.sf.carte.doc.style.css
-
A property definition.
- CSSPropertyException - Exception Class in io.sf.carte.doc.style.css.property
-
CSS Property exception.
- CSSPropertyException() - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyException
- CSSPropertyException(String) - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyException
- CSSPropertyException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyException
- CSSPropertyException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyException
- CSSPropertyRule - Interface in io.sf.carte.doc.style.css
-
@property
rule. - CSSPropertyValueException - Exception Class in io.sf.carte.doc.style.css.property
-
Thrown when a property does not seem to have a correct value.
- CSSPropertyValueException() - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyValueException
- CSSPropertyValueException(String) - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyValueException
- CSSPropertyValueException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyValueException
- CSSPropertyValueException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.property.CSSPropertyValueException
- CSSRatioValue - Interface in io.sf.carte.doc.style.css
-
The ratio value type is a number followed by optional whitespace, followed by a solidus ('/'), followed by optional whitespace, followed by a number.
- CSSRectValue - Interface in io.sf.carte.doc.style.css
-
Interface representing a
rect()
function. - CSSRule - Interface in io.sf.carte.doc.style.css
-
A CSS rule.
- CSSRuleArrayList - Class in io.sf.carte.doc.style.css.om
-
Stores a list of CSS rules, implementing CSSRuleList.
- CSSRuleArrayList() - Constructor for class io.sf.carte.doc.style.css.om.CSSRuleArrayList
-
Constructs an empty rule list with an initial capacity of 16.
- CSSRuleArrayList(int) - Constructor for class io.sf.carte.doc.style.css.om.CSSRuleArrayList
-
Constructs an empty rule list with the specified initial capacity.
- CSSRuleArrayList(Collection<? extends AbstractCSSRule>) - Constructor for class io.sf.carte.doc.style.css.om.CSSRuleArrayList
- CSSRuleList<T> - Interface in io.sf.carte.doc.style.css
-
A rule list with additional utility methods.
- CSSShorthandValue - Interface in io.sf.carte.doc.style.css
-
Shorthand value.
- CSSStylableElement - Class in io.sf.carte.doc.dom4j
-
An element that is stylable with CSS.
- CSSStylableElement(String) - Constructor for class io.sf.carte.doc.dom4j.CSSStylableElement
- CSSStylableElement(QName) - Constructor for class io.sf.carte.doc.dom4j.CSSStylableElement
- CSSStylableElement(QName, int) - Constructor for class io.sf.carte.doc.dom4j.CSSStylableElement
- CSSStyleDeclaration - Interface in io.sf.carte.doc.style.css
-
CSS style declaration.
- CSSStyleDeclarationRule - Class in io.sf.carte.doc.style.css.om
-
Abstract class to be inherited by CSS rules which have both selectors and a CSSStyleDeclaration.
- CSSStyleDeclarationRule(AbstractCSSStyleSheet, short, byte) - Constructor for class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- CSSStyleException - Exception Class in io.sf.carte.doc.style.css
-
CSS topmost generic Exception.
- CSSStyleException() - Constructor for exception class io.sf.carte.doc.style.css.CSSStyleException
- CSSStyleException(String) - Constructor for exception class io.sf.carte.doc.style.css.CSSStyleException
- CSSStyleException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.CSSStyleException
- CSSStyleException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.CSSStyleException
- CSSStyleRule - Interface in io.sf.carte.doc.style.css
-
A CSS style rule.
- CSSStyleSheet<R> - Interface in io.sf.carte.doc.style.css
-
A style sheet.
- CSSStyleSheetFactory - Interface in io.sf.carte.doc.style.css
-
CSS style sheet factory.
- CSSStyleSheetList<T> - Interface in io.sf.carte.doc.style.css
-
List of extended style sheets.
- CSSSupportsRule - Interface in io.sf.carte.doc.style.css
-
Represents a ‘@supports’ rule.
- CSSTypedValue - Interface in io.sf.carte.doc.style.css
-
A typed value.
- CSSUnicodeRangeValue - Interface in io.sf.carte.doc.style.css
-
A CSS unicode range value.
- CSSUnicodeRangeValue.CSSUnicodeValue - Interface in io.sf.carte.doc.style.css
-
A CSS unicode character value.
- CSSUnit - Interface in io.sf.carte.doc.style.css
-
CSS numeric units.
- CSSValue - Interface in io.sf.carte.doc.style.css
-
A CSS style value.
- CSSValue.CssType - Enum Class in io.sf.carte.doc.style.css
-
The main categories of values.
- CSSValue.Type - Enum Class in io.sf.carte.doc.style.css
-
The type of value.
- CSSValueFactory - Interface in io.sf.carte.doc.style.css
-
Factory of CSS values.
- CSSValueItem - Interface in io.sf.carte.doc.style.css
-
This interface provides information about the processing of one (or more) CSS lexical unit(s) in order to produce a
CSSValue
, that can be recovered withCSSValueItem.getCSSValue()
. - CSSValueList<E> - Interface in io.sf.carte.doc.style.css
-
Based on W3C's
CSSValueList
interface. - CSSValueMediaQueryFactory - Class in io.sf.carte.doc.style.css.om
-
Contains methods related to media query conditions.
- CSSValueMediaQueryFactory() - Constructor for class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
- CSSValueSyntax - Interface in io.sf.carte.doc.style.css
-
Represents a CSS value syntax component.
- CSSValueSyntax.Category - Enum Class in io.sf.carte.doc.style.css
-
The syntax category.
- CSSValueSyntax.Match - Enum Class in io.sf.carte.doc.style.css
- CSSValueSyntax.Multiplier - Enum Class in io.sf.carte.doc.style.css
-
The syntax multiplier.
- CSSVarValue - Interface in io.sf.carte.doc.style.css
-
A reference to a CSS custom property value ('variable').
- CUBIC_BEZIER - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
cubic-bezier()
easing function. - CUBIC_BEZIER_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
cubic-bezier()
easing function. - currentSequence() - Method in interface io.sf.carte.uparser.TokenProducer3.SequenceParser
-
Give the contents of the word currently being formed.
- CUSTOM_MEDIA_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
- customIdent - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any valid custom identifier.
D
- D50 - Enum constant in enum class io.sf.carte.doc.color.Illuminant
- D65 - Enum constant in enum class io.sf.carte.doc.color.Illuminant
- DeclarationCondition - Interface in io.sf.carte.doc.style.css.nsac
-
A condition that declares a property name with an object model value.
- DeclarationFormattingContext - Interface in io.sf.carte.doc.style.css
-
Define methods for formatting properties or descriptors in a declaration, generally for a computed style.
- DeclarationPredicate - Interface in io.sf.carte.doc.style.css.nsac
-
A condition that declares a property name and a value.
- deepenCurrentContext() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- deepenCurrentContext() - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
This auxiliary method can be used to deepen the indentation at places where the general serialization flow does not give the desired results.
- deepenIndent() - Method in class io.sf.carte.doc.dom.DOMWriter
-
Deepen the indenting level.
- DEFAULT_GENERIC_FONT_FAMILY - Static variable in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- DefaultCookie - Class in io.sf.carte.doc.agent
-
Default Cookie implementation.
- DefaultCookie() - Constructor for class io.sf.carte.doc.agent.DefaultCookie
- DefaultCookie(int, String, String) - Constructor for class io.sf.carte.doc.agent.DefaultCookie
- DefaultDeclarationFormattingContext - Class in io.sf.carte.doc.style.css.om
-
Default implementation of a DeclarationFormattingContext.
- DefaultDeclarationFormattingContext() - Constructor for class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- DefaultEntityResolver - Class in io.sf.carte.doc.xml.dtd
-
Implements EntityResolver2.
- DefaultEntityResolver() - Constructor for class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Construct a resolver with the whitelist enabled.
- DefaultEntityResolver(boolean) - Constructor for class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Construct a resolver with the whitelist enabled or disabled according to
enableWhitelist
. - DefaultErrorHandler - Class in io.sf.carte.doc.style.css.om
- DefaultErrorHandler() - Constructor for class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- defaultFallback(String) - Static method in class io.sf.carte.doc.style.css.property.AttrValue
-
Creates a default value for the given
attr()
value type. - DefaultOriginPolicy - Class in io.sf.carte.doc.agent.net
-
Origin policy.
- DefaultSheetErrorHandler - Class in io.sf.carte.doc.style.css.om
- DefaultSheetErrorHandler(CSSStyleSheet<? extends CSSRule>) - Constructor for class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- DefaultStyleDeclarationErrorHandler - Class in io.sf.carte.doc.style.css.om
- DefaultStyleDeclarationErrorHandler() - Constructor for class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- DefaultStyleFormattingContext - Class in io.sf.carte.doc.style.css.om
-
Default implementation of a StyleFormattingContext.
- DefaultStyleFormattingContext() - Constructor for class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- DefaultStyleFormattingFactory - Class in io.sf.carte.doc.style.css.om
-
Default
StyleFormattingFactory
. - DefaultStyleFormattingFactory() - Constructor for class io.sf.carte.doc.style.css.om.DefaultStyleFormattingFactory
- DefaultUserAgent - Class in io.sf.carte.doc.agent.net
-
Default User Agent.
- DefaultUserAgent(EnumSet<Parser.Flag>, boolean) - Constructor for class io.sf.carte.doc.agent.net.DefaultUserAgent
- deleteRule(int) - Method in interface io.sf.carte.doc.style.css.CSSGroupingRule
-
Removes a CSS rule from the CSS rule list returned by
CSSGroupingRule.getCssRules()
atindex
. - deleteRule(int) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Deletes a rule from the style sheet.
- deleteRule(int) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- deleteRule(String) - Method in interface io.sf.carte.doc.style.css.CSSKeyframesRule
-
Deletes the last declared
CSSKeyframeRule
matching the specified keyframe selector from thiskeyframes
rule collection. - deleteRule(String) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- deltaE2000(CSSColorValue) - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Compute the difference to the given color, according to CIE Delta E 2000.
- deltaE2000(CSSColorValue) - Method in class io.sf.carte.doc.style.css.property.ColorValue
- deltaE2000(CSSColorValue) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- deltaE2000(CSSColorValue) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- deltaE2000(CSSColorValue) - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- deltaEOK(CSSColor) - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Compute the difference to the given color, according to ΔEOK.
- DESCENDANT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
This selector matches an arbitrary descendant of some ancestor element.
- descendingIterator() - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator descending over the child nodes, starting from the last child node.
- descendingIterator() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator descending over the child nodes, starting from the last child node.
- descendingIterator() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator descending over the child nodes, starting from the last child node.
- descendingIterator() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator descending over the child nodes, starting from the last child node.
- DeviceFactory - Interface in io.sf.carte.doc.agent
-
Device factory.
- deviceResolutionFactor() - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
-
This method is used to normalize sizes to a 595pt width.
- diff(BaseCSSStyleDeclaration) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Gives an object containing the differences between two declarations.
- Diff<E> - Interface in io.sf.carte.util
-
Represents the differences between two objects.
- DIMENSION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
A dimensional quantity (number + unit).
- dimensionUnitString(short) - Static method in interface io.sf.carte.doc.style.css.CSSUnit
-
Gives the dimension unit string associated to the given CSS unit type.
- DIRECT_ADJACENT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
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.
- DirectionalityHelper - Class in io.sf.carte.doc
-
Helper class to determine the directionality of an element.
- DirectionalityHelper() - Constructor for class io.sf.carte.doc.DirectionalityHelper
- DirectionalityHelper.Directionality - Enum Class in io.sf.carte.doc
- disableAllComments() - Method in interface io.sf.carte.uparser.TokenControl
-
Disable the handling of all types of comments.
- disableComments(int) - Method in interface io.sf.carte.uparser.TokenControl
-
Disable the handling of comments of the given type.
- dispatchEvent(Event) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
- display_p3 - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
Display P3
- doContentDownloaded(C) - Method in interface io.sf.carte.doc.agent.net.DownloadListener
-
Notifies the download of content.
- DOCUMENT_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
- DocumentCSSStyleSheet - Interface in io.sf.carte.doc.style.css
-
A style sheet that is able to take the responsibility to compute the styles associated to document elements.
- DocumentException - Exception Class in io.sf.carte.doc
-
Generic document-related exception.
- DocumentException() - Constructor for exception class io.sf.carte.doc.DocumentException
- DocumentException(String) - Constructor for exception class io.sf.carte.doc.DocumentException
- DocumentException(String, Throwable) - Constructor for exception class io.sf.carte.doc.DocumentException
- DocumentException(Throwable) - Constructor for exception class io.sf.carte.doc.DocumentException
- DocumentTypeDeclaration - Class in io.sf.carte.doc.xml.dtd
-
Document Type Declaration.
- DocumentTypeDeclaration(String) - Constructor for class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- DocumentTypeDeclaration(String, String, String) - Constructor for class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- doFailedDownload() - Method in interface io.sf.carte.doc.agent.net.DownloadListener
-
Notifies a failed download.
- DOM4JUserAgent - Class in io.sf.carte.doc.dom4j
-
User Agent based on DOM4J document trees.
- DOM4JUserAgent(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.dom4j.DOM4JUserAgent
- DOM4JUserAgent(EnumSet<Parser.Flag>, boolean) - Constructor for class io.sf.carte.doc.dom4j.DOM4JUserAgent
- DOM4JUserAgent.AgentXHTMLDocumentFactory - Class in io.sf.carte.doc.dom4j
- DOM4JUserAgent.AgentXHTMLDocumentFactory.AgentXHTMLDocument - Class in io.sf.carte.doc.dom4j
- domainFromHostname(String) - Method in class io.sf.carte.doc.agent.net.DefaultOriginPolicy
- domainFromHostname(String) - Method in interface io.sf.carte.doc.agent.OriginPolicy
- DOMCharacterException - Exception Class in io.sf.carte.doc
-
Invalid DOM character exception.
- DOMCharacterException(int) - Constructor for exception class io.sf.carte.doc.DOMCharacterException
- DOMCharacterException(String, int) - Constructor for exception class io.sf.carte.doc.DOMCharacterException
- DOMComputedStyle - Class in io.sf.carte.doc.style.css.om
-
Computed style associated to a DOM node.
- DOMComputedStyle(BaseDocumentCSSStyleSheet) - Constructor for class io.sf.carte.doc.style.css.om.DOMComputedStyle
- DOMComputedStyle(ComputedCSSStyle) - Constructor for class io.sf.carte.doc.style.css.om.DOMComputedStyle
- DOMCSSStyleSheet - Class in io.sf.carte.doc.style.css.om
-
CSS Style Sheet for DOM.
- DOMCSSStyleSheet(String, Node, MediaQueryList, AbstractCSSRule, byte) - Constructor for class io.sf.carte.doc.style.css.om.DOMCSSStyleSheet
- DOMCSSStyleSheetFactory - Class in io.sf.carte.doc.style.css.om
-
CSS style sheet factory for DOM.
- DOMCSSStyleSheetFactory() - Constructor for class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- DOMCSSStyleSheetFactory(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- DOMCSSStyleSheetFactory.WrapperUserAgent - Class in io.sf.carte.doc.style.css.om
- DOMDocument - Class in io.sf.carte.doc.dom
-
Implementation of a DOM
Document
. - DOMDocument(DocumentType) - Constructor for class io.sf.carte.doc.dom.DOMDocument
- DOMDocumentCSSStyleSheet - Class in io.sf.carte.doc.style.css.om
-
CSS Style Sheet for DOM.
- DOMDocumentCSSStyleSheet(byte) - Constructor for class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- DOMDocumentCSSStyleSheet(String, byte) - Constructor for class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- DOMElement - Class in io.sf.carte.doc.dom
-
A bare DOM element node.
- DOMNode - Interface in io.sf.carte.doc.dom
-
DOM Node.
- DOMNodeList - Interface in io.sf.carte.doc.dom
-
DOMNode
-specific version ofNodeList
. - DOMNullCharacterException - Exception Class in io.sf.carte.doc
-
Null character exception for DOM.
- DOMNullCharacterException(int) - Constructor for exception class io.sf.carte.doc.DOMNullCharacterException
- DOMNullCharacterException(String, int) - Constructor for exception class io.sf.carte.doc.DOMNullCharacterException
- DOMPolicyException - Exception Class in io.sf.carte.doc
-
DOM policy exception.
- DOMPolicyException() - Constructor for exception class io.sf.carte.doc.DOMPolicyException
- DOMPolicyException(String) - Constructor for exception class io.sf.carte.doc.DOMPolicyException
- DOMPolicyException(String, Throwable) - Constructor for exception class io.sf.carte.doc.DOMPolicyException
- DOMRect - Interface in io.sf.carte.doc.geom
-
Interface representing a
DOMRect
value. - DOMSelectorMatcher - Class in io.sf.carte.doc.style.css.om
-
Selector matcher for CSS-enabled DOM.
- DOMSelectorMatcher(CSSElement) - Constructor for class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- DOMTokenList - Interface in io.sf.carte.doc
-
Based on DOM interface DOMTokenList which is actually a set.
- DOMTokenListImpl - Class in io.sf.carte.doc
-
An implementation of the
DOMTokenList
interface. - DOMTokenListImpl() - Constructor for class io.sf.carte.doc.DOMTokenListImpl
- DOMTokenSetImpl - Class in io.sf.carte.doc
-
A sorted set implementation of the
DOMTokenList
interface. - DOMTokenSetImpl() - Constructor for class io.sf.carte.doc.DOMTokenSetImpl
- DOMUtil - Class in io.sf.carte.doc.style.css.om
-
DOM utility method.
- DOMUtil() - Constructor for class io.sf.carte.doc.style.css.om.DOMUtil
- DOMWriter - Class in io.sf.carte.doc.dom
-
Serializes a node and its subtree.
- DOMWriter() - Constructor for class io.sf.carte.doc.dom.DOMWriter
-
Construct a
DOMWriter
with default settings. - DOMWriter(CSSStyleSheet<? extends CSSRule>) - Constructor for class io.sf.carte.doc.dom.DOMWriter
-
Construct a
DOMWriter
with a reference style sheet for formatting heuristics. - download(U) - Method in interface io.sf.carte.doc.agent.net.ResourceAgent
-
Registers a source for downloading with this user agent.
- DownloadListener<C> - Interface in io.sf.carte.doc.agent.net
-
Listener for the downloading of document content.
E
- ELEMENT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
This selector matches only element node.
- ELEMENT_REFERENCE - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Element reference.
- ELEMENT_REFERENCE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
An element reference.
- elementID(Element) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- elementID(Element) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
- elementIterator() - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child elements.
- elementIterator() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child elements.
- elementIterator() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child elements.
- elementIterator() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child elements.
- elementIterator(String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child elements of the given tagname.
- elementIterator(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child elements of the given tagname.
- elementIterator(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child elements of the given tagname.
- elementIterator(String) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child elements of the given tagname.
- elementIteratorNS(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child elements of the given namespaceURI and localName.
- elementIteratorNS(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child elements of the given namespaceURI and localName.
- elementIteratorNS(String, String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child elements of the given namespaceURI and localName.
- elementIteratorNS(String, String) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child elements of the given namespaceURI and localName.
- ElementList - Interface in io.sf.carte.doc.dom
-
DOMElement
-specificExtendedNodeList
. - ElementSelector - Interface in io.sf.carte.doc.style.css.nsac
-
Element selector, created by Philippe Le Hegaret
- EMBEDDED_OPENTYPE - Enum constant in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
- EMPTY - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
A property set to no value.
- EmptyCSSHandler - Class in io.sf.carte.doc.style.css.parser
-
Handler that implements empty bodies for all
CSSHandler
methods exceptproperty(String, LexicalUnit, boolean)
. - EmptyCSSHandler() - Constructor for class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- emptyStyleRule(String) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- emptyStyleRule(String) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Notify this handler that an empty style rule (a style rule without property value declarations) was found.
- enableAllComments() - Method in interface io.sf.carte.uparser.TokenControl
-
Enable the handling of all types of comments.
- enableComments(int) - Method in interface io.sf.carte.uparser.TokenControl
-
Enable the handling of comments of the given type.
- enableMap(String) - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Enable a feature values map for the given feature value name.
- enableMap(String) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
-
Enable a feature values map for the given feature value name.
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
-
If this rule does not contain a preceding comment list, create one.
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.PageRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- enablePrecedingComments() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- enableStyleSheetsForSet(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Enables a style sheet set.
- enableStyleSheetsForSet(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Enables a style sheet set.
- enableStyleSheetsForSet(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Enables a style sheet set.
- enableStyleSheetsForSet(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Enables a style sheet set.
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
-
If this rule does not contain a trailing comment list, create one.
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.PageRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- enableTrailingComments() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- endAtRule() - Method in interface io.sf.carte.doc.style.css.parser.CSSParser.DeclarationRuleHandler
-
Marks the end of a declaration rule.
- endCounterStyle() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of @counter-style rule.
- endCounterStyle() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endCurrentContext(CSSRule) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- endCurrentContext(CSSRule) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- endCurrentContext(CSSRule) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Notify this context that the style was serialized for the given rule.
- endFeatureMap() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of feature map.
- endFeatureMap() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endFontFace() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of a font face rule.
- endFontFace() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endFontFeatures() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of font feature values rule.
- endFontFeatures() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endIndentedNode(Node, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
- endIndentedNodeList(Node, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
- endInlinePropertyDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- endInlinePropertyDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- endInlinePropertyDeclaration(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
End an inline property declaration.
- endKeyframe() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of @keyframe.
- endKeyframe() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endKeyframes() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of @keyframes rule.
- endKeyframes() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endMargin() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of a margin rule.
- endMargin() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endMedia(MediaQueryList) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of a media rule.
- endMedia(MediaQueryList) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endOfStream() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of the stream being parsed.
- endOfStream() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endOfStream(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- endOfStream(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
The stream that was being parsed reached its end.
- endOfStream(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
The stream that was being parsed reached its end.
- endPage(PageSelectorList) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of a page rule.
- endPage(PageSelectorList) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endProperty(boolean) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of @property rule.
- endProperty(boolean) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endPropertyDeclaration(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Ends a property declaration in a rule style (does not apply to inline styles).
- endPropertyDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- endPropertyDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- endPropertyDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- endPunctuation(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when end punctuation (Pe) codepoints are found (except characters handled by
TokenHandler2.rightCurlyBracket(int)
,TokenHandler2.rightParenthesis(int)
andTokenHandler2.rightSquareBracket(int)
). - endPunctuation(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when end punctuation (Pe) codepoints are found (except characters handled by
TokenHandler3.rightCurlyBracket(int)
,TokenHandler3.rightParenthesis(int)
andTokenHandler3.rightSquareBracket(int)
). - endQuery() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
The current query ends.
- endQueryList() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
The query list ends.
- endRule(SimpleWriter, List<String>) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- endRule(SimpleWriter, List<String>) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- endRule(SimpleWriter, List<String>) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Ends the serialization of a rule.
- endRuleList(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- endRuleList(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Called after a list of rules is serialized.
- ENDS_ATTRIBUTE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks the end of an attribute value.
- endSelector(SelectorList) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of a style rule.
- endSelector(SelectorList) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endStyleDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- endStyleDeclaration(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
End a style declaration.
- endSupports(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the end of a supports rule.
- endSupports(BooleanCondition) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- endViewport() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
End of @viewport rule.
- endViewport() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- EntityFinder - Class in io.sf.carte.doc.xml.dtd
-
Entity finder.
- EntityFinder(EntityResolver2) - Constructor for class io.sf.carte.doc.xml.dtd.EntityFinder
-
Construct a new EntityFinder that uses the given
EntityResolver2
. - ENV - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Environment variable.
- EnvVariableValue - Class in io.sf.carte.doc.style.css.property
-
Environment variable (
env
). - EnvVariableValue(EnvVariableValue) - Constructor for class io.sf.carte.doc.style.css.property.EnvVariableValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.ImportRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.MarginRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.MediaRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.PageRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.Specificity
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- equals(Object) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.AttrValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.GradientValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.RatioValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.RectValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.StringValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.StyleValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.URIValue
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.ValueList
- equals(Object) - Method in class io.sf.carte.doc.style.css.property.VarValue
- equalSelectorList(SelectorList, SelectorList) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
- equalsIgnoreCase(CharSequence, CharSequence) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Tests if the two given character sequences are the same, ignoring the case considerations except for the fact that the second argument must be lower case.
- ERR_EXPR_SYNTAX - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_INVALID_IDENTIFIER - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_IO - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_LASTCHAR_BACKSLASH - Static variable in class io.sf.carte.uparser.TokenProducer3
- ERR_RULE_SYNTAX - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_UNEXPECTED_CHAR - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_UNEXPECTED_CONTROL - Static variable in class io.sf.carte.uparser.TokenProducer3
- ERR_UNEXPECTED_END_COMMENTED - Static variable in class io.sf.carte.uparser.TokenProducer3
- ERR_UNEXPECTED_END_QUOTED - Static variable in class io.sf.carte.uparser.TokenProducer3
- ERR_UNEXPECTED_EOF - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_UNEXPECTED_TOKEN - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_UNKNOWN_NAMESPACE - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_UNMATCHED_PARENTHESIS - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_UNSUPPORTED - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- ERR_WRONG_VALUE - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- error(int, byte, CharSequence) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- error(int, byte, CharSequence) - Method in interface io.sf.carte.uparser.TokenHandler2
-
An error was found while parsing.
- error(int, byte, CharSequence) - Method in interface io.sf.carte.uparser.TokenHandler3
-
An error was found while parsing.
- error(CSSParseException) - Method in interface io.sf.carte.doc.style.css.nsac.CSSErrorHandler
-
Receive notification of an error.
- error(CSSParseException) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- ErrorHandler - Interface in io.sf.carte.doc.style.css
-
Handle CSS errors at the CSSDocument.
- errorSummary(StringBuilder) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- escape(String) - Static method in class io.sf.carte.doc.style.css.CSS
-
Escape the given string according to CSS syntax.
- escape(String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escape a string according to CSS syntax, preserving escaped hex characters and surrogates.
- escape(String, boolean, boolean) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escape a string according to CSS syntax.
- escapeAllBackslash(CharSequence) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escapes all the backslash characters found in the given string.
- escapeBackslash(CharSequence) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escapes the backslash characters found in the given string, except those that escape hex-encoded codepoints.
- escapeControl(CharSequence) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escapes control characters.
- escapeCssChars(CharSequence) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escapes characters that have a special meaning for CSS, excluding whitespace (0x20) and backslash (x5c).
- escapeCssCharsAndFirstChar(CharSequence) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escapes characters that have a special meaning for CSS, excluding whitespace (0x20) and backslash (x5c).
- escaped(int, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- escaped(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A codepoint preceded with a backslash was found outside of quoted text.
- escaped(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A codepoint preceded with a backslash was found outside of quoted text.
- escapeString(String, char) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
- escapeString(String, char, boolean) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
- evaluateExpression(CSSExpressionValue) - Method in class io.sf.carte.doc.style.css.property.Evaluator
-
Evaluate the given expression.
- evaluateExpression(CSSExpressionValue) - Method in class io.sf.carte.doc.style.css.property.PercentageEvaluator
- evaluateFunction(CSSMathFunctionValue) - Method in class io.sf.carte.doc.style.css.property.Evaluator
-
Evaluate the given mathematical function.
- evaluateFunction(CSSMathFunctionValue) - Method in class io.sf.carte.doc.style.css.property.PercentageEvaluator
- Evaluator - Class in io.sf.carte.doc.style.css.property
-
Expression/Function evaluator.
- Evaluator() - Constructor for class io.sf.carte.doc.style.css.property.Evaluator
-
Constructs an evaluator with a preferred unit of typographic points (
pt
). - Evaluator(short) - Constructor for class io.sf.carte.doc.style.css.property.Evaluator
-
Constructs an evaluator with the given preferred unit.
- exportHintsToStyle(CSSStyleDeclaration) - Method in class io.sf.carte.doc.dom.DOMElement
-
Export this element's non-CSS presentational hints (if any) to the supplied
CSSStyleDeclaration
. - exportHintsToStyle(CSSStyleDeclaration) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- exportHintsToStyle(CSSStyleDeclaration) - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Export this element's non-CSS presentational hints (if any) to the supplied
CSSStyleDeclaration
. - EXPRESSION - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
An expression with algebraic syntax (i.e.
- ExpressionFactory - Class in io.sf.carte.doc.style.css.property
-
Expressions factory.
- ExpressionFactory(LexicalUnit) - Constructor for class io.sf.carte.doc.style.css.property.ExpressionFactory
-
Creates an expression factory.
- ExpressionValue - Class in io.sf.carte.doc.style.css.property
-
Expression container base class.
- ExpressionValue() - Constructor for class io.sf.carte.doc.style.css.property.ExpressionValue
- ExpressionValue(ExpressionValue) - Constructor for class io.sf.carte.doc.style.css.property.ExpressionValue
- EXT1 - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Useful for external extensions.
- EXT2 - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
- EXT3 - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
- EXT4 - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
- ExtendedNamedNodeMap<T> - Interface in io.sf.carte.doc.dom
-
Extended
NamedNodeMap
. - ExtendedNodeList<T> - Interface in io.sf.carte.doc.dom
-
This library's iterable version of the old
NodeList
.
F
- face(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
size
attribute ofFONT
elements interpreted as a presentational hint. - FALSE - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Match
-
Does not match.
- FEATURE_EQ - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_GE - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_GE_AND_GE - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_GE_AND_GT - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_GT - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_GT_AND_GE - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_GT_AND_GT - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_LE - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_LE_AND_LE - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_LE_AND_LT - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_LT - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_LT_AND_LE - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_LT_AND_LT - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- FEATURE_PLAIN - Static variable in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
- fillBoxValues(CSSStyleDeclaration) - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Fill the style declaration with the box values.
- FILTER_ACCEPT - Static variable in interface io.sf.carte.doc.dom.NodeFilter
-
Accept the node.
- FILTER_SKIP_NODE - Static variable in interface io.sf.carte.doc.dom.NodeFilter
-
Skip the node.
- FILTER_SKIP_NODE_CHILD - Static variable in interface io.sf.carte.doc.dom.NodeFilter
-
Skip the node and its descendants.
- findCharset(String, int) - Static method in class io.sf.carte.util.agent.AgentUtil
-
Find the character encoding in a content-type string.
- findEntities(Map<Integer, String>, Reader) - Method in class io.sf.carte.doc.xml.dtd.EntityFinder
-
Find the entities corresponding to the keys in the supplied map, and put them as the corresponding map values.
- findRule(String) - Method in interface io.sf.carte.doc.style.css.CSSKeyframesRule
-
The findRule returns the last declared CSSKeyframeRule matching the specified keyframe selector.
- findRule(String) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- findStatePseudoClasses(Selector, List<String>) - Static method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Add to the list all the state pseudo-classes found in the selector.
- firstChild() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
- FLAG_STRING_DOUBLE_QUOTE - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Prefer double quotes in the serialization of strings.
- FLAG_STRING_SINGLE_QUOTE - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Prefer single quotes in the serialization of strings.
- flex - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches a flexible length.
- floatValueConversion(float, short, short) - Static method in class io.sf.carte.doc.style.css.property.NumberValue
-
Converts a float value, expressed in
declType
units, tounitType
units. - FONT_FACE_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSFontFaceRule
. - FONT_FEATURE_VALUES_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSFontFeatureValuesRule
. - FontFaceRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSFontFaceRule.
- FontFaceRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.FontFaceRule
- FontFeatureValuesRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSFontFeatureValuesRule.
- FontFeatureValuesRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- fontFormatError(CSSFontFaceRule, Exception) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- fontFormatError(CSSFontFaceRule, Exception) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Found a font format error when loading a font-face rule.
- fontFormatFromContentType(String) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- fontFormatFromRule(String) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- frequency - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any frequency.
- FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Function.
- FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
A function.
- FunctionValue - Class in io.sf.carte.doc.style.css.property
-
Function value.
- FunctionValue() - Constructor for class io.sf.carte.doc.style.css.property.FunctionValue
- FunctionValue(CSSValue.Type) - Constructor for class io.sf.carte.doc.style.css.property.FunctionValue
- FunctionValue(FunctionValue) - Constructor for class io.sf.carte.doc.style.css.property.FunctionValue
G
- gammaCompanding(double) - Method in interface io.sf.carte.doc.color.RGBColorProfile
-
Apply the transfer function ('gamma companding') to a linear component.
- get(int) - Method in class io.sf.carte.doc.WrapperStringList
- get(String) - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesMap
-
Get the feature values associated with the given feature value name.
- getA() - Method in interface io.sf.carte.doc.style.css.LABColor
-
Get the
a
(green-red) axis in the LAB space for this color. - getAgentControl() - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- getAgentControl() - Method in interface io.sf.carte.doc.agent.UserAgent
-
Get the control object for this user agent.
- getAllMediaInstance() - Static method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Gets an unmodifiable media list for all media.
- getAlpha() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Get the alpha channel of this color.
- getAnnotation() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the annotation map.
- getAnnotation() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getAntecedentValue() - Method in interface io.sf.carte.doc.style.css.CSSRatioValue
-
Get the antecedent value (i.e. the 'a' in 'a/b').
- getAntecedentValue() - Method in class io.sf.carte.doc.style.css.property.RatioValue
- getArgument() - Method in interface io.sf.carte.doc.style.css.nsac.PseudoCondition
-
If this condition represents a pseudo-class with an argument (in parentheses), it returns the argument.
- getArguments() - Method in interface io.sf.carte.doc.style.css.CSSFunctionValue
-
Get the arguments of this function.
- getArguments() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getAttribute(String) - Method in class io.sf.carte.doc.dom.DOMElement
- getAttributeName() - Method in interface io.sf.carte.doc.style.css.CSSAttrValue
-
Get the attribute name.
- getAttributeName() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- getAttributeNode(String) - Method in class io.sf.carte.doc.dom.DOMElement
- getAttributeNodeNS(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- getAttributeNS(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- getAttributes() - Method in class io.sf.carte.doc.dom.DOMDocument
- getAttributes() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getAttributes() - Method in class io.sf.carte.doc.dom.DOMElement
- getAttributes() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getAttributeType() - Method in interface io.sf.carte.doc.style.css.CSSAttrValue
-
Get the attribute type.
- getAttributeType() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- getAttributeValue(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the value of the given attribute in the element associated to this selector matcher.
- getAttributeValue(String) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getAuthenticationCredentials(URL, String) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Gets the authentication credentials for the given URL.
- getAuthenticationCredentials(URL, String) - Method in interface io.sf.carte.doc.agent.UserAgent.AgentControl
-
Gets the authentication credentials for the given URL.
- getAuthType() - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- getAWTColor(CSSTypedValue) - Static method in class io.sf.carte.doc.style.css.awt.AWTHelper
-
Gets the AWT color as obtained from the given CSS primitive value.
- getAzimuth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getB() - Method in interface io.sf.carte.doc.style.css.LABColor
-
Get the
b
(blue–yellow) axis in the LAB space for this color. - getBackground() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBackgroundAttachment() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBackgroundColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBackgroundImage() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBackgroundImages() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the computed value(s) for the 'background-image' property.
- getBackgroundImages() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getBackgroundPosition() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBackgroundRepeat() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBadAtRules() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getBadInlineStyles() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
-
Deprecated.
- getBadMediaLists() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getBaseURI() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the absolute base URI of this node.
- getBaseURI() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets the absolute base URI of this node.
- getBaseURI() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- getBaseURI() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the absolute base URI of this node.
- getBaseURI() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getBaseURL() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the base URL of this Document.
- getBaseURL() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets the base URL of this Document.
- getBaseURL() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the base URL of this Document.
- getBaseURL() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the Base URL of this Document.
- getBaseURL() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the base URL of this Document.
- getBlackness() - Method in interface io.sf.carte.doc.style.css.HWBColor
-
Get the blackness of this color.
- getBlue() - Method in interface io.sf.carte.doc.style.css.RGBAColor
-
Get the blue component of this colour.
- getBorder() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderBottom() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderBottomColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderBottomStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderBottomWidth() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the border-bottom-width property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getBorderBottomWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderCollapse() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderLeft() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderLeftColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderLeftStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderLeftWidth() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the border-left-width property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getBorderLeftWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderRight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderRightColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderRightStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderRightWidth() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the border-right-width property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getBorderRightWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderSpacing() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderTop() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderTopColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderTopStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderTopWidth() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the border-top-width property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getBorderTopWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBorderWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBottom() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The bottom of the rectangle.
- getBottom() - Method in class io.sf.carte.doc.geom.Rect
- getBottom() - Method in interface io.sf.carte.doc.style.css.CSSRectValue
-
The bottom of the rectangle.
- getBottom() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getBottom() - Method in class io.sf.carte.doc.style.css.property.RectValue
- getBoxValues(short) - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Get the box values from a simple box model.
- getBoxValues(short) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Get the box values from a simple box model.
- getBuffer() - Method in class io.sf.carte.uparser.CommentRemovalHandler
-
Get the buffer.
- getBuffer() - Method in class io.sf.carte.util.BufferSimpleWriter
-
Get the
StringBuilder
buffer. - getByteStream() - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Get the byte stream for this input source.
- getCanvas() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the document's canvas for the current target medium.
- getCanvas() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the document's canvas for the current target medium.
- getCanvas() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the document's canvas for the current target medium.
- getCanvas() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the document's canvas for the current target medium.
- getCapHeight(CSSComputedProperties) - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Get the cap-height of the first available font, in typographic points.
- getCaptionSide() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCascadedValue(String) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getCategory() - Method in interface io.sf.carte.doc.style.css.CSSValueSyntax
-
The category corresponding to the name of the component.
- getCause() - Method in exception class io.sf.carte.doc.style.css.om.RuleParseException
- getCharacterStream() - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Get the character stream for this input source.
- getCharacterVariant() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the characterVariant map.
- getCharacterVariant() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getChildElementCount() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets the number of child nodes of type Element that this parent node has.
- getChildElementCount() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the number of child nodes of type Element that this parent node has.
- getChildElementCount() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets the number of child nodes of type Element that this parent node has.
- getChildElementCount() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gets the number of child nodes of type Element that this parent node has.
- getChildNodes() - Method in class io.sf.carte.doc.dom.DOMDocument
- getChildNodes() - Method in class io.sf.carte.doc.dom.DOMElement
- getChildNodes() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getChildNodes() - Method in class io.sf.carte.doc.dom.HTMLElement
- getChildNodes() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Get the children of this node.
- getChildNodes() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gets a
DOMNodeList
containing all the children of this parent node. - getChildNodes() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getChildren() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets the live ElementList containing all nodes of type Element that are children of this Element.
- getChildren() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the live ElementList containing all nodes of type Element that are children of this Element.
- getChildren() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets the live ElementList containing all nodes of type Element that are children of this Element.
- getChildren() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gets the live ElementList containing all nodes of type Element that are children of this ParentNode.
- getChroma() - Method in interface io.sf.carte.doc.style.css.LCHColor
-
Get the chroma of this color.
- getClassAttribute(CSSDocument.ComplianceMode) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- getClassList() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gives a live DOMTokenList collection of the class attributes of this element.
- getClassName() - Method in class io.sf.carte.doc.dom.DOMElement
- getClear() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getClip() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCodePoint() - Method in interface io.sf.carte.doc.style.css.CSSUnicodeRangeValue.CSSUnicodeValue
-
Get the value of the unicode codepoint.
- getCodePoint() - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- getColor() - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Get the color represented by this value.
- getColor() - Method in interface io.sf.carte.doc.style.css.HSLColorValue
-
Get the HSL(A) color represented by this value.
- getColor() - Method in interface io.sf.carte.doc.style.css.HWBColorValue
-
Get the HWB color represented by this value.
- getColor() - Method in interface io.sf.carte.doc.style.css.LABColorValue
-
Deprecated.Get the
lab()
oroklab()
color represented by this value. - getColor() - Method in interface io.sf.carte.doc.style.css.LCHColorValue
-
Deprecated.Get the
lch()
oroklch()
color represented by this value. - getColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getColor() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- getColor() - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- getColor() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- getColor() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- getColor() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- getColor(String) - Method in class io.sf.carte.doc.style.css.property.ColorIdentifiers
-
Gets the color associated to the given keyword.
- getColorDepth() - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- getColorDepth() - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gives the number of bits allocated to colors (excluding the alpha channel) in the output device.
- getColorIndex() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Get the number of entries in the color lookup table of the device.
- getColorModel() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Get the color model that this color uses.
- getColorModel() - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Get the color model with which this value was set.
- getColorModel() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- getColorModel() - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- getColorModel() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- getColorModel() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- getColorModel() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- getColorSpace() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Get the color space to which this color belongs.
- getColorValue1() - Method in interface io.sf.carte.doc.style.css.CSSColorMixFunction
-
The first color value.
- getColorValue2() - Method in interface io.sf.carte.doc.style.css.CSSColorMixFunction
-
The second color value.
- getColumnNumber() - Method in exception class io.sf.carte.doc.style.css.nsac.CSSParseException
-
Get the column number where the error was triggered, starting at
1
. - getColumnNumber() - Method in interface io.sf.carte.doc.style.css.nsac.Locator
-
Return the column number where this locator points at.
- getColumnsContentWidth() - Method in interface io.sf.carte.doc.style.css.BoxValues.TableBoxValues
-
Gets an array with the content width of table columns.
- getComment() - Method in interface io.sf.carte.doc.agent.Cookie
- getComment() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getCompatMode() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Get the compatibility mode (
compatMode
) attribute. - getCompatMode() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Get the compatibility mode (
compatMode
) attribute. - getCompatMode() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Get the compatibility mode (
compatMode
) attribute. - getCompatMode() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Get the compatibility mode (
compatMode
) attribute. - getComplianceMode() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Get the compliance mode of this document.
- getComplianceMode() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getComplianceMode() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Get the compliance mode of this document.
- getComplianceMode() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- getComplianceMode() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getComplianceMode() - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- getComplianceMode() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.ColorValue
-
Get the color component at
index
. - getComponent(int) - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.RatioValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.RectValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- getComponent(int) - Method in class io.sf.carte.doc.style.css.property.TypedValue
-
Get the component at
index
. - getComponentCount() - Method in class io.sf.carte.doc.style.css.property.ColorValue
- getComponentCount() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getComponentCount() - Method in class io.sf.carte.doc.style.css.property.RatioValue
- getComponentCount() - Method in class io.sf.carte.doc.style.css.property.RectValue
- getComponentCount() - Method in class io.sf.carte.doc.style.css.property.TypedValue
-
Get the number of components of this value.
- getComputedFontSize() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the computed value of the font-size property.
- getComputedFontSize() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the computed value of the font-size property.
- getComputedLineHeight() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the computed line height with the default 'normal' value of 1.16em.
- getComputedLineHeight() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the computed line height with the default 'normal' value of 1.16em.
- getComputedLineHeight(float) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the computed line height, in typographic points.
- getComputedStyle() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Gets the computed style declaration that applies to this element.
- getComputedStyle(CSSElement, Condition) - Method in interface io.sf.carte.doc.style.css.DocumentCSSStyleSheet
-
Gets the computed style for the given Element and pseudo-element in the DOM Document associated to this style sheet.
- getComputedStyle(CSSElement, Condition) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
-
Gets the computed style for the given element and pseudo-element.
- getComputedStyle(CSSElement, Condition) - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
-
Gets the computed style for the given DOM Element and pseudo-element.
- getComputedStyle(String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets the computed style declaration that applies to this element.
- getComputedStyle(String) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Gets the computed style declaration that applies to this element.
- getComputedStyle(String) - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Gets the computed style declaration that applies to this element.
- getComputedStyleErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getComputedStyleErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getComputedStyleWarnings(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getComputedStyleWarnings(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getCondition() - Method in interface io.sf.carte.doc.style.css.CSSSupportsRule
-
Get the object model representation of the condition associated to this rule.
- getCondition() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
The media feature conditions, if any.
- getCondition() - Method in interface io.sf.carte.doc.style.css.nsac.ConditionalSelector
-
Returns the condition to be applied on the simple selector.
- getCondition() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getCondition() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- getConditionErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getConditionText() - Method in interface io.sf.carte.doc.style.css.CSSConditionRule
-
Gets the serialization of the condition of this rule.
- getConditionText() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getConditionType() - Method in interface io.sf.carte.doc.style.css.nsac.Condition
-
Get the type of
Condition
. - getConsequentValue() - Method in interface io.sf.carte.doc.style.css.CSSRatioValue
-
Get the consequent value (i.e. the 'b' in 'a/b').
- getConsequentValue() - Method in class io.sf.carte.doc.style.css.property.RatioValue
- getContent() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getContentType() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- getCookieConfig() - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Gets the global, useragent-wide default cookie config.
- getCookieConfig() - Method in interface io.sf.carte.doc.agent.UserAgent.AgentControl
-
Gets the global, useragent-wide default cookie config.
- getCookies(String) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- getCounterIncrement() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCounterReset() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCounterStyle() - Method in interface io.sf.carte.doc.style.css.CSSCounterValue
-
Get the counter style.
- getCSSBackgroundColor() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the primitive, computed value for the 'background-color' property.
- getCSSBackgroundColor() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getCSSColor() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the primitive, computed value for the 'color' property.
- getCSSColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCSSColor() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getCSSColorSpace() - Method in interface io.sf.carte.doc.style.css.CSSColorMixFunction
-
Gets the interpolation color space, as defined by CSS.
- getCssFloat() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCSSNode(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getCssRules() - Method in interface io.sf.carte.doc.style.css.CSSGroupingRule
-
Get the list of CSS rules nested inside the grouping rule.
- getCssRules() - Method in interface io.sf.carte.doc.style.css.CSSKeyframesRule
-
Gets the list of keyframe rules.
- getCssRules() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Gets the collection of all CSS rules contained within the style sheet.
- getCssRules() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- getCssRules() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getCssRules() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getCssRules() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getCssText() - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Get a string representation of the expression.
- getCssText() - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
A parsable serialization of the declaration.
- getCssText() - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Get a parsable representation of this value.
- getCssText() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Get a parsable representation of this unit.
- getCssText() - Method in interface io.sf.carte.doc.style.css.nsac.PageSelector
-
Get a text representation of this page selector.
- getCssText() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Retrieves the parsable textual representation of the declaration block (excluding the surrounding curly braces).
- getCssText() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getCssText() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getCssText() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getCssText() - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.StringValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.URIValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.CalcValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.ColorValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.InheritValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.InitialValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- getCssText() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.RatioValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.RectValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.RevertValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.StyleValue
-
Get a string representation of the current value.
- getCssText() - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.UnsetValue
- getCssText() - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- getCssText() - Method in class io.sf.carte.doc.style.css.property.VarValue
- getCssUnit() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
An integer indicating the type of CSS unit that this lexical value represents.
- getCSSValue() - Method in interface io.sf.carte.doc.style.css.CSSPrimitiveValueItem
-
Gets the CSSValue associated to this item.
- getCSSValue() - Method in interface io.sf.carte.doc.style.css.CSSValueItem
-
Gets the CSSValue associated to this item.
- getCSSValue() - Method in class io.sf.carte.doc.style.css.property.InheritValue
- getCSSValue() - Method in class io.sf.carte.doc.style.css.property.InitialValue
- getCSSValue() - Method in class io.sf.carte.doc.style.css.property.RevertValue
- getCSSValue() - Method in class io.sf.carte.doc.style.css.property.UnsetValue
- getCSSValue() - Method in class io.sf.carte.doc.style.css.property.ValueFactory.ListValueItem
- getCSSValue() - Method in interface io.sf.carte.doc.style.css.property.ValueItem
-
Gets the StyleValue associated to this item.
- getCSSValue(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCSSValue(String) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the absolute, primitive "computed" value for the given property.
- getCSSValueFactory() - Method in class io.sf.carte.doc.style.css.property.ExpressionFactory
-
Get a value factory.
- getCssValueType() - Method in interface io.sf.carte.doc.style.css.CSSShorthandValue
- getCssValueType() - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Get the general category to which this value belongs.
- getCssValueType() - Method in interface io.sf.carte.doc.style.css.CSSValueList
- getCssValueType() - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- getCssValueType() - Method in class io.sf.carte.doc.style.css.property.ProxyValue
- getCssValueType() - Method in class io.sf.carte.doc.style.css.property.TypedValue
- getCue() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCueAfter() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCueBefore() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCurrentColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getCurrentColor() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getCurrentNode() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
The node at which the TreeWalker is currently positioned.
- getCursor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getDeclaredCSSValue(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getDefaultGenericFontFamily() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- getDefaultGenericFontFamily() - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the real name of the default font.
- getDefaultGenericFontFamily(String) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
-
Gets the name of the default font used when a generic font family (serif, sans-serif, monospace, cursive, fantasy) is specified.
- getDefaultGenericFontFamily(String) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the name of the default font used when a generic font family (serif, sans-serif, monospace, cursive, fantasy) is specified.
- getDefaultStyleSheet(CSSDocument.ComplianceMode) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- getDefaultStyleSheet(CSSDocument.ComplianceMode) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Get the style sheet resulting from the merge of the user agent sheet and the non-important part of the user style sheet.
- getDefaultStyleSheet(CSSDocument.ComplianceMode) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- getDeviceFactory() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Gets the device factory.
- getDeviceFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Gets the device factory.
- getDeviceHeight() - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- getDeviceHeight() - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the height of the device, expressed in its natural unit.
- getDeviceWidth() - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- getDeviceWidth() - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the width of the device, expressed in its natural unit.
- getDifferent() - Method in interface io.sf.carte.util.Diff
-
Get an array with the elements that are present in both objects, but in a different way.
- getDimensionUnitText() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
If this unit is a
DIMENSION
, returns the string representation of the CSS unit returned byLexicalUnit.getCssUnit()
. - getDimensionUnitText() - Method in class io.sf.carte.doc.style.css.property.NumberValue
-
Gives the text representation of the dimension unit, if this value represents a dimension.
- getDir() - Method in class io.sf.carte.doc.dom.HTMLElement
- getDirection() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getDirectionality() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Get the directionality of the element associated to this matcher.
- getDirectionality() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getDirectionality(Element) - Static method in class io.sf.carte.doc.DirectionalityHelper
-
Determine the directionality of the given element.
- getDisabled() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getDisplay() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getDisplayProperty(Element) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Get the value of the
display
CSS property as specified in the user agent style sheet for that element. - getDoctype() - Method in class io.sf.carte.doc.dom.DOMDocument
- getDoctype() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getDocument() - Method in interface io.sf.carte.doc.agent.net.DownloadListener
- getDocument() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- getDocument() - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Gets the document to which this canvas applies.
- getDocumentElement() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Get the child node which is the document element of this document.
- getDocumentElement() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getDocumentElement() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getDocumentElement() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Get the child node which is the document element of this document.
- getDocumentElement() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getDocumentErrorHandler() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
- getDocumentErrorHandler() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getDocumentFactory() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- getDocumentFactory() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getDocumentURI() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the location of this document.
- getDocumentURI() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getDocumentURI() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getDomain() - Method in interface io.sf.carte.doc.agent.Cookie
- getDomain() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getDomConfig() - Method in class io.sf.carte.doc.dom.DOMDocument
- getDomConfig() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getDOMImplementation() - Method in class io.sf.carte.doc.agent.net.DefaultUserAgent
-
Gets the DOM implementation used by this user agent.
- getDOMImplementation() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- getElement() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getElementById(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Returns the Element that has an ID attribute with the given value.
- getElementById(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getElementById(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
- getElementById(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getElementId(E) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getElementId(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- getElementsByClassName(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gives a live NodeList containing all child elements which have all of the given class names under this reference element.
- getElementsByClassName(String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Gives a live NodeList containing all child elements which have all of the given class names under this reference element.
- getElementsByClassName(String) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gives a live
ElementList
containing all the descending elements which have all of the given class names under this reference node. - getElementsByTagName(String) - Method in class io.sf.carte.doc.dom.DOMElement
- getElementsByTagName(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gives an
ElementList
of all the elements descending from this context node that have the given tag name, in document order. - getElementsByTagName(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gives an
ElementList
of all the elements descending from this context node that have the given tag name, in document order. - getElementsByTagName(String) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gives an
ElementList
of all the elements descending from this context node that have the given tag name, in document order. - getElementsByTagName(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getElementsByTagNameNS(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- getElementsByTagNameNS(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gives an
ElementList
of all the elements descending from this context node that have the given local name and namespace URI, in document order. - getElementsByTagNameNS(String, String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gives an
ElementList
of all the elements descending from this context node that have the given local name and namespace URI, in document order. - getElementsByTagNameNS(String, String) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gives an
ElementList
of all the elements descending from this context node that have the given local name and namespace URI, in document order. - getElementsByTagNameNS(String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getElevation() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getEmptyCells() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getEmptyStyleRules() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getEncoding() - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Get the character encoding for a byte stream or URI.
- getEndValue() - Method in interface io.sf.carte.doc.style.css.CSSUnicodeRangeValue
-
Get the end of this unicode range.
- getEndValue() - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- getEnvValue(String) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Get the value of the given
env
variable. - getErrorHandler() - Method in class io.sf.carte.doc.dom.DOMDocument
- getErrorHandler() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getErrorHandler() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the document-level error handler.
- getErrorHandler() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Gets the error handler for this style sheet.
- getErrorHandler() - Method in interface io.sf.carte.doc.style.css.nsac.ParserControl
-
Get a reference to the error handler.
- getErrorHandler() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getErrorHandler() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getExceptions() - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Get the exceptions found while parsing the query, if any.
- getExpiryTime() - Method in interface io.sf.carte.doc.agent.Cookie
- getExpiryTime() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getExpression() - Method in interface io.sf.carte.doc.style.css.CSSExpressionValue
-
Get the root expression corresponding to this
calc()
value. - getExpression() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- getExSizeInPt(String, float) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gives the size of the 'ex' unit, expressed in 'pt' (typographic points) unit.
- getExternalSubset(String, String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Allows applications to provide an external subset for documents that don't explicitly define one.
- getExternalSubset(String, String) - Method in class io.sf.carte.doc.xml.dtd.StackedEntityResolver
- getFactor() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
Get the
An+B
expression factor (i.e. - getFallback() - Method in interface io.sf.carte.doc.style.css.CSSAttrValue
-
Get the fallback value.
- getFallback() - Method in interface io.sf.carte.doc.style.css.CSSEnvVariableValue
-
Get the fallback value to be used if the referenced variable name is not known.
- getFallback() - Method in interface io.sf.carte.doc.style.css.CSSVarValue
-
Get the fallback value.
- getFallback() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- getFallback() - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- getFallback() - Method in class io.sf.carte.doc.style.css.property.VarValue
- getFeature(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom.HTMLElement
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
-
Deprecated.
- getFeature(String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getFeatureValue(String) - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Provide the value of the requested media feature.
- getFeatureValue(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
- getFeatureValuesMap(String) - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get a feature values map for the given name.
- getFeatureValuesMap(String) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
-
Get a feature values map for the given name.
- getFilter() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
If the filter implements
org.w3c.dom.traversal.NodeFilter
, return it. - getFinalType() - Method in interface io.sf.carte.doc.style.css.CSSLexicalValue
-
Get the expected final type after
var
substitution. - getFinalType() - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- getFirstChild() - Method in class io.sf.carte.doc.dom.DOMDocument
- getFirstChild() - Method in class io.sf.carte.doc.dom.DOMElement
- getFirstChild() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getFirstChild() - Method in class io.sf.carte.doc.dom.HTMLElement
- getFirstChild() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Get the first child of this node.
- getFirstChild() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getFirstCondition() - Method in interface io.sf.carte.doc.style.css.nsac.CombinatorCondition
-
The first condition.
- getFirstElementChild() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets the DOMElement that is the first child of this DOMElement.
- getFirstElementChild() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the Element that is the first child of this ParentNode.
- getFirstElementChild() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets the Element that is the first child of this ParentNode.
- getFirstElementChild() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gets the Element that is the first child of this ParentNode.
- getFirstStyleRule(SelectorList) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Get the first style rule that exactly matches the given selector list, if any.
- getFirstStyleRule(SelectorList) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Get the first style rule that exactly matches the given selector list, if any.
- getFloatValue() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Returns the float value represented by this unit.
- getFloatValue(short) - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
If this is a number, get its float value in the requested unit.
- getFloatValue(short) - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- getFloatValue(short) - Method in class io.sf.carte.doc.style.css.property.NumberValue
-
Gets a float value in a specified unit.
- getFloatValue(short) - Method in class io.sf.carte.doc.style.css.property.PercentageValue
-
Gets a float value in a specified unit.
- getFloatValue(short) - Method in class io.sf.carte.doc.style.css.property.TypedValue
- getFont() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFont(String) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
-
Get a font that was loaded by a @font-face rule.
- getFontFamily() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the list of font families for which a given set of feature values is defined.
- getFontFamily() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFontFamily() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getFontSize() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFontSizeAdjust() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFontSizeFromIdentifier(String, String) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- getFontSizeFromIdentifier(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the font size from the given size identifier (small, medium, etc.), expressed in typographic points.
- getFontStretch() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFontStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFontVariant() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFontWeight() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the computed font weight.
- getFontWeight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getFunction() - Method in interface io.sf.carte.doc.style.css.CSSMathFunctionValue
-
Get the function type.
- getFunction() - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- getFunctionName() - Method in interface io.sf.carte.doc.style.css.CSSFunctionValue
-
Get the function name.
- getFunctionName() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Returns the name of the function.
- getFunctionName() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getGradientType() - Method in interface io.sf.carte.doc.style.css.CSSGradientValue
-
Get the gradient type.
- getGradientType() - Method in class io.sf.carte.doc.style.css.property.GradientValue
- getGraphicsConfiguration() - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
-
Gets the GraphicsConfiguration for this style database.
- getGreen() - Method in interface io.sf.carte.doc.style.css.RGBAColor
-
Get the green component of this colour.
- getHeight() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The height of the rectangle.
- getHeight() - Method in class io.sf.carte.doc.geom.Rect
- getHeight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getHintErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getHintErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getHref() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getHref() - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- getHref() - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheet
- getHref() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getHref(CSSTypedValue, String) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Attempts to get the absolute Href from the string value of a (uri) property.
- getHSLColorValue() - Method in interface io.sf.carte.doc.style.css.HSLColorValue
-
Deprecated.
- getHue() - Method in interface io.sf.carte.doc.style.css.HSLColor
-
Get the hue of this color.
- getHue() - Method in interface io.sf.carte.doc.style.css.HWBColor
-
Get the hue of this color.
- getHue() - Method in interface io.sf.carte.doc.style.css.LCHColor
-
Get the hue of this color.
- getHWBColorValue() - Method in interface io.sf.carte.doc.style.css.HWBColorValue
-
Deprecated.
- getId() - Method in class io.sf.carte.doc.dom.DOMElement
- getId() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Gets the
id
attribute of this element. - getId() - Method in class io.sf.carte.doc.dom4j.XHTMLElement
-
Gets the
id
attribute of this element. - getId() - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Gets the
id
attribute of this element. - getId() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the 'id' attribute of the element associated to this selector matcher.
- getId() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getId() - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- getIgnoredImports() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getImplementation() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Get the DOM implementation that created this document.
- getImplementation() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getIndex() - Method in exception class io.sf.carte.doc.DOMCharacterException
-
Get the index at which the problem was found.
- getInitialColor() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- getInitialColor() - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gives the initial (default) value for the 'color' property on this device.
- getInitialValue() - Method in interface io.sf.carte.doc.style.css.CSSPropertyDefinition
-
The initial value associated with the property.
- getInitialValue() - Method in interface io.sf.carte.doc.style.css.CSSPropertyRule
-
The initial value associated with the
@property
rule. - getInitialValue() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getInitialValue(String) - Method in class io.sf.carte.doc.style.css.property.PropertyDatabase
-
Gives the initial device-independent initial (default) value for the given property.
- getInlineStyleErrorHandler(CSSElement) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Get the error handler for the given element's inline style.
- getInlineStyleErrorHandler(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getInlineStyleErrorHandler(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getInlineStyleErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getInlineStyleOwners() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
-
Gets the owners of inline styles that have been processed through this handler.
- getInlineStyleOwners() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
-
Gets the owners of inline styles that have been processed through this handler.
- getInnerText() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gives a representation of the text content of an element, approximately as if it was rendered according to the styling and the document language.
- getInputEncoding() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Give the encoding used when the document was parsed, if known.
- getInputEncoding() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Give the encoding used when the document was parsed, if known.
- getInputEncoding() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getInstance() - Static method in class io.sf.carte.doc.agent.net.DefaultOriginPolicy
- getInstance() - Static method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
-
Gets the instance of the document factory.
- getInstance() - Static method in class io.sf.carte.doc.style.css.property.ColorIdentifiers
-
Gets the instance of this class.
- getInstance() - Static method in class io.sf.carte.doc.style.css.property.PropertyDatabase
-
Gets an instance of this class.
- getInstance() - Static method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Gets an instance of this class.
- getInstance() - Static method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- getIntegerValue() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Returns the integer value represented by this unit.
- getIOErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getIOErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getKeyText() - Method in interface io.sf.carte.doc.style.css.CSSKeyframeRule
-
Gets the keyframe selector as a comma-separated list of percentage values.
- getKeyText() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getLang() - Method in class io.sf.carte.doc.dom.HTMLElement
- getLang() - Method in interface io.sf.carte.doc.style.css.nsac.LangCondition
-
Returns the language
- getLanguage() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the language of the element associated to this selector matcher.
- getLanguage() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getLastChild() - Method in class io.sf.carte.doc.dom.DOMDocument
- getLastChild() - Method in class io.sf.carte.doc.dom.DOMElement
- getLastChild() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getLastChild() - Method in class io.sf.carte.doc.dom.HTMLElement
- getLastChild() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Get the last child of this node.
- getLastChild() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getLastElementChild() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets the DOMElement that is the last child of this DOMElement.
- getLastElementChild() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the DOMElement that is the last child of this ParentNode.
- getLastElementChild() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets the DOMElement that is the last child of this ParentNode.
- getLastElementChild() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gets the Element that is the last child of this ParentNode.
- getLastStyleSheetSet() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the style sheet set that was last selected.
- getLastStyleSheetSet() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the style sheet set that was last selected.
- getLastStyleSheetSet() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the style sheet set that was last selected.
- getLastStyleSheetSet() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the style sheet set that was last selected.
- getLeft() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The left of the rectangle.
- getLeft() - Method in class io.sf.carte.doc.geom.Rect
- getLeft() - Method in interface io.sf.carte.doc.style.css.CSSRectValue
-
The left of the rectangle.
- getLeft() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getLeft() - Method in class io.sf.carte.doc.style.css.property.RectValue
- getLeftSide() - Method in interface io.sf.carte.util.Diff
-
Get an array with the elements that are only present in the left object.
- getLength() - Method in class io.sf.carte.doc.ArrayStringList
- getLength() - Method in interface io.sf.carte.doc.DOMTokenList
-
Gets the number of tokens stored in this collection.
- getLength() - Method in class io.sf.carte.doc.DOMTokenListImpl
- getLength() - Method in class io.sf.carte.doc.DOMTokenSetImpl
- getLength() - Method in class io.sf.carte.doc.LinkedStringList
- getLength() - Method in interface io.sf.carte.doc.style.css.AlgebraicExpression
-
Get the number of operands in this expression.
- getLength() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
The number of component values plus the alpha channel.
- getLength() - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
The number of properties in this declaration.
- getLength() - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
The number of values in this list.
- getLength() - Method in interface io.sf.carte.doc.style.css.nsac.PageSelectorList
-
Get the length of this page selector list.
- getLength() - Method in interface io.sf.carte.doc.style.css.nsac.SelectorList
-
Get the length of this selector list.
- getLength() - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
-
Gives the number of rules in the list.
- getLength() - Method in class io.sf.carte.doc.style.css.om.MarginRuleList
-
Gives the number of rules in the list.
- getLength() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
The number of properties that have been explicitly set in this declaration block.
- getLength() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- getLength() - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- getLength() - Method in class io.sf.carte.doc.style.css.property.ValueList
- getLength() - Method in class io.sf.carte.doc.WrapperStringList
- getLetterSpacing() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getLexicalUnit() - Method in interface io.sf.carte.doc.style.css.CSSLexicalValue
-
Get the first lexical unit of this lexical-level value.
- getLexicalUnit() - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- getLexicalUnitType() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Gives the type of
LexicalUnit
. - getLightness() - Method in interface io.sf.carte.doc.style.css.HSLColor
-
Get the lightness of this color.
- getLightness() - Method in interface io.sf.carte.doc.style.css.LABColor
-
Get the lightness of this color.
- getLightness() - Method in interface io.sf.carte.doc.style.css.LCHColor
-
Get the lightness of this color.
- getLineHeight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getLineNumber() - Method in exception class io.sf.carte.doc.style.css.nsac.CSSParseException
-
Get the line number where the error was triggered, starting at
1
. - getLineNumber() - Method in interface io.sf.carte.doc.style.css.nsac.Locator
-
Return the line number where this locator points at.
- getLinkedSheetErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getLinkedStyleErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getListStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getListStyleImage() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getListStylePosition() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getListStyleType() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getLocalName() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gives the local part of the qualified name of this node.
- getLocalName() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gives the local part of the qualified name of this node.
- getLocalName() - Method in class io.sf.carte.doc.dom.DOMElement
- getLocalName() - Method in interface io.sf.carte.doc.style.css.nsac.AttributeCondition
-
Returns the local part of the qualified name of this attribute.
- getLocalName() - Method in interface io.sf.carte.doc.style.css.nsac.ElementSelector
-
Returns the local part of the qualified name of this element.
- getLocalName() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the local name of the element to which this selector matcher applies.
- getLocalName() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getLocator() - Method in exception class io.sf.carte.doc.style.css.nsac.CSSParseException
-
Get the locator pointing to the place where the error was triggered.
- getLoginPrincipal() - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- getLonghandProperties(String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Get an array with the names of the longhand subproperties for
shorthandName
. - getLonghands() - Method in interface io.sf.carte.doc.style.css.CSSShorthandValue
-
Get the set of longhand properties that this shorthand is responsible for.
- getMalformedURIs() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getMappedCSSNode(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getMargin() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMarginBottom() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the margin-bottom property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getMarginBottom() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMarginLeft() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the margin-left property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getMarginLeft() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMarginRight() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the margin-right property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getMarginRight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMarginRules() - Method in interface io.sf.carte.doc.style.css.CSSPageRule
-
Get the list of page-margin rules.
- getMarginRules() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getMarginTop() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the margin-top property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getMarginTop() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMarkerOffset() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMarks() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMaxHeight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMaxWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMedia() - Method in interface io.sf.carte.doc.style.css.CSSMediaRule
-
A list of media queries that apply to this rule.
- getMedia() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Get the destination media for this sheet.
- getMedia() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
Get the serialized form of this media query.
- getMedia() - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Get the serialized form of this media query list.
- getMedia() - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Returns the media associated to the input source or
null
if media are currently unknown. - getMedia() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getMedia() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getMedia() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getMedia() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- getMediaErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getMediaErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getMediaQuery(int) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Get the media query at
index
. - getMediaQueryFactory() - Method in class io.sf.carte.doc.style.css.om.CSSOMParser
- getMediaQueryFactory() - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- getMediaQueryList() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
Get the media query list that this object handles.
- getMediaType() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
Get the media type, like
screen
orprint
. - getMediaType() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- getMessage() - Method in exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
- getMinHeight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMinifiedCssText() - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Get a minified string representation of the expression.
- getMinifiedCssText() - Method in interface io.sf.carte.doc.style.css.CSSRule
-
A minified parsable textual representation of the rule.
- getMinifiedCssText() - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
A minified parsable textual representation of the declaration.
- getMinifiedCssText() - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Gives a minified version of the css text of the property.
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
-
A minified parsable textual representation of the rule.
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Retrieves a minified textual representation of the declaration block (excluding the surrounding curly braces).
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getMinifiedCssText() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getMinifiedCssText(String) - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Gives a minified version of the css text of the property.
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.AttrValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.CalcValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.ColorValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.RectValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.StringValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.StyleValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.URIValue
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- getMinifiedCssText(String) - Method in class io.sf.carte.doc.style.css.property.VarValue
- getMinifiedMedia() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
Get a minified serialized form of this media query.
- getMinifiedMedia() - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Get a minified serialized form of this media query list.
- getMinifiedMedia() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- getMinWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getMissingRequiredValues() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getModel(String) - Static method in class io.sf.carte.doc.xml.dtd.ContentModel
-
Gets an instance of ContentModel for the given DOCTYPE declaration.
- getModel(DocumentType) - Static method in class io.sf.carte.doc.xml.dtd.ContentModel
-
Gets an instance of ContentModel for the given docType.
- getMonoBitsPerPixel() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Get the number of bits per pixel in a monochrome frame buffer.
- getMultiplier() - Method in interface io.sf.carte.doc.style.css.CSSValueSyntax
-
The multiplier.
- getName() - Method in interface io.sf.carte.doc.agent.Cookie
- getName() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getName() - Method in interface io.sf.carte.doc.style.css.CSSCounterStyleRule
-
Gets the counter-style name.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSCounterValue
-
Get the name of this counter.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSEnvVariableValue
-
Get the name of this environment variable.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSKeyframesRule
-
Gets the name of the keyframes.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSMarginRule
-
The name of the margin at-rule.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSPropertyDefinition
-
Gets the property name.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSPropertyRule
-
Gets the custom property name.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSValueSyntax
-
The name of the component.
- getName() - Method in interface io.sf.carte.doc.style.css.CSSVarValue
-
Get the name of the custom property.
- getName() - Method in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
-
Get the name of the feature.
- getName() - Method in interface io.sf.carte.doc.style.css.MediaQueryPredicate
-
Get a name associated with this predicate.
- getName() - Method in interface io.sf.carte.doc.style.css.nsac.ArgumentCondition
-
The name of the pseudo-class.
- getName() - Method in interface io.sf.carte.doc.style.css.nsac.DeclarationPredicate
-
The property name.
- getName() - Method in interface io.sf.carte.doc.style.css.nsac.PageSelector
-
Get the name of the page type or pseudo-page.
- getName() - Method in interface io.sf.carte.doc.style.css.nsac.PseudoCondition
-
The name of this pseudo-class or pseudo-element.
- getName() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
-
Gets the counter-style name.
- getName() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getName() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getName() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
-
Gets the (unescaped) custom property name.
- getName() - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- getName() - Method in class io.sf.carte.doc.style.css.property.VarValue
- getName() - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- getNamedItem(String) - Method in interface io.sf.carte.doc.dom.ExtendedNamedNodeMap
- getNamedItemNS(String, String) - Method in interface io.sf.carte.doc.dom.ExtendedNamedNodeMap
- getNamespacePrefix(String) - Method in interface io.sf.carte.doc.style.css.nsac.SheetContext
-
Get the namespace prefix corresponding to the given URI.
- getNamespacePrefix(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Gets the namespace prefix associated to the given URI.
- getNamespacePrefix(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Gets the namespace prefix associated to the given URI.
- getNamespaceURI() - Method in class io.sf.carte.doc.dom.DOMDocument
- getNamespaceURI() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getNamespaceURI() - Method in class io.sf.carte.doc.dom.DOMElement
- getNamespaceURI() - Method in class io.sf.carte.doc.dom.HTMLElement
- getNamespaceURI() - Method in interface io.sf.carte.doc.style.css.CSSNamespaceRule
-
Get the namespace URI defined by this rule.
- getNamespaceURI() - Method in interface io.sf.carte.doc.style.css.nsac.AttributeCondition
-
Returns the namespace URI of this attribute condition.
- getNamespaceURI() - Method in interface io.sf.carte.doc.style.css.nsac.ElementSelector
-
Returns the namespace URI of this element selector.
- getNamespaceURI() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the namespace URI of the element associated to this selector matcher.
- getNamespaceURI() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getNamespaceURI() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getNamespaceURI() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getNamespaceURI(String) - Method in interface io.sf.carte.doc.style.css.nsac.Parser.NamespaceMap
-
Gets the namespace URI associated to the given prefix.
- getNativeContent() - Method in interface io.sf.carte.doc.agent.net.DownloadListener
-
Gets the content, put into a native object.
- getNativeContent() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- getNaturalUnit() - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- getNaturalUnit() - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the identifier of the device's natural unit.
- getNestedCondition() - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
If this is a
NOT
condition, return the negated condition. - getNext() - Method in interface io.sf.carte.doc.style.css.CSSValueSyntax
-
The next syntax component after the
|
character, if any. - getNext() - Method in interface io.sf.carte.doc.style.css.nsac.PageSelector
-
Get the next pseudo-page, if any.
- getNextElementSibling() - Method in class io.sf.carte.doc.dom.DOMDocument
- getNextElementSibling() - Method in class io.sf.carte.doc.dom.DOMElement
- getNextElementSibling() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getNextElementSibling() - Method in class io.sf.carte.doc.dom.HTMLElement
- getNextElementSibling() - Method in interface io.sf.carte.doc.dom.NonDocumentTypeChildNode
-
Gets the first following sibling that is an element.
- getNextLexicalUnit() - Method in interface io.sf.carte.doc.style.css.CSSValueItem
-
Get the next lexical unit after processing this item.
- getNextLexicalUnit() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
The next lexical unit.
- getNextLexicalUnit() - Method in class io.sf.carte.doc.style.css.property.ExpressionFactory
-
Gives the next lexical unit.
- getNextLexicalUnit() - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- getNextLexicalUnit() - Method in class io.sf.carte.doc.style.css.property.ValueFactory.ListValueItem
- getNextSibling() - Method in class io.sf.carte.doc.dom.DOMDocument
- getNextSibling() - Method in class io.sf.carte.doc.dom.DOMElement
- getNextSibling() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getNextSibling() - Method in class io.sf.carte.doc.dom.HTMLElement
- getNextSibling() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Get the node immediately following this node in its parent's child list.
- getNextSibling() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getNoContainingBlock() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getNodeFilter() - Method in interface io.sf.carte.doc.dom.NodeIterator
-
Get the
NodeFilter
callback. - getNodeFilter() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Get the
NodeFilter
callback. - getNodeName() - Method in class io.sf.carte.doc.dom.DOMDocument
- getNodeName() - Method in class io.sf.carte.doc.dom.DOMElement
- getNodeName() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getNodeType() - Method in class io.sf.carte.doc.dom.DOMDocument
- getNodeType() - Method in class io.sf.carte.doc.dom.DOMElement
- getNodeType() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getNodeType() - Method in class io.sf.carte.doc.dom.HTMLElement
- getNodeType() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getNodeValue() - Method in class io.sf.carte.doc.dom.DOMDocument
- getNodeValue() - Method in class io.sf.carte.doc.dom.DOMElement
- getNodeValue() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getNodeValue() - Method in class io.sf.carte.doc.dom.HTMLElement
- getNodeValue() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getOffset() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
Get the
An+B
expression offset (i.e. - getOffset() - Method in class io.sf.carte.doc.style.css.parser.AnBExpression
-
Get the expression offset (i.e.
- getOfList() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
Get the list of selectors that the children have to match.
- getOperand() - Method in interface io.sf.carte.doc.style.css.CSSOperandExpression
-
Retrieve the operand.
- getOrientation() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
The orientation.
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
-
Get the origin of this rule (user agent sheet, author, user).
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Get the origin of this sheet.
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getOrigin() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getOriginPolicy() - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- getOrnaments() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the ornaments map.
- getOrnaments() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getOrphans() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getOutline() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getOutlineColor() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getOutlineStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getOutlineWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getOverflow() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getOverflowBlock() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Describes the behavior of the device when content overflows the initial containing block in the block axis
- getOverflowInline() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Describes the behavior of the device when content overflows the initial containing block in the inline axis.
- getOverrideStyle(Condition) - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets this element's override style declaration for a pseudo-element.
- getOverrideStyle(Condition) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- getOverrideStyle(Condition) - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Gets this element's override style declaration for a pseudo-element.
- getOwnerDocument() - Method in class io.sf.carte.doc.dom.DOMElement
-
Get the
DOMDocument
object related to this node (for all nodes exceptDocumentType
, it is the document that created it), which is also the object that should be used to create new nodes for the document. - getOwnerDocument() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Get the
DOMDocument
object related to this node (for all nodes exceptDocumentType
, it is the document that created it), which is also the object that should be used to create new nodes for the document. - getOwnerDocument() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Get the
DOMDocument
object related to this node (for all nodes exceptDocumentType
, it is the document that created it), which is also the object that should be used to create new nodes for the document. - getOwnerDocument() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getOwnerDocument() - Method in class io.sf.carte.doc.dom.HTMLElement
- getOwnerDocument() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
The
XHTMLDocument
object which is the root ancestor of this node. - getOwnerDocument() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- getOwnerDocument() - Method in interface io.sf.carte.doc.style.css.CSSNode
- getOwnerDocument() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getOwnerDocument() - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- getOwnerDocument() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getOwnerNode() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the owner/peer node.
- getOwnerNode() - Method in interface io.sf.carte.doc.style.css.NodeStyleDeclaration
-
Gets the owner node.
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.AnonymousStyleDeclaration
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
The node that owns this declaration.
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheet
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- getOwnerNode() - Method in class io.sf.carte.doc.style.css.om.InlineStyle
- getOwnerRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- getOwnerRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getOwnerSheet() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getPadding() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPaddingBottom() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the padding-bottom property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getPaddingBottom() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPaddingLeft() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the padding-left property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getPaddingLeft() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPaddingRight() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the padding-right property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getPaddingRight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPaddingTop() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the padding-top property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getPaddingTop() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPage() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPageBreakAfter() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPageBreakBefore() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPageBreakInside() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getParameters() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
The function parameters including operators (like the comma).
- getParentComputedStyle() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the computed style for the parent element.
- getParentComputedStyle() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the computed style for the parent element.
- getParentComputedStyle() - Method in class io.sf.carte.doc.style.css.om.DOMComputedStyle
- getParentCondition() - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
Get the parent condition, if any.
- getParentExpression() - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Get the parent expression.
- getParentNode() - Method in class io.sf.carte.doc.dom.DOMElement
- getParentNode() - Method in class io.sf.carte.doc.dom.HTMLElement
- getParentNode() - Method in class io.sf.carte.doc.dom.DOMDocument
- getParentNode() - Method in interface io.sf.carte.doc.dom.DOMNode
- getParentNode() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getParentRule() - Method in interface io.sf.carte.doc.style.css.CSSRule
-
If this rule is contained inside another rule, return that rule.
- getParentRule() - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Retrieves the CSS rule that contains this declaration block.
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Retrieves the CSS rule that contains this declaration block.
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getParentRule() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getParentSelectorMatcher() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the selector matcher for the parent element.
- getParentSelectorMatcher() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getParentSheetHref() - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- getParentSheetHref() - Method in interface io.sf.carte.doc.style.css.property.WrappedValue
- getParentStyleSheet() - Method in interface io.sf.carte.doc.style.css.CSSRule
-
Get the style sheet that contains this rule.
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getParentStyleSheet() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getParserFlags() - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- getParserFlags() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Get the parser flags that should be used by NSAC parsers.
- getParserFlags() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Get the parser flags that should be used by NSAC parsers.
- getPartType() - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Get the type of
CSSExpression.AlgebraicPart
. - getPassword() - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- getPath() - Method in interface io.sf.carte.doc.agent.Cookie
- getPath() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getPause() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPauseAfter() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPauseBefore() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPercentage1() - Method in interface io.sf.carte.doc.style.css.CSSColorMixFunction
-
Gives the percentage that applies to the first color.
- getPercentage2() - Method in interface io.sf.carte.doc.style.css.CSSColorMixFunction
-
Gives the percentage that applies to the second color.
- getPitch() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPitchRange() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPlayDuring() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPointerAccuracy() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
The pointing device quality.
- getPolicyError(Node) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getPolicyError(Node) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getPolicyErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getPolicyErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getPorts() - Method in interface io.sf.carte.doc.agent.Cookie
- getPorts() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getPosition() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPrecedingComments() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesMap
-
Get a list of the comments that preceded this map, if any.
- getPrecedingComments() - Method in interface io.sf.carte.doc.style.css.CSSRule
-
Get a list of the comments that preceded this rule, if any.
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getPrecedingComments() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getPredicateType() - Method in interface io.sf.carte.doc.style.css.MediaQueryPredicate
-
An number indicative of the predicate type.
- getPreferredStyleSheetSet() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
-
Gets the preferred style sheet set as obtained from the sheets in the list.
- getPrefersColorScheme() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
The desire for light or dark color schemes.
- getPrefersReducedMotion() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
The desire for less motion on the page.
- getPrefix() - Method in class io.sf.carte.doc.dom.DOMDocument
- getPrefix() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getPrefix() - Method in class io.sf.carte.doc.dom.DOMElement
- getPrefix() - Method in class io.sf.carte.doc.dom.HTMLElement
- getPrefix() - Method in interface io.sf.carte.doc.style.css.CSSNamespaceRule
-
Get the prefix for the declared namespace.
- getPrefix() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getPrefix() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getPreviousElementSibling() - Method in class io.sf.carte.doc.dom.DOMDocument
- getPreviousElementSibling() - Method in class io.sf.carte.doc.dom.DOMElement
- getPreviousElementSibling() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getPreviousElementSibling() - Method in class io.sf.carte.doc.dom.HTMLElement
- getPreviousElementSibling() - Method in interface io.sf.carte.doc.dom.NonDocumentTypeChildNode
-
Gets the first preceding sibling that is an element.
- getPreviousLexicalUnit() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
The previous lexical unit.
- getPreviousSibling() - Method in class io.sf.carte.doc.dom.DOMDocument
- getPreviousSibling() - Method in class io.sf.carte.doc.dom.DOMElement
- getPreviousSibling() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getPreviousSibling() - Method in class io.sf.carte.doc.dom.HTMLElement
- getPreviousSibling() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Get the node immediately preceding this node in its parent's child list.
- getPreviousSibling() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getPreviousSiblingSelectorMatcher() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Gets the selector matcher for the previous sibling.
- getPreviousSiblingSelectorMatcher() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- getPrimitiveType() - Method in interface io.sf.carte.doc.style.css.CSSShorthandValue
- getPrimitiveType() - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Get the primitive type.
- getPrimitiveType() - Method in interface io.sf.carte.doc.style.css.CSSValueList
- getPrimitiveType() - Method in class io.sf.carte.doc.style.css.property.InheritValue
- getPrimitiveType() - Method in class io.sf.carte.doc.style.css.property.InitialValue
- getPrimitiveType() - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- getPrimitiveType() - Method in class io.sf.carte.doc.style.css.property.RevertValue
- getPrimitiveType() - Method in class io.sf.carte.doc.style.css.property.UnsetValue
- getProperty(String) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- getProperty(String) - Method in interface io.sf.carte.doc.agent.UserAgent.AgentControl
-
Gets a control property.
- getPropertyCSSValue(String) - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Retrieves the computed object representation of the value of a CSS property.
- getPropertyCSSValue(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Gets the object representation of the value of a CSS property if it has been explicitly set for this declaration block.
- getPropertyCSSValue(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
- getPropertyCSSValue(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPropertyPriority(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Get the priority that was set to the given property in this declaration.
- getPropertyPriority(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Used to retrieve the priority of a CSS property (e.g. the
"important"
qualifier) if the property has been explicitly set in this declaration block. - getPropertyValue(String) - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Retrieves the String value of a CSS property.
- getPropertyValue(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Gets the text value of a CSS property if it has been explicitly set within this declaration block.
- getPropertyValue(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getPropertyValue(String) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getPseudoElement() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- getPseudoElement() - Method in interface io.sf.carte.doc.style.css.SelectorMatcher
-
Get the pseudo-element that this matcher will use to match selectors.
- getPublicId() - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- getQuotes() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getRangeSecondValue() - Method in interface io.sf.carte.doc.style.css.om.MediaFeature
-
If this is a range feature test involving two values, get the second value.
- getRangeType() - Method in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
-
Get the range type as was determined by the parser.
- getRealm() - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- getRed() - Method in interface io.sf.carte.doc.style.css.RGBAColor
-
Get the red component of this colour.
- getReferrerPolicy() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Get the referrer policy obtained through the 'Referrer-Policy' header or a meta element.
- getReferrerPolicy() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Get the referrer policy obtained through the 'Referrer-Policy' header or a meta element.
- getReferrerPolicy() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Get the referrer policy obtained through the 'Referrer-Policy' header or a meta element.
- getReferrerPolicy() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Get the referrer policy obtained through the 'Referrer-Policy' header or a meta element.
- getResolution() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Get the device resolution.
- getResourceAgent() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- getResourceDownloader(U) - Method in interface io.sf.carte.doc.agent.net.ResourceAgent
-
Gets the resource downloader for the given source, creating one if none exists.
- getRevertStyle(Condition) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getRichness() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getRight() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The right of the rectangle.
- getRight() - Method in class io.sf.carte.doc.geom.Rect
- getRight() - Method in interface io.sf.carte.doc.style.css.CSSRectValue
-
The right of the rectangle.
- getRight() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getRight() - Method in class io.sf.carte.doc.style.css.property.RectValue
- getRightSide() - Method in interface io.sf.carte.util.Diff
-
Get an array with the elements that are only present in the right object.
- getRoot() - Method in interface io.sf.carte.doc.dom.NodeIterator
-
The root node to iterate.
- getRoot() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
The root node.
- getRule() - Method in exception class io.sf.carte.doc.style.css.om.RuleParseException
- getRuleAtError(int) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getRuleIOErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
-
Deprecated.
- getRuleIOErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
-
Deprecated.
- getRuleParseErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getRulesForProperty(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Returns a list of rules that apply to a style where the given longhand property is set (either explicitly or through a shorthand).
- getRulesForProperty(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Returns a list of rules that apply to a style where the given longhand property is set (either explicitly or through a shorthand).
- getSacErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getSACErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getSacWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getSACWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getSaturation() - Method in interface io.sf.carte.doc.style.css.HSLColor
-
Get the saturation of this color.
- getSAXParserFactory() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
-
Get the
SAXParserFactory
object used by this builder. - getScanType() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
The display scan type.
- getSchema() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- getSchemaTypeInfo() - Method in class io.sf.carte.doc.dom.DOMElement
- getScrollbarWidth() - Method in interface io.sf.carte.doc.style.css.Viewport
-
Gets the width of the scrollbar that appears when a box overflows with scroll.
- getSecondCondition() - Method in interface io.sf.carte.doc.style.css.nsac.CombinatorCondition
-
The second condition.
- getSecondSelector() - Method in interface io.sf.carte.doc.style.css.nsac.CombinatorSelector
-
Get the second selector.
- getSelectedStyleSheetSet() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the title of the currently selected style sheet set.
- getSelectedStyleSheetSet() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the title of the currently selected style sheet set.
- getSelectedStyleSheetSet() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the title of the currently selected style sheet set.
- getSelectedStyleSheetSet() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the title of the currently selected style sheet set.
- getSelector() - Method in interface io.sf.carte.doc.style.css.nsac.CombinatorSelector
-
Get the first selector.
- getSelectorList() - Method in interface io.sf.carte.doc.style.css.CSSStyleRule
-
The selectors of this style rule.
- getSelectorList() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getSelectorList() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getSelectorList() - Method in class io.sf.carte.doc.style.css.parser.AnBExpression
-
If the expression contains a list of
of
-selectors, return it. - getSelectorMatcher() - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets a selector matcher associated to this element.
- getSelectorMatcher() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Gets the selector matcher for this element.
- getSelectorMatcher() - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Gets a selector matcher associated to this element.
- getSelectors() - Method in interface io.sf.carte.doc.style.css.nsac.ArgumentCondition
-
Get the list of selectors that were supplied as argument.
- getSelectors() - Method in interface io.sf.carte.doc.style.css.nsac.SelectorFunction
-
The selectors.
- getSelectorsForProperty(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Returns an array of selectors that apply to a style where the given longhand property is set (either explicitly or through a shorthand).
- getSelectorsForProperty(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Returns an array of selectors that apply to a style where the given longhand property is set (either explicitly or through a shorthand).
- getSelectorsForPropertyValue(String, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Returns an array of selectors that apply to a style where the given property was explicitly set to the given declared value.
- getSelectorText() - Method in interface io.sf.carte.doc.style.css.CSSPageRule
- getSelectorText() - Method in interface io.sf.carte.doc.style.css.CSSStyleRule
-
Get a parsable serialization of the selector(s).
- getSelectorText() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getSelectorText() - Method in class io.sf.carte.doc.style.css.om.PageRule
-
Get the page selector text.
- getSelectorType() - Method in interface io.sf.carte.doc.style.css.nsac.PageSelector
-
The type of
PageSelector
. - getSelectorType() - Method in interface io.sf.carte.doc.style.css.nsac.Selector
-
Gives the type of
Selector
- getSeparator() - Method in interface io.sf.carte.doc.style.css.CSSCounterValue
-
Get the separator.
- getSheet() - Method in interface io.sf.carte.doc.style.css.LinkStyle
-
Get the style sheet that this node links to.
- getShorthand(String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Gets the shorthand for this subproperty, if any.
- getShorthandSubproperties(String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Get the subproperties of the given shorthand.
- getShorthandsWithErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getSimpleSelector() - Method in interface io.sf.carte.doc.style.css.nsac.ConditionalSelector
-
Returns the simple selector.
- getSize() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getSortedValue() - Method in interface io.sf.carte.doc.DOMTokenList
-
Gets the value of the collection as a String, with the tokens alphabetically ordered.
- getSortedValue() - Method in class io.sf.carte.doc.DOMTokenListImpl
- getSortedValue() - Method in class io.sf.carte.doc.DOMTokenSetImpl
- getSpeak() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getSpeakHeader() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getSpeakNumeral() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getSpeakPunctuation() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getSpeechRate() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getStartTag() - Method in class io.sf.carte.doc.dom.DOMElement
- getStep() - Method in class io.sf.carte.doc.style.css.parser.AnBExpression
-
Get the step (i.e.
- getStress() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getStrictErrorChecking() - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- getStrictErrorChecking() - Method in class io.sf.carte.doc.dom.DOMDocument
- getStrictErrorChecking() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- getStrictErrorChecking() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getStringValue() - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
If this value represents a string value, get it.
- getStringValue() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Returns the string value.
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.CalcValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.StringValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.TypedValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- getStringValue() - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- getStyle() - Method in class io.sf.carte.doc.dom.DOMElement
-
The inline style.
- getStyle() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Gets the inline style declaration from the current contents of the
style
XHTML attribute. - getStyle() - Method in interface io.sf.carte.doc.style.css.CSSDeclarationRule
-
Get the style that is declared by this rule.
- getStyle() - Method in interface io.sf.carte.doc.style.css.CSSElement
-
The inline style.
- getStyle() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getStyleDatabase() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the style database currently used to apply specific styles to this document.
- getStyleDatabase() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the style database currently used to apply specific styles to this document.
- getStyleDatabase() - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Gets the style database for this canvas.
- getStyleDatabase() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the style database used to compute the style.
- getStyleDatabase() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the style database currently used to apply specific styles to this document.
- getStyleDatabase() - Method in class io.sf.carte.doc.style.css.om.AnonymousStyleDeclaration
-
Gets the style database which is used to compute the style.
- getStyleDatabase() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Gets the style database which is used to compute the style.
- getStyleDatabase() - Method in class io.sf.carte.doc.style.css.om.DOMComputedStyle
-
Gets the style database which is used to compute the style.
- getStyleDatabase() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the style database currently used to apply specific styles to this document.
- getStyleDatabase(String) - Method in class io.sf.carte.doc.agent.AbstractDeviceFactory
- getStyleDatabase(String) - Method in interface io.sf.carte.doc.agent.DeviceFactory
-
Supplies a style database for the given medium.
- getStyleDeclarationErrorHandler() - Method in interface io.sf.carte.doc.style.css.CSSDeclarationRule
-
Gets the error handler.
- getStyleDeclarationErrorHandler() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Get the error handler for this style declaration.
- getStyleDeclarationErrorHandler() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
-
Gets the error handler.
- getStyleDeclarationErrorHandler() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getStyleDeclarationErrorHandler() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- getStyleDeclarationErrorHandler() - Method in class io.sf.carte.doc.style.css.om.InlineStyle
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getStyleFormattingContext() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getStyleFormattingFactory() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Get the style formatting factory to be used with this sheet factory.
- getStyleFormattingFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- getStyleRules(Selector) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Get the list of style rules that match the given selector.
- getStyleRules(Selector) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Get the list of style rules that match the given selector.
- getStyleset() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the styleset map.
- getStyleset() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getStyleSheet() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the merged style sheet that applies to this document, resulting from the merge of the document's default style sheet, the document linked or embedded style sheets, and the non-important part of the user style sheet.
- getStyleSheet() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the merged style sheet that applies to this document, resulting from the merge of the document's default style sheet, the document linked or embedded style sheets, and the non-important part of the user style sheet.
- getStyleSheet() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the merged style sheet that applies to this document, resulting from the merge of the document's default style sheet, the document linked or embedded style sheets, and the non-important part of the user style sheet.
- getStyleSheet() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Obtain the style sheet.
- getStyleSheet() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getStyleSheet() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the merged style sheet that applies to this document, resulting from the merge of the document's default style sheet, the document linked or embedded style sheets, and the non-important part of the user style sheet.
- getStyleSheetFactory() - Method in class io.sf.carte.doc.dom.DOMDocument
- getStyleSheetFactory() - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
-
Gets the CSS style sheet factory.
- getStyleSheetFactory() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Get the style sheet factory used to produce this sheet.
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Get the stylesheet factory used to produce this sheet.
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- getStyleSheetFactory() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getStyleSheets() - Method in class io.sf.carte.doc.dom.DOMDocument
-
A list containing all the style sheets explicitly linked into or embedded in a document.
- getStyleSheets() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
A list containing all the style sheets explicitly linked into or embedded in a document.
- getStyleSheets() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
A list containing all the style sheets explicitly linked into or embedded in a document.
- getStyleSheets() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
A list containing all the style sheets explicitly linked into or embedded in a document.
- getStyleSheetSets() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets the list of available alternate styles.
- getStyleSheetSets() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets the list of available alternate styles.
- getStyleSheetSets() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets the list of available style set titles.
- getStyleSheetSets() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets the list of available alternate styles.
- getStyleSheetSets() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- getStylistic() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the stylistic map.
- getStylistic() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getSubConditions() - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
If this condition is composed by a set of conditions (forming an
AND
orOR
expression), return it. - getSubValues() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Returns a sequence of units inside the sub-expression or unicode range.
- getSwash() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesRule
-
Get the swash map.
- getSwash() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getSyntax() - Method in interface io.sf.carte.doc.style.css.CSSPropertyDefinition
-
The syntax associated with the property.
- getSyntax() - Method in interface io.sf.carte.doc.style.css.CSSPropertyRule
-
The syntax associated with the
@property
rule. - getSyntax() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getSyntaxWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getSystemDefaultValue(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Get a system default value for the given property.
- getSystemDefaultValue(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
- getSystemDefaultValue(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Get a system default value for the given property.
- getSystemFontDeclaration(String) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gives the style declaration adequate to provide the given system font.
- getSystemId() - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- getTableLayout() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTagName() - Method in class io.sf.carte.doc.dom.DOMElement
-
The name of the element (qualified if there is a namespace prefix).
- getTargetMedium() - Method in class io.sf.carte.doc.dom.DOMDocument
-
This document's current target medium name.
- getTargetMedium() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
This document's current target medium name.
- getTargetMedium() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
This document's current target medium name (e.g.
- getTargetMedium() - Method in interface io.sf.carte.doc.style.css.DocumentCSSStyleSheet
-
Gets the target medium for this sheet.
- getTargetMedium() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getTargetMedium() - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
-
Gets the target medium for this sheet.
- getTargetMedium() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
This document's current target medium name.
- getText() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the (whitespace-trimmed) text content of the node associated to this style.
- getTextAlign() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTextContent() - Method in class io.sf.carte.doc.dom.DOMDocument
- getTextContent() - Method in class io.sf.carte.doc.dom.HTMLDocument
- getTextContent() - Method in class io.sf.carte.doc.dom.DOMElement
- getTextContent() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getTextDecoration() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTextIndent() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTextShadow() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTextTransform() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTitle() - Method in class io.sf.carte.doc.dom.HTMLElement
- getTitle() - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Returns the title for this input source.
- getTitle() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
-
Gets the advisory title.
- getTokenControl() - Method in interface io.sf.carte.uparser.TokenProducer3.SequenceParser
-
Get the
TokenControl
for this parsing. - getTokenHandler() - Method in interface io.sf.carte.uparser.TokenControl
-
Get the current
TokenHandler
. - getTop() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The top of the rectangle.
- getTop() - Method in class io.sf.carte.doc.geom.Rect
- getTop() - Method in interface io.sf.carte.doc.style.css.CSSRectValue
-
The top of the rectangle.
- getTop() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getTop() - Method in class io.sf.carte.doc.style.css.property.RectValue
- getTrailingComments() - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesMap
-
Get a list of the comments that were found right after this map, if any.
- getTrailingComments() - Method in interface io.sf.carte.doc.style.css.CSSRule
-
Get a list of the comments that immediately follow this rule, if any.
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getTrailingComments() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getType() - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
The type of condition.
- getType() - Method in interface io.sf.carte.doc.style.css.nsac.SelectorFunction
- getType() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- getType() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- getType() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- getType() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- getType() - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- getType() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- getType() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- getType() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- getType() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- getType() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- getType() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- getType() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- getType() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- getType() - Method in class io.sf.carte.doc.style.css.om.PageRule
- getType() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- getType() - Method in class io.sf.carte.doc.style.css.om.StyleRule
- getType() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- getType() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- getType() - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- getType() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- getUnassignedSubproperties() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getUnassignedValues() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getUnicodeBidi() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getUnitType() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
The length unit for which the values were computed.
- getUnitType() - Method in interface io.sf.carte.doc.style.css.CSSPrimitiveValue
-
If this is a
NUMERIC
value, get its unit type. - getUnitType() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- getUnknownIdentifiers() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getUnknownRules() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- getUpdateFrequency() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
The display update frequency.
- getURI() - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Get the URI for this input source.
- getURL() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- getURL(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets an URL for the given URI, taking into account the Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Gets an URL for the given URI, taking into account the Base URL if appropriate.
- getURL(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Gets an URL for the given URI, taking into account the Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.ImportRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.MarginRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.MediaRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.PageRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.PropertyRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.StyleRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.ViewportRule
-
Gets an URL for the given URI, taking into account the parent CSS Base URL if appropriate.
- getURL(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Gets an URL for the given URI, taking into account the Base URL if appropriate.
- getURLValue() - Method in class io.sf.carte.doc.style.css.property.URIValue
-
Get the URL contained in this URI value, if it is absolute.
- getURLValue() - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- getUsedFontFamily() - Method in interface io.sf.carte.doc.style.css.CSSComputedProperties
-
Gets the 'used' value for the font-family property.
- getUsedFontFamily() - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
-
Gets the used value of the font-family property.
- getUsedFontFamily(CSSComputedProperties) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- getUsedFontFamily(CSSComputedProperties) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the used font family name according to the given style.
- getUserAgent() - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
-
Gets a lazily instantiated user agent, appropriate to retrieve resources.
- getUserAgentStyleSheet(CSSDocument.ComplianceMode) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
-
Gets the User Agent default CSS style sheet to be used by this factory in the given mode.
- getUserAgentStyleSheet(CSSDocument.ComplianceMode) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Gets the User Agent default CSS style sheet to be used by this factory.
- getUserAgentStyleSheet(CSSDocument.ComplianceMode) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
-
Gets the User Agent default CSS style sheet to be used by this factory.
- getUserData(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- getUserData(String) - Method in class io.sf.carte.doc.dom.DOMElement
- getUserData(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- getUserData(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- getUserData(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getUserImportantStyleSheet() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Get the priority-important part of the user style sheet, i.e. the style sheet with the declarations of
important
priority. - getUserImportantStyleSheet() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- getUserNormalStyleSheet() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Get the normal part of the user style sheet, i.e. the style sheet with the declarations of normal priority.
- getUserNormalStyleSheet() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- getValue() - Method in interface io.sf.carte.doc.agent.Cookie
- getValue() - Method in class io.sf.carte.doc.agent.DefaultCookie
- getValue() - Method in interface io.sf.carte.doc.DOMTokenList
-
Gets the value of the collection as a String.
- getValue() - Method in class io.sf.carte.doc.DOMTokenListImpl
- getValue() - Method in class io.sf.carte.doc.DOMTokenSetImpl
- getValue() - Method in interface io.sf.carte.doc.style.css.CSSUnicodeRangeValue
-
Get the beginning of this unicode range.
- getValue() - Method in interface io.sf.carte.doc.style.css.nsac.AttributeCondition
-
If this attribute is a class attribute, you'll get the class name without the '.'.
- getValue() - Method in interface io.sf.carte.doc.style.css.nsac.DeclarationCondition
-
Get the value.
- getValue() - Method in interface io.sf.carte.doc.style.css.om.MediaFeature
-
Get the value to be tested on the feature.
- getValue() - Static method in class io.sf.carte.doc.style.css.property.InheritValue
- getValue() - Static method in class io.sf.carte.doc.style.css.property.InitialValue
- getValue() - Static method in class io.sf.carte.doc.style.css.property.RevertValue
- getValue() - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- getValue() - Static method in class io.sf.carte.doc.style.css.property.UnsetValue
- getValueFactory() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Get a value factory set to the appropriate flags.
- getValueFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getValueFactory() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- getValueFactory() - Method in class io.sf.carte.doc.style.css.property.PropertyDatabase
-
Get a value factory configured with defaults.
- getValueFactory(String) - Method in class io.sf.carte.doc.style.css.om.CSSValueMediaQueryFactory
-
Create a
CSSValueFactory
with the desired OM value implementation. - getValueText() - Method in exception class io.sf.carte.doc.style.css.property.CSSPropertyValueException
-
Gets the text string of the value causing the exception.
- getValueText() - Method in exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
-
Gets the text string of the value causing the exception.
- getVerticalAlign() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getViewport() - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Gets the viewport of this canvas.
- getViewportHeight() - Method in interface io.sf.carte.doc.style.css.Viewport
-
The viewport height, in natural units.
- getViewportWidth() - Method in interface io.sf.carte.doc.style.css.Viewport
-
The viewport width, in natural units.
- getVisibility() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getVoiceFamily() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getVolume() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getWhatToShow() - Method in interface io.sf.carte.doc.dom.NodeIterator
-
The bitmask specifying what types of nodes to show.
- getWhatToShow() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
The bitmask specifying what types of nodes to show.
- getWhiteness() - Method in interface io.sf.carte.doc.style.css.HWBColor
-
Get the whiteness of this color.
- getWhitePoint() - Method in interface io.sf.carte.doc.color.ICCColorProfile
-
The white point.
- getWhiteSpace() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getWidows() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getWidth() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The width of the rectangle.
- getWidth() - Method in class io.sf.carte.doc.geom.Rect
- getWidth() - Method in interface io.sf.carte.doc.style.css.BoxValues
-
Gets the computed value of the width property, expressed in a previously specified unit (see the documentation for the class that returned this object).
- getWidth() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getWidthSize(String, float) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- getWidthSize(String, float) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Gets the size corresponding to the given identifier (thin, thick, medium), in typographic points.
- getWordSpacing() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- getWrongSubpropertyCount() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getWrongValues() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- getX() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The horizontal distance between the viewport’s left edge and the rectangle’s origin.
- getX() - Method in class io.sf.carte.doc.geom.Rect
- getX() - Method in interface io.sf.carte.doc.style.css.XYZColor
-
Get the
X
component of this color. - getXHTML1TransitionalModel() - Static method in class io.sf.carte.doc.xml.dtd.ContentModel
-
Get the content model for XHTML 1.1 transitional.
- getXHTMLDocumentFactory() - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
- getXmlEncoding() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- getXmlEncoding() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- getXmlEncoding() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getXmlStandalone() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- getXmlStandalone() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- getXmlStandalone() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getXmlVersion() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- getXmlVersion() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- getXmlVersion() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- getY() - Method in interface io.sf.carte.doc.geom.DOMRect
-
The vertical distance between the viewport’s top edge and the rectangle’s origin.
- getY() - Method in class io.sf.carte.doc.geom.Rect
- getY() - Method in interface io.sf.carte.doc.style.css.XYZColor
-
Get the
Y
component of this color. - getZ() - Method in interface io.sf.carte.doc.style.css.XYZColor
-
Get the
Z
component of this color. - getZIndex() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Gradient function.
- GradientValue - Class in io.sf.carte.doc.style.css.property
-
Implementation of a gradient value.
- GroupingRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSGroupingRule.
- GroupingRule(AbstractCSSStyleSheet, short, byte) - Constructor for class io.sf.carte.doc.style.css.om.GroupingRule
- GroupingRule(AbstractCSSStyleSheet, GroupingRule) - Constructor for class io.sf.carte.doc.style.css.om.GroupingRule
H
- handleSacError(CSSParseException) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- handleSacError(CSSParseException) - Method in interface io.sf.carte.doc.style.css.SACErrorHandler
-
Handle a SAC error or fatal error.
- handleSacWarning(CSSParseException) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- handleSacWarning(CSSParseException) - Method in interface io.sf.carte.doc.style.css.SACErrorHandler
-
Handle a SAC warning.
- handleSyntaxWarnings(StyleDeclarationErrorHandler) - Method in interface io.sf.carte.doc.style.css.CSSValueItem
-
Use the given error handler to handle warnings.
- handleSyntaxWarnings(StyleDeclarationErrorHandler) - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- handleSyntaxWarnings(StyleDeclarationErrorHandler) - Method in class io.sf.carte.doc.style.css.property.ValueFactory.ListValueItem
- hasArgument() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
The selector was specified with an argument ?
- hasAttribute(String) - Method in class io.sf.carte.doc.dom.DOMElement
- hasAttribute(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Checks if is defined the given attribute in the element associated to this selector matcher.
- hasAttribute(String) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- hasAttributeNS(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- hasAttributes() - Method in class io.sf.carte.doc.dom.DOMDocument
- hasAttributes() - Method in class io.sf.carte.doc.dom.HTMLDocument
- hasAttributes() - Method in class io.sf.carte.doc.dom.DOMElement
- hasAttributes() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- hasChildNodes() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Does this node have any child nodes ?
- hasChildNodes() - Method in class io.sf.carte.doc.dom.DOMDocument
- hasChildNodes() - Method in class io.sf.carte.doc.dom.DOMElement
- hasChildNodes() - Method in class io.sf.carte.doc.dom.HTMLDocument
- hasChildNodes() - Method in class io.sf.carte.doc.dom.HTMLElement
- hasChildNodes() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- hasCompatValueFlags() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Check for compat value flags.
- hasCompatValueFlags() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- hasComputedStyleErrors() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed computed style errors.
- hasComputedStyleErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasComputedStyleErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasComputedStyleErrors(CSSElement) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed computed style errors for the given element.
- hasComputedStyleErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasComputedStyleErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasComputedStyleWarnings() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed computed style warnings.
- hasComputedStyleWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasComputedStyleWarnings() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasComputedStyleWarnings(CSSElement) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed computed style warnings for the given element.
- hasComputedStyleWarnings(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasComputedStyleWarnings(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasDefaultNamespace() - Method in interface io.sf.carte.doc.style.css.nsac.SheetContext
-
Has the style sheet a default namespace?
- hasDefaultNamespace() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Has this style sheet defined a default namespace ?
- hasDefaultNamespace() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Has this style sheet defined a default namespace ?
- hasDifferences() - Method in interface io.sf.carte.util.Diff
-
Does this object contain any difference?
- hasErrors() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed any non-transient error.
- hasErrors() - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Did this media query list produce errors when being parsed ?
- hasErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
-
Has any error been reported?
- hasErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasErrors() - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Have errors been reported to this error handler?
- hasErrorsOrWarnings() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- hasFactoryFlag(short) - Method in interface io.sf.carte.doc.style.css.nsac.SheetContext
-
Check whether the given factory flag is set.
- hasFactoryFlag(short) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- hasFactoryFlag(short) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Check whether the given factory flag is set.
- hasFactoryFlag(short) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- hasFactoryFlag(short) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Check whether the factory has the given flag set.
- hasFeature(String, String) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
-
This method is not supported.
- hasFlag(AttributeCondition.Flag) - Method in interface io.sf.carte.doc.style.css.nsac.AttributeCondition
-
Test this selector for the given flag.
- hashCode() - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- hashCode() - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.ImportRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.MarginRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.MediaRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.PageRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.Specificity
- hashCode() - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- hashCode() - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- hashCode() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- hashCode() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.CalcValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.GradientValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.RatioValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.RectValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.StringValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.StyleValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.URIValue
- hashCode() - Method in class io.sf.carte.doc.style.css.property.ValueList
- hashCode() - Method in class io.sf.carte.doc.style.css.property.VarValue
- hasInlineErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasInlineErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasInlineWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasInlineWarnings() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasIOErrors() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed any I/O errors.
- hasIOErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasIOErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasKeyword() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
The AnB expression is a keyword ?
- hasKnownIdentifierValues(String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Determines if the given property has known identifier values that could be checked with
ShorthandDatabase.isIdentifierValue(String, String)
. - hasMediaErrors() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed any media-related errors.
- hasMediaErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasMediaErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasMediaWarnings() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed any media-related warnings.
- hasMediaWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasMediaWarnings() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasNext() - Method in class io.sf.carte.util.SingleElementIterator
- hasOMErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- hasOMErrors() - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Check whether this object has handled higher-level object model errors.
- hasOMWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- hasOMWarnings() - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Check whether this object has handled higher-level object model warnings.
- hasOverrideStyle(Condition) - Method in class io.sf.carte.doc.dom.DOMElement
-
Check whether this element has an override style declaration for the given pseudo-element.
- hasOverrideStyle(Condition) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- hasOverrideStyle(Condition) - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Check whether this element has an override style declaration for the given pseudo-element.
- hasOverrideStyle(Condition) - Method in class io.sf.carte.doc.style.css.om.InlineStyle
-
Has this style's owner element an override style attached to the given pseudo-element?
- hasPolicyErrors() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed any policy errors.
- hasPolicyErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasPolicyErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasPresentationalHints() - Method in class io.sf.carte.doc.dom.DOMElement
-
Check whether this element has non-CSS presentational hints.
- hasPresentationalHints() - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- hasPresentationalHints() - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Check whether this element has non-CSS presentational hints.
- hasRuleErrorsOrWarnings() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Check whether this sheet contains rules that have errors or warnings reported to their handlers.
- hasRuleErrorsOrWarnings() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- hasSacErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- hasSacErrors() - Method in interface io.sf.carte.doc.style.css.SACErrorHandler
-
Check whether this handler has been notified of SAC errors (or fatal errors).
- hasSacWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- hasSacWarnings() - Method in interface io.sf.carte.doc.style.css.SACErrorHandler
-
Check whether this handler has been notified of SAC warnings.
- hasStyleIssues() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Has any of the linked or embedded style sheets any error or warning ?
- hasStyleIssues() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Has any of the linked or embedded style sheets any error or warning ?
- hasStyleIssues() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Has any of the linked or embedded style sheets any error or warning ?
- hasStyleIssues() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Has any of the linked or embedded style sheets any error or warning ?
- hasWarnings() - Method in interface io.sf.carte.doc.style.css.CSSValueItem
-
Has this item any warning to report ?
- hasWarnings() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Check whether this handler has processed any warnings.
- hasWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- hasWarnings() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- hasWarnings() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- hasWarnings() - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- hasWarnings() - Method in class io.sf.carte.doc.style.css.property.ValueFactory.ListValueItem
- hasWarnings() - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Have value warnings been reported to this error handler?
- HeadlessDeviceFactory - Class in io.sf.carte.doc.agent
-
Device factory for headless devices.
- HeadlessDeviceFactory() - Constructor for class io.sf.carte.doc.agent.HeadlessDeviceFactory
- height(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
height
attribute of legacy HTML 4.01 elements interpreted as a presentational hint. - HSL - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
HSL color model.
- HSLColor - Interface in io.sf.carte.doc.style.css
-
Represents a hsl color.
- HSLCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
HSL(A) colors, for example:
hsl(0 0% 0% / 0)
orhsla(0, 0%, 0%, 0)
- HSLColorValue - Class in io.sf.carte.doc.style.css.property
-
HSL color value.
- HSLColorValue - Interface in io.sf.carte.doc.style.css
-
Represents a HSL color value.
- HSLColorValue() - Constructor for class io.sf.carte.doc.style.css.property.HSLColorValue
- hspace(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
hspace
attribute of theIMG
element interpreted as a presentational hint. - HTML_NAMESPACE_URI - Static variable in class io.sf.carte.doc.dom.HTMLDocument
- htmlDefaultSheet() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Returns a default user agent style sheet for (X)HTML documents, strict mode.
- HTMLDocument - Class in io.sf.carte.doc.dom
-
HTML
Document
. - HTMLDocument(DocumentType) - Constructor for class io.sf.carte.doc.dom.HTMLDocument
- HTMLElement - Class in io.sf.carte.doc.dom
-
HTML-specific element nodes.
- htmlQuirksDefaultSheet() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Returns a default user agent style sheet for (X)HTML documents, quirks mode.
- HTTP_BASIC_AUTH - Static variable in interface io.sf.carte.doc.agent.AuthenticationCredentials
- HWB - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
HWB color model.
- HWBColor - Interface in io.sf.carte.doc.style.css
-
Represents a hwb color.
- HWBCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
HWB colors, for example:
hwb(0 0% 0% / 0)
orhwb(120 0% 49.8%)
- HWBColorValue - Class in io.sf.carte.doc.style.css.property
-
HWB color value.
- HWBColorValue - Interface in io.sf.carte.doc.style.css
-
Represents a HWB color value.
- HWBColorValue() - Constructor for class io.sf.carte.doc.style.css.property.HWBColorValue
- HYPOT - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
hypot()
I
- ICCColorProfile - Interface in io.sf.carte.doc.color
-
An ICC color profile.
- ID - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks an id attribute.
- IDENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Identifier.
- IDENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
The specific identifier returned by
getName()
. - IDENT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Identifier, both predefined and custom.
- IdentifierValue - Class in io.sf.carte.doc.style.css.property
-
Identifier value.
- IdentifierValue() - Constructor for class io.sf.carte.doc.style.css.property.IdentifierValue
- IdentifierValue(IdentifierValue) - Constructor for class io.sf.carte.doc.style.css.property.IdentifierValue
- IdentifierValue(String) - Constructor for class io.sf.carte.doc.style.css.property.IdentifierValue
-
Fast path constructor.
- IEPRIO - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Parser.Flag
-
Allows values ending with the '!
- IEPRIOCHAR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Parser.Flag
-
Accepts values with an '!
- IEVALUES - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Parser.Flag
-
Accepts values with some IE hacks, producing
COMPAT_IDENT
values. - ignorableAtRule(String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of an unknown @-rule not supported by this parser.
- ignorableAtRule(String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- ignoredImport(String) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- ignoredImport(String) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Notify this handler that an import rule was ignored for the given uri.
- IllegalOriginException - Exception Class in io.sf.carte.doc.agent
- IllegalOriginException() - Constructor for exception class io.sf.carte.doc.agent.IllegalOriginException
- IllegalOriginException(String) - Constructor for exception class io.sf.carte.doc.agent.IllegalOriginException
- IllegalOriginException(String, Throwable) - Constructor for exception class io.sf.carte.doc.agent.IllegalOriginException
- IllegalOriginException(Throwable) - Constructor for exception class io.sf.carte.doc.agent.IllegalOriginException
- Illuminant - Enum Class in io.sf.carte.doc.color
-
Enumeration of commonly used illuminants.
- Illuminants - Class in io.sf.carte.doc.color
-
The reference white of a color space.
- image - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any image.
- IMPORT_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSImportRule
. - importNode(Node, boolean) - Method in class io.sf.carte.doc.dom.DOMDocument
- importNode(Node, boolean) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- ImportRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSImportRule.
- ImportRule(AbstractCSSStyleSheet, MediaQueryList, String, byte) - Constructor for class io.sf.carte.doc.style.css.om.ImportRule
-
Construct an import rule with the given parameters.
- importStyle(String, MediaQueryList, String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of a import rule in the style sheet.
- importStyle(String, MediaQueryList, String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- indexOf(SelectorList) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- indexOf(SelectorList) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- indexOf(Object) - Method in class io.sf.carte.doc.WrapperStringList
- INHERIT - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
inherit
keyword. - INHERIT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Keyword
inherit
. - inherits() - Method in interface io.sf.carte.doc.style.css.CSSPropertyDefinition
-
Whether the property inherits or not.
- inherits() - Method in interface io.sf.carte.doc.style.css.CSSPropertyRule
-
Whether the property inherits or not.
- inherits() - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- InheritValue - Class in io.sf.carte.doc.style.css.property
-
An
inherit
value. - InheritValue() - Constructor for class io.sf.carte.doc.style.css.property.InheritValue
-
Must access instance through static method.
- INITIAL - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
initial
keyword. - INITIAL - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Keyword
initial
. - InitialValue - Class in io.sf.carte.doc.style.css.property
-
An
initial
value. - InitialValue() - Constructor for class io.sf.carte.doc.style.css.property.InitialValue
-
Must access instance through static method.
- InlineStyle - Class in io.sf.carte.doc.style.css.om
-
CSS Inline style declaration.
- InlineStyle() - Constructor for class io.sf.carte.doc.style.css.om.InlineStyle
- InlineStyle(InlineStyle) - Constructor for class io.sf.carte.doc.style.css.om.InlineStyle
- inlineStyleError(CSSElement, Exception, String) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Report a problem with setting an inline style, that caused an exception to be thrown by lower-level parsing (NSAC).
- inlineStyleError(CSSElement, Exception, String) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- inlineStyleError(CSSElement, Exception, String) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- InlineStyleFormattingContext - Class in io.sf.carte.doc.style.css.om
-
A formatting context for inline styles.
- InlineStyleFormattingContext() - Constructor for class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- InputSource - Class in io.sf.carte.doc.style.css.nsac
-
An generalized input source.
- InputSource() - Constructor for class io.sf.carte.doc.style.css.nsac.InputSource
-
Zero-argument default constructor.
- InputSource(Reader) - Constructor for class io.sf.carte.doc.style.css.nsac.InputSource
-
Create a new input source with a character stream.
- InputSource(String) - Constructor for class io.sf.carte.doc.style.css.nsac.InputSource
-
Create a new input source with a URI.
- inputStreamToReader(InputStream, String, String, Charset) - Static method in class io.sf.carte.util.agent.AgentUtil
- insertBefore(Node, Node) - Method in class io.sf.carte.doc.dom.DOMElement
-
Inserts the node
newChild
right before noderefChild
in the child node list. - insertBefore(Node, Node) - Method in class io.sf.carte.doc.dom.HTMLElement
-
Inserts the node
newChild
right before noderefChild
in the child node list. - insertBefore(Node, Node) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Inserts the node
newChild
right before noderefChild
in the child node list. - insertBefore(Node, Node) - Method in interface io.sf.carte.doc.dom.DOMNode
-
Inserts the node
newChild
right before noderefChild
in the child node list. - insertBefore(Node, Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- insertNextLexicalUnit(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Insert the given unit as the next lexical unit.
- insertRule(String, int) - Method in interface io.sf.carte.doc.style.css.CSSGroupingRule
-
Inserts a new rule into this grouping rule collection.
- insertRule(String, int) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Used to insert a new rule into the style sheet.
- insertRule(String, int) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
-
Inserts a new rule into this grouping rule collection.
- insertRule(CSSRule, int) - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
-
Insert the given CSS rule at the given index.
- integer - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any integer.
- INTEGER - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Integers.
- INTERNAL - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
For this library's internal use.
- Interoperability - Search tag in interface io.sf.carte.doc.dom.NodeIterator
- Section
- Interoperability - Search tag in interface io.sf.carte.doc.dom.TreeWalker
- Section
- INVALID - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Invalid (non-primitive and non-keyword) value.
- invalidQuery(CSSParseException) - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
Reports that the current media query is invalid.
- io.sf.carte.css4j - module io.sf.carte.css4j
-
CSS parser with Event and Object Model APIs, a DOM wrapper and a CSS-aware DOM implementation.
- io.sf.carte.css4j.agent.net - module io.sf.carte.css4j.agent.net
-
A simple implementation for CSS4J user agent functionality, allowing cookie management when retrieving documents and resources.
- io.sf.carte.css4j.awt - module io.sf.carte.css4j.awt
-
AWT utilities for CSS4J.
- io.sf.carte.css4j.dom4j - module io.sf.carte.css4j.dom4j
-
Brings CSS functionality to dom4j.
- io.sf.carte.doc - package io.sf.carte.doc
-
Basic classes and interfaces used by documents.
- io.sf.carte.doc.agent - package io.sf.carte.doc.agent
-
User agent classes.
- io.sf.carte.doc.agent.net - package io.sf.carte.doc.agent.net
- io.sf.carte.doc.color - package io.sf.carte.doc.color
-
Color classes for use in CSS, HTML, SVG, etc.
- io.sf.carte.doc.dom - package io.sf.carte.doc.dom
-
This package provide an implementation of the Document Object Model (DOM) Level 3 Core Specification that can be used for XML or HTML documents, albeit with a few deviations from the specification.
- io.sf.carte.doc.dom4j - package io.sf.carte.doc.dom4j
-
Built on top of the DOM4J package, provides XHTML parsing with built-in support for CSS style sheets.
- io.sf.carte.doc.geom - package io.sf.carte.doc.geom
-
Interfaces and classes related to W3C's Geometry Interfaces Module.
- io.sf.carte.doc.style.css - package io.sf.carte.doc.style.css
-
This package and its subpackages provide an implementation of the CSS Object Model API.
- io.sf.carte.doc.style.css.awt - package io.sf.carte.doc.style.css.awt
-
Helper classes for AWT rendering.
- io.sf.carte.doc.style.css.nsac - package io.sf.carte.doc.style.css.nsac
-
NSAC: a non-standard revision to W3C's SAC api.
- io.sf.carte.doc.style.css.om - package io.sf.carte.doc.style.css.om
-
Implementation classes for the CSS Object Model API.
- io.sf.carte.doc.style.css.parser - package io.sf.carte.doc.style.css.parser
-
Classes related to CSS parsing.
- io.sf.carte.doc.style.css.property - package io.sf.carte.doc.style.css.property
-
Implementations of CSS property values.
- io.sf.carte.doc.style.css.util - package io.sf.carte.doc.style.css.util
-
Utility classes that could be used in your CSS projects.
- io.sf.carte.doc.xml.dtd - package io.sf.carte.doc.xml.dtd
-
DTD-related helper classes for XML parsing.
- io.sf.carte.tokenproducer - module io.sf.carte.tokenproducer
-
A small event parser.
- io.sf.carte.uparser - package io.sf.carte.uparser
-
A small event parser (microparser).
- io.sf.carte.util - module io.sf.carte.util
-
Utility packages.
- io.sf.carte.util - package io.sf.carte.util
-
Utility classes.
- io.sf.carte.util.agent - package io.sf.carte.util.agent
- io.sf.carte.xml.dtd - module io.sf.carte.xml.dtd
-
DTD-related helper classes for XML parsing.
- ioError(String, IOException) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
A I/O error was found when retrieving a resource while processing an attribute (usually
href
) or a rule, generally an @import or @font-face rule. - ioError(String, IOException) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- ioError(String, IOException) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- isActivePseudoClass(CSSElement, String) - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Is the provided pseudo-class active in this canvas?
- isActivePseudoClass(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isActivePseudoClass(String) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isActivePseudoClass(String) - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- isAllMedia() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
Is this an all-media query?
- isAllMedia() - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Is this an all-media list?
- isAllMedia() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- isAllowedCharacter(int, TokenProducer3.SequenceParser<? extends Exception>) - Method in interface io.sf.carte.uparser.TokenProducer3.CharacterCheck
-
Is the given character codepoint a valid addition to the word being formed by the
SequenceParser
. - isAngleSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the given NSAC unit type is an angle unit.
- isAngleUnitType(short) - Static method in interface io.sf.carte.doc.style.css.CSSUnit
-
Check whether the given unit is an angle.
- isAnyLink() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isAuthorizedOrigin(URL) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Determine whether the retrieval of the given URL is authorized.
- isAuthorizedOrigin(URL) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Determine whether the retrieval of the given URL is authorized.
- isAuthorizedOrigin(URL) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Determine whether the retrieval of the given URL is authorized.
- isAuthorizedOrigin(URL) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Determine whether the retrieval of the given URL is authorized.
- isBlank() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isBlank() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isBracketList() - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Is this a bracket list?
- isCalculatedNumber() - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
Test whether this is a numeric value that was the result of a
calc()
expression. - isCalculatedNumber() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- isCalculatedNumber() - Method in class io.sf.carte.doc.style.css.property.TypedValue
- isCalcValue() - Method in class io.sf.carte.doc.style.css.property.ExpressionFactory
-
Check whether this is the expression in a
calc()
value or a sub-expression in some mathematical function. - isChecked() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isColorIdentifier(String) - Method in class io.sf.carte.doc.style.css.property.ColorIdentifiers
-
Is this a known color identifier ?
- isCommaSeparated() - Method in class io.sf.carte.doc.style.css.property.ValueList
- isDefaultButton() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isDefaultButton() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isDefaultNamespace(String) - Method in class io.sf.carte.doc.dom.DOMElement
- isDefaultNamespace(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- isDefaultNamespace(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- isDefaultNamespace(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- isDefaultNamespace(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- isDir(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isDisabled() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isDisabled() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isDone() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- isEmpty() - Method in interface io.sf.carte.doc.dom.ExtendedNamedNodeMap
- isEmpty() - Method in interface io.sf.carte.doc.dom.ExtendedNodeList
-
Check whether this list is empty.
- isEmpty() - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Is this list empty ?
- isEmpty() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Is this style declaration empty?
- isEmpty() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isEmpty() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- isEmpty() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isEmpty() - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
-
Is this list empty ?
- isEmpty() - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Is this list empty ?
- isEmpty() - Method in class io.sf.carte.doc.WrapperStringList
- isEmpty(String) - Method in class io.sf.carte.doc.xml.dtd.ContentModel
-
Checks if the content model of the given element is EMPTY.
- isEnabled() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isEqualNode(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- isEqualNode(Node) - Method in class io.sf.carte.doc.dom.DOMElement
- isEqualNode(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
- isEqualNode(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
- isEqualNode(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- isEquivalent(URIValue) - Method in class io.sf.carte.doc.style.css.property.URIValue
- isExpectingInteger() - Method in interface io.sf.carte.doc.style.css.CSSMathValue
-
Whether this value expects an integer result that must be rounded.
- isExpectingInteger() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- isExpectingInteger() - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- isExpectingInteger() - Method in class io.sf.carte.doc.style.css.property.ProxyValue
- isFirstChild() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
The element in this matcher is the first child?
- isFirstChild() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isFirstOfType() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
The element in this matcher is the first child of its type (tag name)?
- isFirstOfType() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isFontFaceName(String) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- isFontFaceName(String) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Is
requestedFamily
an available font family loaded by a font face rule? - isFontFamilyAvailable(String) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- isFontFamilyAvailable(String) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- isFontFamilyAvailable(String, CSSComputedProperties) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- isFormElement() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isForwardCondition() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
Is this a forward condition?
- isGridDevice() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Is this device a grid device?
- isHttpOnly() - Method in interface io.sf.carte.doc.agent.Cookie
- isHttpOnly() - Method in class io.sf.carte.doc.agent.DefaultCookie
- isIdentifierValue(String, String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Determines if the given value is an identifier for the given property name.
- isImportant() - Method in interface io.sf.carte.doc.style.css.CSSShorthandValue
-
Is the value of important priority ?
- isIndeterminate() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isInGamut(String) - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Is this color inside the given gamut?
- isInherited(String) - Method in class io.sf.carte.doc.style.css.property.PropertyDatabase
-
Does this property inherit value by default?
- isInvalidOperand(CSSPrimitiveValue, LexicalUnit.LexicalType, LexicalUnit.LexicalType) - Method in class io.sf.carte.doc.style.css.property.ExpressionFactory
- isInvalidPath(String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Determine if the given path is considered invalid for a DTD.
- isInvalidProtocol(String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Is the given protocol not supported by this resolver ?
- isInverseOperation() - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Is this an inverse operation ?
- isKeyword() - Method in class io.sf.carte.doc.style.css.parser.AnBExpression
-
The expression is a keyword ?
- isKnownProperty(String) - Method in class io.sf.carte.doc.style.css.property.PropertyDatabase
-
Is the supplied string the name of a known CSS property?
- isLandscape() - Method in interface io.sf.carte.doc.style.css.Viewport
-
Tests whether the device is currently landscape or portrait.
- isLastChild() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
The element in this matcher is the last child?
- isLastChild() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isLastOfType() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
The element in this matcher is the last child of its type (tag name)?
- isLastOfType() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isLengthUnitType(short) - Static method in interface io.sf.carte.doc.style.css.CSSUnit
-
Check whether the given unit is a length.
- isNamespaceAware() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- isNegated() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
Return
true
if this query is negated, like innot screen
. - isNegated() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- isNegativeNumber() - Method in interface io.sf.carte.doc.style.css.CSSPrimitiveValue
-
Test whether this is a numeric value that is less than zero.
- isNegativeNumber() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- isNotAllMedia() - Method in interface io.sf.carte.doc.style.css.MediaQuery
-
Determine if this query evaluates to
not all
. - isNotAllMedia() - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Determine if this list is composed only of queries that evaluate to
not all
. - isNotAllMedia() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- isNotVisitedLink() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isNthLastOfType(int, int) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isNthLastOfType(int, int) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isNthOfType(int, int) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isNthOfType(int, int) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isNumberZero() - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
Is this value a number set to a value of zero ?
- isNumberZero() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- isNumberZero() - Method in class io.sf.carte.doc.style.css.property.TypedValue
-
Is this value a number set to a value of zero, or an absolute value less than 1e-5 ?
- isOfType() - Method in interface io.sf.carte.doc.style.css.nsac.PositionalCondition
-
Is this an of-type selector?
- isOnlyChild() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
The element in this matcher is the only child?
- isOnlyOfType() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
The element in this matcher is the only child of its type (tag name)?
- isParameter() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Check if this lexical unit is a parameter that was made available through its parent's
LexicalUnit.getParameters()
method. - isPersistent() - Method in interface io.sf.carte.doc.agent.Cookie
- isPersistent() - Method in class io.sf.carte.doc.agent.DefaultCookie
- isPlaceholderShown() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isPlainNumberOrPercentSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the given NSAC unit type is a plain number (real or integer) or a percentage.
- isPositiveSizeSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the given NSAC value could represent a size greater than zero (e.g. font size).
- isPreviousCpWCharacter() - Method in interface io.sf.carte.uparser.TokenProducer3.SequenceParser
-
Was the previous codepoint added to the current word sequence as a CharacterCheck-accepted character ?
- isPrimitiveValue() - Method in interface io.sf.carte.doc.style.css.CSSPrimitiveValue
- isPrimitiveValue() - Method in interface io.sf.carte.doc.style.css.CSSValue
- isPrimitiveValue() - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- isPriorityCompat() - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- isRangeFeature(String) - Static method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- isRawTextElement(DOMElement) - Method in class io.sf.carte.doc.dom.DOMWriter
- isReadWrite() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isRelativeLengthUnitType(short) - Static method in interface io.sf.carte.doc.style.css.CSSUnit
-
Check whether the given unit is a relative length.
- isResolutionSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the unit type of the given NSAC lexical unit is a resolution unit.
- isResolutionUnitType(short) - Static method in interface io.sf.carte.doc.style.css.CSSUnit
-
Check whether the given unit is a resolution unit.
- isRoot() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isRoot() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isSafeOrigin(URL) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Is the provided URL a safe origin to load certain external resources?
- isSafeOrigin(URL) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Is the provided URL a safe origin to load certain external resources?
- isSafeOrigin(URL) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Is the provided URL a safe origin to load certain external resources?
- isSafeOrigin(URL) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Is the provided URL a safe origin to load certain external resources?
- isSameNode(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- isSameNode(Node) - Method in class io.sf.carte.doc.dom.DOMElement
- isSameNode(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
- isSameNode(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
- isSameNode(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- isSecure() - Method in interface io.sf.carte.doc.agent.Cookie
- isSecure() - Method in class io.sf.carte.doc.agent.DefaultCookie
- isShorthand(String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Is this a shorthand property?
- isShorthandSubproperty(String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Is this the subproperty of a shorthand property?
- isShorthandSubpropertyOf(String, String) - Method in class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Is the given property name a subproperty of the given shorthand property ?
- isSizeOrNumberSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the given NSAC unit type is a size or numeric unit (or a unknown unit).
- isSizeSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the unit type of the given NSAC lexical unit can apply to size (e.g.
- isStyleCacheOn() - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
-
Indicates whether the stylable elements currently produced by this factory are cache-enabled or not.
- isSubproperty() - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- isSubproperty() - Method in class io.sf.carte.doc.style.css.property.StyleValue
-
Is this a subproperty that has been set by a shorthand?
- isSubproperty() - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- isSubproperty() - Method in class io.sf.carte.doc.style.css.property.ValueList
- isSupported(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- isSupported(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Deprecated.
- isSupported(String, String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Deprecated.
- isSupported(String, String) - Method in class io.sf.carte.doc.dom.HTMLElement
-
Deprecated.
- isSupported(String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- isSystemColor(String) - Method in class io.sf.carte.doc.style.css.property.ColorIdentifiers
-
Is this a system color identifier ?
- isSystemDefault() - Method in class io.sf.carte.doc.style.css.property.ColorValue
- isSystemDefault() - Method in class io.sf.carte.doc.style.css.property.StyleValue
-
Is this value a wildcard for a system-dependent default?
- isSystemDefault() - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- isTarget() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isTarget() - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- isTimeSACUnit(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Tests whether the given NSAC unit type is a time unit.
- isTimeUnitType(short) - Static method in interface io.sf.carte.doc.style.css.CSSUnit
-
Check whether the given unit is a time.
- isTopLevelSuffix(String) - Method in class io.sf.carte.doc.agent.net.DefaultOriginPolicy
- isTopLevelSuffix(String) - Method in interface io.sf.carte.doc.agent.OriginPolicy
- isTransformFunction(String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
For internal use by the library, may be removed in the future.
- isUIDefault() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isValidating() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- isValidContentType(String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Is the given string a valid DTD/entity content-type ?
- isVisitedLink() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isVisitedURI(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Has this URI been visited by the agent ?
- isVisitedURI(String) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory.AgentXHTMLDocument
- isVisitedURI(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- isVisitedURI(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Has this URI been visited by the agent ?
- isVisitedURI(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- isVisitedURI(String) - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- isVisitedURI(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- isVisitedURL(URL) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- isVisitedURL(URL) - Method in interface io.sf.carte.doc.agent.UserAgent
-
Has the provided url been visited by this user agent.
- isWhitelistedHost(String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Is the given host whitelisted ?
- isWhitelistEnabled() - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Is the whitelist enabled ?
- isXIncludeAware() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- item(int) - Method in class io.sf.carte.doc.ArrayStringList
- item(int) - Method in interface io.sf.carte.doc.dom.DOMNodeList
-
Get the node located at the
index
position in this list. - item(int) - Method in interface io.sf.carte.doc.dom.ElementList
-
Given the subset of child nodes that are elements, access the element at the
index
position of this list, with the index starting with0
. - item(int) - Method in interface io.sf.carte.doc.dom.ExtendedNamedNodeMap
- item(int) - Method in interface io.sf.carte.doc.dom.ExtendedNodeList
-
Get the node located at the
index
position in this list. - item(int) - Method in interface io.sf.carte.doc.DOMTokenList
-
Retrieves a token from the collection by its index.
- item(int) - Method in class io.sf.carte.doc.DOMTokenListImpl
- item(int) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- item(int) - Method in class io.sf.carte.doc.LinkedStringList
- item(int) - Method in interface io.sf.carte.doc.style.css.AlgebraicExpression
-
Retrieve the operand at index
index
. - item(int) - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Get the component of this color located at
index
. - item(int) - Method in interface io.sf.carte.doc.style.css.CSSRuleList
-
Retrieve a CSS rule by ordinal index.
- item(int) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
The name of the property at index
index
in this declaration. - item(int) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetList
-
retrieve a
CSSStyleSheet
by ordinal index. - item(int) - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Retrieve a
CSSValue
by ordinal index. - item(int) - Method in interface io.sf.carte.doc.style.css.nsac.PageSelectorList
-
Get the page selector at the specified index.
- item(int) - Method in interface io.sf.carte.doc.style.css.nsac.SelectorList
-
Get the selector at the specified index.
- item(int) - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
-
Used to retrieve a CSS rule by ordinal index.
- item(int) - Method in class io.sf.carte.doc.style.css.om.MarginRuleList
-
Used to retrieve a CSS rule by ordinal index.
- item(int) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Used to retrieve the properties that have been set in this declaration block.
- item(int) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- item(int) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- item(int) - Method in class io.sf.carte.doc.style.css.property.ValueList
- item(int) - Method in class io.sf.carte.doc.WrapperStringList
- iterator() - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child nodes.
- iterator() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child nodes.
- iterator() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child nodes.
- iterator() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child nodes.
- iterator() - Method in interface io.sf.carte.doc.DOMTokenList
-
Obtain an iterator over the members of this set.
- iterator() - Method in class io.sf.carte.doc.DOMTokenListImpl
- iterator() - Method in class io.sf.carte.doc.DOMTokenSetImpl
- iterator() - Method in interface io.sf.carte.doc.style.css.CSSRuleList
- iterator() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- iterator() - Method in class io.sf.carte.doc.style.css.property.ValueList
- iterator() - Method in class io.sf.carte.doc.WrapperStringList
- iterator(int, NodeFilter) - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child nodes.
- iterator(int, NodeFilter) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child nodes.
- iterator(int, NodeFilter) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child nodes.
- iterator(int, NodeFilter) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child nodes.
- iterator(NodeFilter) - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child nodes.
- iterator(NodeFilter) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child nodes.
- iterator(NodeFilter) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child nodes.
- iterator(NodeFilter) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child nodes.
- iterator(BitSet) - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child nodes.
- iterator(BitSet) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child nodes.
- iterator(BitSet) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child nodes.
- iterator(BitSet) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child nodes.
K
- KEYFRAME_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSKeyframeRule
. - KeyframeRule - Class in io.sf.carte.doc.style.css.om
-
CSSKeyframeRule implementation.
- KeyframeRule(KeyframesRule) - Constructor for class io.sf.carte.doc.style.css.om.KeyframeRule
- KEYFRAMES_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSKeyframesRule
. - KeyframesRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSKeyframesRule.
- KeyframesRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.KeyframesRule
- KEYWORD - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
A CSS-wide keyword like
inherit
. - KeywordValue - Class in io.sf.carte.doc.style.css.property
-
A CSS-wide keyword value, like
inherit
. - KeywordValue() - Constructor for class io.sf.carte.doc.style.css.property.KeywordValue
-
Must access instance through static method.
L
- LAB - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
Lab color model.
- LABColor - Interface in io.sf.carte.doc.style.css
-
Represents a color in the LAB color model (
lab()
oroklab()
). - LABCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
lab() colors, for example:
lab(53.2% 42.4 57.76 / 0.6)
- LABColorValue - Class in io.sf.carte.doc.style.css.property
-
Lab color value.
- LABColorValue - Interface in io.sf.carte.doc.style.css
-
Deprecated.Instead of using this interface, just cast the result of
CSSColorValue.getColor()
to the appropriate interface (likeLABColor
) according to the givenCSSColorValue.getColorModel()
. - LABColorValue() - Constructor for class io.sf.carte.doc.style.css.property.LABColorValue
- LANG - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks the language of the node.
- LangCondition - Interface in io.sf.carte.doc.style.css.nsac
-
SAC's
LangCondition
interface by Philippe Le Hegaret. - lastChild() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
- lastIndexOf(Object) - Method in class io.sf.carte.doc.WrapperStringList
- LCH - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
LCh color model.
- LCHColor - Interface in io.sf.carte.doc.style.css
-
Represents a color in the LCh color model (
lch()
oroklch()
). - LCHCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
lch() colors, for example:
lch(58.9% 44.4 97.21 / 0.6)
orlch(58.9% 44.4 97.21deg / 0.6)
- LCHColorValue - Class in io.sf.carte.doc.style.css.property
-
LCh color value.
- LCHColorValue - Interface in io.sf.carte.doc.style.css
-
Deprecated.Instead of using this interface, just cast the result of
CSSColorValue.getColor()
to the appropriate interface (likeLCHColor
) according to the givenCSSColorValue.getColorModel()
. - LCHColorValue() - Constructor for class io.sf.carte.doc.style.css.property.LCHColorValue
- LEFT_BRACKET - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
[
- leftCurlyBracket(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- leftCurlyBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler
- leftCurlyBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when the
{
codepoint is found. - leftCurlyBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when the
{
codepoint is found. - leftParenthesis(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- leftParenthesis(int) - Method in interface io.sf.carte.uparser.TokenHandler
- leftParenthesis(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when the
(
codepoint is found. - leftParenthesis(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when the
(
codepoint is found. - leftSquareBracket(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- leftSquareBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler
- leftSquareBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when the
[
codepoint is found. - leftSquareBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when the
[
codepoint is found. - length - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any length.
- length() - Method in class io.sf.carte.util.BufferSimpleWriter
-
Get the count of the characters in this object.
- lengthPercentage - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any length or percentage.
- LEXICAL - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Lexical value.
- lexicalProperty(String, LexicalUnit, boolean) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of a property declaration that must be processed as a lexical value.
- lexicalProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- LexicalUnit - Interface in io.sf.carte.doc.style.css.nsac
-
Based on SAC's
LexicalUnit
interface by Philippe Le Hegaret. - LexicalUnit.LexicalType - Enum Class in io.sf.carte.doc.style.css.nsac
-
The lexical type.
- LexicalUnit Extensions - Search tag in package io.sf.carte.doc.style.css.nsac
- Section
- LexicalValue - Class in io.sf.carte.doc.style.css.property
-
A value that contains a
var
value as part of its declaration. - LexicalValue() - Constructor for class io.sf.carte.doc.style.css.property.LexicalValue
- LexicalValue(LexicalValue) - Constructor for class io.sf.carte.doc.style.css.property.LexicalValue
- LINEAR_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
- linearComponent(double) - Method in interface io.sf.carte.doc.color.RGBColorProfile
-
Perform an inverse gamma companding.
- linearizeComponents(double[]) - Method in interface io.sf.carte.doc.color.RGBColorProfile
-
Perform an inverse gamma companding on the components.
- linearRgbToXYZ(double[], double[]) - Method in interface io.sf.carte.doc.color.RGBColorProfile
-
Convert from linear RGB to xyz coordinates.
- LinkedCSSValueList - Class in io.sf.carte.doc.style.css.property
-
Linked-list implementation of
CSSValueList
, comma-separated. - LinkedCSSValueList() - Constructor for class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- linkedSheetError(Exception, CSSStyleSheet<? extends CSSRule>) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Report an error associated to a
LinkStyle
style sheet (i.e. - linkedSheetError(Exception, CSSStyleSheet<? extends CSSRule>) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- linkedSheetError(Exception, CSSStyleSheet<? extends CSSRule>) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- LinkedStringList - Class in io.sf.carte.doc
-
Implementation of
StringList
based onLinkedList
. - LinkedStringList() - Constructor for class io.sf.carte.doc.LinkedStringList
-
Constructs an empty list.
- LinkedStringList(Collection<? extends String>) - Constructor for class io.sf.carte.doc.LinkedStringList
-
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- linkedStyleError(Node, String) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Report an error related to linked style, where it was not possible to create the style sheet linked from
node
due to an issue with the given node or other node in the document (as opposed to an issue with the linked style sheet itself). - linkedStyleError(Node, String) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- linkedStyleError(Node, String) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- LinkStyle<R> - Interface in io.sf.carte.doc.style.css
- LIST - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
A list of values.
- listeners - Variable in class io.sf.carte.doc.agent.net.ResourceDownloader
- listIterator() - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new list iterator over the child nodes.
- listIterator() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new list iterator over the child nodes.
- listIterator() - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new list iterator over the child nodes.
- listIterator() - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new list iterator over the child nodes.
- listIterator() - Method in class io.sf.carte.doc.WrapperStringList
- listIterator(int) - Method in class io.sf.carte.doc.WrapperStringList
- ListIterator optional operations: add, set, remove - Search tag in interface io.sf.carte.doc.dom.NodeIterator
- Section
- ListValueItem() - Constructor for class io.sf.carte.doc.style.css.property.ValueFactory.ListValueItem
- loadFontFace(String, AbstractStyleDatabase.FontFormat, InputStream, CSSFontFaceRule) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- loadFontFace(String, AbstractStyleDatabase.FontFormat, InputStream, CSSFontFaceRule) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- loadFontFaceRule(CSSFontFaceRule) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- loadFontFaceRule(CSSFontFaceRule) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Try to load the font family according to the given font face rule, and make it available to this object.
- loadStyleSheet(URL, String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Load the styles from
url
into this style sheet. - loadStyleSheet(URL, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Load the styles from
url
into this style sheet. - Locator - Interface in io.sf.carte.doc.style.css.nsac
-
Locate a place in a document.
- LocatorAccess - Interface in io.sf.carte.uparser
-
Set a line-column location.
- LogErrorHandler - Class in io.sf.carte.doc.style.css.om
-
A sample
ErrorHandler
that uses SLF4J logging. - LogErrorHandler() - Constructor for class io.sf.carte.doc.style.css.om.LogErrorHandler
- LogUserAgentErrorHandler - Class in io.sf.carte.doc.agent
- LogUserAgentErrorHandler() - Constructor for class io.sf.carte.doc.agent.LogUserAgentErrorHandler
- lookupNamespaceURI(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- lookupNamespaceURI(String) - Method in class io.sf.carte.doc.dom.DOMElement
- lookupNamespaceURI(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- lookupPrefix(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- lookupPrefix(String) - Method in class io.sf.carte.doc.dom.DOMElement
- lookupPrefix(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- LTR - Enum constant in enum class io.sf.carte.doc.DirectionalityHelper.Directionality
M
- main(String[]) - Static method in class io.sf.carte.doc.style.css.util.Minify
-
Prints to standard output a minification of the CSS style sheet located at the supplied URI.
- malformedURIValue(String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- malformedURIValue(String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
An URI CSS value contained a malformed URI.
- mapError(CSSParseException, CSSRule) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- mapError(CSSParseException, CSSRule) - Method in interface io.sf.carte.doc.style.css.SACErrorHandler
-
Map a SAC error or fatal error to a specific rule.
- MARGIN_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSMarginRule
. - MarginRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSMarginRule.
- MarginRule(AbstractCSSStyleSheet, byte, String) - Constructor for class io.sf.carte.doc.style.css.om.MarginRule
- MarginRuleList - Class in io.sf.carte.doc.style.css.om
-
Stores a list of CSS margin rules, implementing CSSRuleList.
- MarginRuleList() - Constructor for class io.sf.carte.doc.style.css.om.MarginRuleList
-
Constructs an empty rule list with an initial capacity of 16.
- MarginRuleList(int) - Constructor for class io.sf.carte.doc.style.css.om.MarginRuleList
-
Constructs an empty rule list with the specified initial capacity.
- MarginRuleList(Collection<MarginRule>) - Constructor for class io.sf.carte.doc.style.css.om.MarginRuleList
- maskTable - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- matchAttrType(String, CSSValueSyntax.Category) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
For internal use by the library, may be removed in the future.
- matches(BooleanCondition, BooleanCondition, byte) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
-
Determine whether the two conditions match.
- matches(CSSValueSyntax) - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Verify if this value matches the given grammar.
- matches(CSSValueSyntax) - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Verify whether this value matches the given grammar.
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.AttrValue
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.GradientValue
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.StyleValue
-
Verify if this value matches the given grammar.
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- matches(CSSValueSyntax) - Method in class io.sf.carte.doc.style.css.property.ValueList
- matches(MediaQueryList) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Does the given media list contain any media present in this list?
- matches(Selector) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Does this matcher match the given selector?
- matches(Selector) - Method in interface io.sf.carte.doc.style.css.SelectorMatcher
-
Does this object match the given selector?
- matches(SelectorList) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Does this selector match the given selector list?
- matches(SelectorList) - Method in interface io.sf.carte.doc.style.css.SelectorMatcher
-
Does this object match the given selector list?
- matches(SelectorList, Condition) - Method in class io.sf.carte.doc.dom.DOMElement
-
Does this element (with the provided pseudo-element, if any) match the provided selector list ?
- matches(SelectorList, Condition) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- matches(SelectorList, Condition) - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Does this element (with the provided pseudo-element, if any) match the provided selector list ?
- matches(AbstractMediaQuery) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
-
Check whether the given query is partially or totaly contained by this one.
- matches(String, CSSCanvas) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Does the associated media query list match the state of the rendered Document?
- matches(String, CSSCanvas) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- matches(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Does this element (with the provided pseudo-element, if any) match the provided selector string ?
- matches(String, String) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- matches(String, String) - Method in interface io.sf.carte.doc.style.css.CSSElement
-
Does this element (with the provided pseudo-element, if any) match the provided selector string ?
- matchesFeature(String, CSSTypedValue) - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Does this canvas support the given media feature?
- matchesFeature(String, CSSTypedValue) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
- matchesId(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- matchesPredicate(BooleanCondition, CSSCanvas) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- matchesRelational(Selector) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- matchesRelational(Selector) - Method in interface io.sf.carte.doc.style.css.SelectorMatcher
-
Does this object match the given selector inside a
has()
pseudo-class? - MATH_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Mathematical function (as defined by CSS Values and Units).
- MathFunctionValue - Class in io.sf.carte.doc.style.css.property
-
Implementation of a mathematical function value.
- MAX - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
max()
- MEDIA_FEATURE - Static variable in interface io.sf.carte.doc.style.css.MediaQueryPredicate
-
Constant for media feature predicates.
- MEDIA_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSMediaRule
. - MEDIA_TYPE - Static variable in interface io.sf.carte.doc.style.css.MediaQueryPredicate
-
Constant for media type (name) predicates.
- MediaFactory - Class in io.sf.carte.doc.style.css.om
-
Static factory that creates media query lists for all media, mutable and immutable.
- MediaFactory() - Constructor for class io.sf.carte.doc.style.css.om.MediaFactory
- MediaFeature - Interface in io.sf.carte.doc.style.css.om
-
Media Feature.
- MediaFeaturePredicate - Interface in io.sf.carte.doc.style.css
-
Media Feature predicate.
- MediaQuery - Interface in io.sf.carte.doc.style.css
-
Obtain information on an individual media query.
- mediaQueryError(Node, CSSMediaException) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Report a media query error.
- mediaQueryError(Node, CSSMediaException) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- mediaQueryError(Node, CSSMediaException) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- MediaQueryFactory - Interface in io.sf.carte.doc.style.css
-
Contains factory methods related to media queries.
- MediaQueryHandler - Interface in io.sf.carte.doc.style.css
-
Interface to be implemented by handlers that are used inside
Parser.parseMediaQueryList(String,Node)
. - MediaQueryHelper - Class in io.sf.carte.doc.style.css.parser
-
Media query helper.
- MediaQueryHelper() - Constructor for class io.sf.carte.doc.style.css.parser.MediaQueryHelper
- MediaQueryList - Interface in io.sf.carte.doc.style.css
-
Based on W3C's MediaQueryList interface.
- MediaQueryListListener - Interface in io.sf.carte.doc.style.css
-
Deprecated.
- MediaQueryPredicate - Interface in io.sf.carte.doc.style.css
-
A predicate in a boolean expression from a Media Query.
- mediaQueryWarning(Node, CSSMediaException) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Report a media query warning.
- mediaQueryWarning(Node, CSSMediaException) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- mediaQueryWarning(Node, CSSMediaException) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- MediaRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSMediaRule.
- MediaRule(AbstractCSSStyleSheet, MediaQueryList, byte) - Constructor for class io.sf.carte.doc.style.css.om.MediaRule
- mediaType(String) - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
A media type was found (e.g.
- mergeState(SheetErrorHandler) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
-
Merge the error state from the error handler of another sheet.
- mergeState(SheetErrorHandler) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Merge the error state from the error handler of another sheet.
- MIN - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
min()
- Minify - Class in io.sf.carte.doc.style.css.util
-
Minify a CSS style sheet.
- Minify() - Constructor for class io.sf.carte.doc.style.css.util.Minify
- minifyAbsolute(String) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- minifyCSS(String) - Static method in class io.sf.carte.doc.style.css.util.Minify
-
Minifies a CSS style sheet.
- minifyCSS(Path) - Static method in class io.sf.carte.doc.style.css.util.Minify
-
Minifies a CSS style sheet.
- missingRequiredProperty(String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- missingRequiredProperty(String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
A required property was missing when processing a shorthand.
N
- NAMESPACE_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSNamespaceRule
. - namespaceDeclaration(String, String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of a namespace declaration.
- namespaceDeclaration(String, String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- NamespaceRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of W3C's CSSNamespaceRule.
- NamespaceRule(AbstractCSSStyleSheet, byte, String, String) - Constructor for class io.sf.carte.doc.style.css.om.NamespaceRule
- nativeContent - Variable in class io.sf.carte.doc.agent.net.ResourceDownloader
- needsUpdate() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- negativeQuery() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
Reports that the current query is a negative query.
- newDocument() - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
-
Creates an empty, plain XML document with no HTML capabilities.
- newDocument() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- newHTMLDocument() - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
-
Creates an HTML-specific DOM Document with an html element and DOCTYPE.
- newLine() - Method in class io.sf.carte.util.BufferSimpleWriter
- newLine() - Method in interface io.sf.carte.util.SimpleWriter
-
Write a newline according to the characteristics of the target platform.
- next() - Method in interface io.sf.carte.doc.dom.NodeIterator
- next() - Method in interface io.sf.carte.doc.dom.NodeListIterator
- next() - Method in class io.sf.carte.util.SingleElementIterator
- nextNode() - Method in interface io.sf.carte.doc.dom.NodeIterator
-
The same as
NodeIterator.next()
, but avoids theNoSuchElementException
. - nextNode() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
- nextSibling() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
- noContainingBlock(String, Node) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
-
Unable to find containing block for
containedNode
. - noContainingBlock(String, Node) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Unable to find containing block for
containedNode
. - NodeFilter - Interface in io.sf.carte.doc.dom
-
Filter the nodes returned by an iterator, see
ParentNode.iterator(NodeFilter)
,ParentNode.iterator(int, NodeFilter)
andDOMDocument.createNodeIterator(Node, int, NodeFilter)
. - NodeIterator - Interface in io.sf.carte.doc.dom
-
Iterates over the document nodes according to a set of parameters.
- NodeListIterator - Interface in io.sf.carte.doc.dom
-
A
ListIterator
that hasNode
arguments but returnsDOMNode
references. - NodeStyleDeclaration - Interface in io.sf.carte.doc.style.css
-
This style declaration belongs to a DOM node.
- NonDocumentTypeChildNode - Interface in io.sf.carte.doc.dom
-
Based on W3C's
NonDocumentTypeChildNode
interface. - NONE - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Multiplier
-
No multiplier.
- normalize() - Method in class io.sf.carte.doc.dom.DOMDocument
- normalize() - Method in class io.sf.carte.doc.dom.DOMElement
- normalize() - Method in class io.sf.carte.doc.dom.HTMLDocument
- normalize() - Method in class io.sf.carte.doc.dom.HTMLElement
- normalize() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- normalizeDocument() - Method in class io.sf.carte.doc.dom.DOMDocument
-
Normalizes the document element, if there is one.
- normalizeDocument() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- normalizeDocument() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- NOT - Enum constant in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
A
NOT
condition. - notifyDownload() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- notifyFailure(Exception) - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- NSAC 2 - Search tag in package io.sf.carte.doc.style.css.nsac
- Section
- number - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any number.
- NUMBER - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Multiplier
-
A comma-separated list.
- NumberValue - Class in io.sf.carte.doc.style.css.property
-
Number-specific value.
- NumberValue() - Constructor for class io.sf.carte.doc.style.css.property.NumberValue
- NumberValue(NumberValue) - Constructor for class io.sf.carte.doc.style.css.property.NumberValue
- NUMERIC - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Numeric type (excludes
calc()
which is anCSSValue.Type.EXPRESSION
).
O
- obtainSelectorMatcher(E) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- obtainSelectorMatcher(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DOMSelectorMatcher
- ok_lab - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
OKLab
- ok_lch - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
OK LCh
- OKLABCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
oklab() colors, for example:
oklab(53.2% 42.4 57.76 / 0.6)
- OKLCHCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
oklch() colors, for example:
oklch(58.9% 44.4 97.21 / 0.6)
oroklch(58.9% 44.4 97.21deg / 0.6)
- onChange(MediaQueryList) - Method in interface io.sf.carte.doc.style.css.MediaQueryListListener
-
Deprecated.
- ONE_OF_ATTRIBUTE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks for a value in a list of space-separated values in an attribute.
- ONLY_CHILD - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks if a node is the only one in the node list.
- ONLY_TYPE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks if a node is the only one of his type.
- onlyPrefix() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
The current query uses the
only
prefix. - onMetaAdded(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Notify the document about the addition of a
META
element that may affect the inner workings of this document. - onMetaAdded(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- onMetaRemoved(String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Notify the document about the removal of a
META
element that may affect the inner workings of this document. - onMetaRemoved(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- onSuperCookie(URL, String) - Method in class io.sf.carte.doc.agent.LogUserAgentErrorHandler
- onSuperCookie(URL, String) - Method in interface io.sf.carte.doc.agent.UserAgentErrorHandler
- onUnknownProperty(String, String) - Method in class io.sf.carte.doc.agent.LogUserAgentErrorHandler
- onUnknownProperty(String, String) - Method in interface io.sf.carte.doc.agent.UserAgentErrorHandler
- onWrongPropertyValue(String, String) - Method in class io.sf.carte.doc.agent.LogUserAgentErrorHandler
- onWrongPropertyValue(String, String) - Method in interface io.sf.carte.doc.agent.UserAgentErrorHandler
- openConnection(URL) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory.AgentXHTMLDocument
- openConnection(URL) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Opens a connection for the given URL.
- openConnection(URL) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Opens a connection for the given URL.
- openConnection(URL) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Open a connection to the given URL.
- openConnection(URL, long) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Open a URL connection according to the given document creation date.
- openConnection(URL, long) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory.WrapperUserAgent
- openConnection(URL, String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- openConnection(URL, String) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
-
Open a non-interactive connection to the given URL.
- openGroup(int, int) - Method in interface io.sf.carte.uparser.TokenHandler
-
Called when one of these codepoints is found: (, [, {
- openInputStream(URLConnection) - Method in class io.sf.carte.doc.agent.net.DefaultUserAgent
- openInputStream(URLConnection) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
- openStream() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
- openStream(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Opens an InputStream for the given URI, taking into account the Base URL if needed.
- openStream(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Opens an InputStream for the given URI, taking into account the Base URL if needed.
- OPENTYPE - Enum constant in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
- OPERAND - Enum constant in enum class io.sf.carte.doc.style.css.CSSExpression.AlgebraicPart
-
An operand.
- OPERATOR_COMMA - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
,
- OPERATOR_EXP - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
^
- OPERATOR_GE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
>=
- OPERATOR_GT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
>
- OPERATOR_LE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
<=
- OPERATOR_LT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
<
- OPERATOR_MINUS - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
-
- OPERATOR_MOD - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
%
- OPERATOR_MULTIPLY - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
*
- OPERATOR_PLUS - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
+
- OPERATOR_SEMICOLON - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
;
- OPERATOR_SLASH - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
/
- OPERATOR_TILDE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
~
- OR - Enum constant in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
An
OR
condition. - ORIGIN_AUTHOR - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
- ORIGIN_USER - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
- ORIGIN_USER_AGENT - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
- ORIGIN_USER_IMPORTANT - Static variable in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
- OriginPolicy - Interface in io.sf.carte.doc.agent
-
Origin policy.
- OTHER - Enum constant in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
Other, unknown or unsupported condition types.
- OTHER_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
P
- packInValue() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Pack this color into a new CSS value.
- PAGE_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSPageRule
. - PAGE_TYPE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.PageSelector.Type
-
A page type identifier.
- PageRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSPageRule.
- PageRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.PageRule
- PageSelector - Interface in io.sf.carte.doc.style.css.nsac
-
A page selector like
:first
. - PageSelector.Type - Enum Class in io.sf.carte.doc.style.css.nsac
- PageSelectorList - Interface in io.sf.carte.doc.style.css.nsac
-
List of page selectors.
- parentNode() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves to and returns the closest visible ancestor node of the current node.
- ParentNode - Interface in io.sf.carte.doc.dom
-
Based on W3C's
ParentNode
interface. - parse(Reader) - Method in class io.sf.carte.uparser.TokenProducer3
-
Tokenize the contents of the given
Reader
without any comment handling. - parse(Reader, int) - Method in class io.sf.carte.uparser.TokenProducer3
-
Tokenize the contents of a
Reader
without any comment handling, using a buffer with the given initial capacity. - parse(Reader, String, String) - Method in class io.sf.carte.uparser.TokenProducer3
-
Tokenize the given reader, with a single comment layout.
- parse(String) - Method in class io.sf.carte.doc.style.css.parser.AnBExpression
-
Parse a AnB expression into this object.
- parse(String) - Static method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
-
Parses an XML document type declaration.
- parse(String) - Method in class io.sf.carte.uparser.TokenProducer3
-
Tokenize a string, without any comment handling.
- parse(String, String, String) - Method in class io.sf.carte.uparser.TokenProducer3
-
Tokenize a string, accounting for the given comment syntax.
- parse(InputSource) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- parseBracketList(LexicalUnit, AbstractCSSStyleDeclaration, boolean) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parse a bracket list.
- parseDeclarationRule(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Parse any simple (non-nesting) at-rule containing descriptors, using a generic
CSSParser.DeclarationRuleHandler
. - parseDocument(Reader) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
- parseFontFeatureValuesBody(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- ParseHelper - Class in io.sf.carte.doc.style.css.parser
-
Methods that are useful for CSS parsing.
- ParseHelper() - Constructor for class io.sf.carte.doc.style.css.parser.ParseHelper
- parseIdent(String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Parse an escaped CSS identifier.
- parseKeyFramesBody(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseMediaFeature(String) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parses a feature value.
- parseMediaFeature(String, Parser) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parses a feature value.
- parseMediaQueryList(String, MediaQueryFactory, MediaQueryHandler) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a media query string into the given handler.
- parseMediaQueryList(String, MediaQueryFactory, MediaQueryHandler) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Parse a media query string into the given handler.
- parseMediaQueryList(String, Node) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse an individual list of media queries.
- parseMediaQueryList(String, Node) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Parse a media query string.
- parseMultiComment(Reader, String[], String[]) - Method in class io.sf.carte.uparser.TokenProducer3
-
Tokenize the given reader, with multiple comment layouts.
- parsePageRuleBody(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parsePageSelectorList(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parsePriority(Reader) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS priority value (e.g. "!
- parsePriority(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseProperty(String) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parses a property value.
- parseProperty(String, Parser) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parses a property value with the supplied parser.
- parseProperty(String, String, Parser) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parses a property value with the supplied parser.
- parseProperty(String, String, CSSParser) - Method in class io.sf.carte.doc.style.css.property.ValueFactory
-
Parses a property value with the supplied parser.
- parsePropertyValue(InputSource) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parsePropertyValue(Reader) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS property value.
- parsePropertyValue(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parsePropertyValue(String, Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parsePseudoAttributes(String, LinkedHashMap<String, String>) - Static method in class io.sf.carte.doc.style.css.om.DOMUtil
-
Parses the pseudo-attributes in
data
. - parsePseudoElement(String) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a pseudo-element.
- parsePseudoElement(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- Parser - Interface in io.sf.carte.doc.style.css.nsac
-
A low-level CSS parser.
- Parser.Flag - Enum Class in io.sf.carte.doc.style.css.nsac
-
NSAC parser flags: the
Parser.Flag.STARHACK
,Parser.Flag.IEVALUES
,Parser.Flag.IEPRIO
andParser.Flag.IEPRIOCHAR
flags are supported. - Parser.NamespaceMap - Interface in io.sf.carte.doc.style.css.nsac
-
Interface giving access to namespace URI from the prefix.
- ParserControl - Interface in io.sf.carte.doc.style.css.nsac
-
Allows convenient access to certain parser functionalities.
- parseRelAttribute(String) - Static method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Parses the
rel
attribute. - Parser Flags - Search tag in package io.sf.carte.doc.style.css.nsac
- Section
- parseRule(InputSource) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseRule(Reader) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a namespaceless CSS rule.
- parseRule(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseRule(Reader, Parser.NamespaceMap) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS rule.
- parseRule(Reader, Parser.NamespaceMap) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseSelector(String) - Method in class io.sf.carte.doc.style.css.parser.AnBExpression
- parseSelectors(InputSource) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseSelectors(Reader) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a comma separated list of selectors.
- parseSelectors(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseSelectors(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseSelectors(String, Parser.NamespaceMap) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a comma separated list of selectors.
- parseSelectors(String, Parser.NamespaceMap) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseStart(ParserControl) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of the parse process.
- parseStart(ParserControl) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- parseStyleDeclaration(InputSource) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseStyleDeclaration(Reader) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS style declaration (without '{' and '}').
- parseStyleDeclaration(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseStyleSheet(InputSource) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS style sheet.
- parseStyleSheet(InputSource) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseStyleSheet(Reader) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Parses a source into this style sheet.
- parseStyleSheet(Reader) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS style sheet.
- parseStyleSheet(Reader) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Parses a style sheet.
- parseStyleSheet(Reader) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- parseStyleSheet(Reader) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- parseStyleSheet(Reader, short) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheet
-
Parses a style sheet.
- parseStyleSheet(Reader, short) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Parses a style sheet.
- parseStyleSheet(Reader, short) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Parses a style sheet.
- parseStyleSheet(String) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Parse a CSS sheet from a URI.
- parseStyleSheet(String) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Parse a CSS sheet from a URI.
- parseSupportsCondition(String, CSSRule) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Parse the condition text of a
@supports
rule. - parseSupportsCondition(String, CSSRule, SheetContext) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Parse the condition text of a
@supports
rule. - parseSyntax(String) - Method in class io.sf.carte.doc.style.css.parser.SyntaxParser
-
Parse a syntax definition.
- PENDING - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Match
- percentage - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any percentage.
- percentage(CSSTypedValue, short) - Method in class io.sf.carte.doc.style.css.property.Evaluator
-
Obtain the float value (in the requested absolute unit) corresponding to the given percentage value.
- percentage(CSSTypedValue, short) - Method in class io.sf.carte.doc.style.css.property.PercentageEvaluator
-
Obtain the float value (in the requested absolute unit) corresponding to the given percentage value.
- PERCENTAGE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Percentage.
- PercentageEvaluator - Class in io.sf.carte.doc.style.css.property
-
Evaluates expressions with only percentages and plain numbers.
- PercentageEvaluator() - Constructor for class io.sf.carte.doc.style.css.property.PercentageEvaluator
- PercentageValue - Class in io.sf.carte.doc.style.css.property
-
Percentage value.
- PLUS - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Multiplier
-
A space-separated list.
- policyError(Node, String) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Report a policy error, including possible security issues.
- policyError(Node, String) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- policyError(Node, String) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- POSITIONAL - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks a specified position.
- PositionalCondition - Interface in io.sf.carte.doc.style.css.nsac
-
Based on SAC's
PositionalCondition
interface by Philippe Le Hegaret. - POW - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
pow()
- PREDICATE - Enum constant in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
An implementation-dependent predicate.
- prependChild(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- prependChild(Node) - Method in class io.sf.carte.doc.dom.DOMElement
- prependChild(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
- prependChild(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
- prependChild(Node) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Inserts the node
newChild
at the beginning of the list of children of this node. - presentationalHintError(CSSElement, DOMException) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
While computing a style, an error was found when processing the presentational hints of an element.
- presentationalHintError(CSSElement, DOMException) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- presentationalHintError(CSSElement, DOMException) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- previous() - Method in interface io.sf.carte.doc.dom.NodeIterator
- previous() - Method in interface io.sf.carte.doc.dom.NodeListIterator
- previousNode() - Method in interface io.sf.carte.doc.dom.NodeIterator
-
The same as
NodeIterator.previous()
, but avoids theNoSuchElementException
. - previousNode() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
- previousSibling() - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
- PrimitiveValue - Class in io.sf.carte.doc.style.css.property
-
Base implementation for primitive values.
- PrimitiveValue(CSSValue.Type) - Constructor for class io.sf.carte.doc.style.css.property.PrimitiveValue
- PrimitiveValue(PrimitiveValue) - Constructor for class io.sf.carte.doc.style.css.property.PrimitiveValue
- prioritySplit(AbstractCSSStyleDeclaration, AbstractCSSStyleDeclaration) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Splits this style declaration in two: one for important properties only, and the other with normal properties.
- prioritySplit(AbstractCSSStyleDeclaration, AbstractCSSStyleDeclaration) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Splits this style declaration in two: one for important properties only, and the other with normal properties.
- PRODUCT - Enum constant in enum class io.sf.carte.doc.style.css.CSSExpression.AlgebraicPart
-
A product.
- PROFILE - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
A profiled color specified through the
color()
function. - property(String, LexicalUnit, boolean) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of a property declaration.
- PROPERTY_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
- PropertyDatabase - Class in io.sf.carte.doc.style.css.property
-
Database of device-independent CSS property information.
- PropertyRule - Class in io.sf.carte.doc.style.css.om
-
CSS @property rule implementation.
- PropertyRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.PropertyRule
- prophoto_rgb - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
ProPhoto RGB
- PROXY - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
A vehicle towards a final value, of a CSS type that cannot be anticipated.
- ProxyValue - Class in io.sf.carte.doc.style.css.property
-
A PROXY value, like
attr()
. - ProxyValue(CSSValue.Type) - Constructor for class io.sf.carte.doc.style.css.property.ProxyValue
- ProxyValue(ProxyValue) - Constructor for class io.sf.carte.doc.style.css.property.ProxyValue
- PSEUDO_CLASS - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks for a pseudo class.
- PSEUDO_ELEMENT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks for pseudo elements.
- PSEUDO_PAGE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.PageSelector.Type
-
:left
- PseudoCondition - Interface in io.sf.carte.doc.style.css.nsac
-
A
Condition
for a pseudo-class or pseudo-element.
Q
- querySelector(String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Returns the first element that is a descendant of this node and matches the given selector list.
- querySelector(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Returns the first element that is a descendant of this node and matches the given selector list.
- querySelector(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Returns the first element that is a descendant of this node and matches the given selector list.
- querySelectorAll(String) - Method in class io.sf.carte.doc.dom.DOMElement
-
Gets a static list of the descendant elements that match any of the specified group of selectors.
- querySelectorAll(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Gets a static list of the elements that match any of the specified group of selectors.
- querySelectorAll(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Gets a static list of the elements that match any of the specified group of selectors.
- querySelectorAll(String) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Gets a static
ElementList
of the descendant elements that match any of the specified list of selectors. - QUIRKS - Enum constant in enum class io.sf.carte.doc.style.css.CSSDocument.ComplianceMode
- quote(String, char) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Quote a string according to the supplied
quote
character. - quoted(int, CharSequence, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- quoted(int, CharSequence, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A quoted string was found by the parser.
- quoted(int, CharSequence, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A quoted string was found by the parser.
- quotedNewlineChar(int, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- quotedNewlineChar(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
An unescaped FF/LF/CR control was found while assembling a quoted string.
- quotedNewlineChar(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
An unescaped FF/LF/CR control was found while assembling a quoted string.
- quotedWithControl(int, CharSequence, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- quotedWithControl(int, CharSequence, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A quoted string was found by the parser, and contains control characters.
- quotedWithControl(int, CharSequence, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A quoted string was found by the parser, and contains control characters.
R
- RADIAL_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
- RATIO - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Ratio value.
- RatioValue - Class in io.sf.carte.doc.style.css.property
-
Ratio value.
- RatioValue() - Constructor for class io.sf.carte.doc.style.css.property.RatioValue
- RatioValue(RatioValue) - Constructor for class io.sf.carte.doc.style.css.property.RatioValue
- rawnode - Variable in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- readContent(InputStream) - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
-
Reads content from a stream and transforms it to native content.
- readCookies(HttpURLConnection, long) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- readURL(URL) - Method in class io.sf.carte.doc.agent.net.DefaultUserAgent
-
Reads and parses a markup document located at the given URL.
- readURL(URL) - Method in interface io.sf.carte.doc.agent.UserAgent
-
Reads and parses a markup document located at the given URL.
- readURL(URL) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
-
Reads and parses an XHTML document located in the given URL.
- readURL(URL) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory.WrapperUserAgent
- REAL - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Real numbers.
- realvalue - Variable in class io.sf.carte.doc.style.css.property.NumberValue
- rebuildCascade() - Method in class io.sf.carte.doc.dom.DOMDocument
- rebuildCascade() - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- rebuildCascade() - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Forces the cascade to be rebuilt the next time that a computed style is obtained.
- rebuildCascade() - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- rec2020 - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
ITU Recommendation BT.2020
- Rect - Class in io.sf.carte.doc.geom
-
Implementation of
DOMRect
. - Rect() - Constructor for class io.sf.carte.doc.geom.Rect
- Rect(double, double, double, double) - Constructor for class io.sf.carte.doc.geom.Rect
- RECT - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
rect()
function. - RECT_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
function
rect
. - RectValue - Class in io.sf.carte.doc.style.css.property
-
Rect function.
- RectValue(RectValue) - Constructor for class io.sf.carte.doc.style.css.property.RectValue
- REGION_STYLE_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
- registerNamespace(CSSNamespaceRule) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Register the namespace from the given namespace rule.
- registerNamespace(CSSNamespaceRule) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- registerProperty(CSSPropertyDefinition) - Method in class io.sf.carte.doc.dom.DOMDocument
- registerProperty(CSSPropertyDefinition) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- registerProperty(CSSPropertyDefinition) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Registers the definition of a custom property.
- registerProperty(CSSPropertyDefinition) - Method in interface io.sf.carte.doc.style.css.DocumentCSSStyleSheet
-
Registers the definition of a custom property.
- registerProperty(CSSPropertyDefinition) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
-
Registers the definition of a custom property.
- registerProperty(CSSPropertyDefinition) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- registerSystemIdFilename(String, String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Register an internal classpath filename to retrieve a DTD
SystemId
. - reloadStyleState() - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Reload any possible style state/caching that this canvas may have.
- remove() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Remove this unit from the chain of lexical units and replace it by the next one, if any.
- remove(int) - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Removes the value at the specified index.
- remove(int) - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Removes the value at the specified index.
- remove(int) - Method in class io.sf.carte.doc.WrapperStringList
- remove(Object) - Method in class io.sf.carte.doc.WrapperStringList
- remove(String) - Method in interface io.sf.carte.doc.DOMTokenList
-
Removes the given token from this collection.
- remove(String) - Method in class io.sf.carte.doc.DOMTokenListImpl
- remove(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- remove(String) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
-
Remove the sheet with the given
title
from this list. - remove(StyleSheet) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
-
Remove the given sheet from this list.
- removeAll(Collection<?>) - Method in class io.sf.carte.doc.WrapperStringList
- removeAllChild() - Method in class io.sf.carte.doc.dom.DOMDocument
- removeAllChild() - Method in class io.sf.carte.doc.dom.DOMElement
- removeAllChild() - Method in class io.sf.carte.doc.dom.HTMLDocument
- removeAllChild() - Method in class io.sf.carte.doc.dom.HTMLElement
- removeAllChild() - Method in interface io.sf.carte.doc.dom.DOMNode
-
Removes all the children from this node, if any.
- removeAttribute(String) - Method in class io.sf.carte.doc.dom.DOMElement
- removeAttributeNode(Attr) - Method in class io.sf.carte.doc.dom.DOMElement
- removeAttributeNS(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- removeChild(Node) - Method in class io.sf.carte.doc.dom.DOMDocument
- removeChild(Node) - Method in class io.sf.carte.doc.dom.DOMElement
- removeChild(Node) - Method in class io.sf.carte.doc.dom.HTMLDocument
- removeChild(Node) - Method in class io.sf.carte.doc.dom.HTMLElement
- removeChild(Node) - Method in interface io.sf.carte.doc.dom.DOMNode
-
Removes the node
oldChild
from the children of this node. - removeChild(Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- removeComments(String) - Static method in class io.sf.carte.doc.style.css.parser.CommentRemover
-
Takes a string and returns a
StringBuilder
with the CSS comments removed. - removeCommentsUntil(String, int) - Static method in class io.sf.carte.doc.style.css.parser.CommentRemover
-
Takes a string and returns a
StringBuilder
with the CSS comments preceding the given index removed. - removeEventListener(String, EventListener, boolean) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
- removeListener(MediaQueryListListener) - Method in interface io.sf.carte.doc.style.css.MediaQueryList
-
Deprecated.
- removeNamedItem(String) - Method in interface io.sf.carte.doc.dom.ExtendedNamedNodeMap
- removeNamedItemNS(String, String) - Method in interface io.sf.carte.doc.dom.ExtendedNamedNodeMap
- removeProperty(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Remove the given property from this declaration.
- removeProperty(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Used to remove a CSS property if it has been explicitly set within this declaration block.
- removeUnchecked(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- renameNode(Node, String, String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- renameNode(Node, String, String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- REPEATING_CONIC_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
- REPEATING_LINEAR_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
- REPEATING_RADIAL_GRADIENT - Enum constant in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
- replace(int, Selector) - Method in interface io.sf.carte.doc.style.css.nsac.SelectorList
-
Replace the selector at
index
with the given selector. - replace(String, String) - Method in interface io.sf.carte.doc.DOMTokenList
-
Replaces an existing token with a new token.
- replace(String, String) - Method in class io.sf.carte.doc.DOMTokenListImpl
- replace(String, String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- replaceAll(UnaryOperator<String>) - Method in class io.sf.carte.doc.WrapperStringList
- replaceBy(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Replace this unit in the chain of lexical units.
- replaceByEntities(String) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Verify if the given line contains characters for which there is the mandate to replace by entity references.
- replaceChild(Node, Node) - Method in class io.sf.carte.doc.dom.DOMElement
-
Replaces the node
oldChild
withnewChild
. - replaceChild(Node, Node) - Method in class io.sf.carte.doc.dom.HTMLElement
-
Replaces the node
oldChild
withnewChild
. - replaceChild(Node, Node) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Replaces the node
oldChild
withnewChild
. - replaceChild(Node, Node) - Method in interface io.sf.carte.doc.dom.DOMNode
-
Replaces the node
oldChild
withnewChild
. - replaceChild(Node, Node) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- replaceLast(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
Replace the last nested/sub condition added.
- replaceUnchecked(String, String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- reportsErrors() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
Check whether this handler takes the responsibility of reporting errors to an error handler.
- reset() - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- reset() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Reset the error handler.
- reset() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- reset() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- reset() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- reset() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- reset() - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Reset the error handler, getting it ready for a new run.
- reset() - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Reset this handler and prepare it to handle a new declaration.
- resetComputedStyleErrors() - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Reset the error state about computed styles and presentational hints.
- resetComputedStyleErrors() - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- resetComputedStyleErrors() - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- resetComputedStyleErrors(CSSElement) - Method in interface io.sf.carte.doc.style.css.ErrorHandler
-
Reset the error state about computed styles and presentational hints for the given element.
- resetComputedStyleErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.DefaultErrorHandler
- resetComputedStyleErrors(CSSElement) - Method in class io.sf.carte.doc.style.css.om.LogErrorHandler
- resetCurrentSequence() - Method in interface io.sf.carte.uparser.TokenProducer3.SequenceParser
-
Empty the current sequence.
- resolution - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any resolution.
- resolveEntity(String, String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Allow the application to resolve external entities.
- resolveEntity(String, String) - Method in class io.sf.carte.doc.xml.dtd.StackedEntityResolver
- resolveEntity(String, String, String, String) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Allows applications to map references to external entities into input sources.
- resolveEntity(String, String, String, String) - Method in class io.sf.carte.doc.xml.dtd.StackedEntityResolver
- resolveEntity(DocumentType) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Resolve external entities according to the given
DocumentType
. - resolver - Variable in class io.sf.carte.doc.dom4j.DOM4JUserAgent
- ResourceAgent<C,
U> - Interface in io.sf.carte.doc.agent.net -
Agent for retrieving and handling embeddable device-specific resources (like images).
- ResourceDownloader<C> - Class in io.sf.carte.doc.agent.net
-
Asynchronous downloading of an embedded resource of a given type.
- ResourceDownloader(CSSFontFaceRule) - Constructor for class io.sf.carte.doc.agent.net.ResourceDownloader
- ResourceDownloader(URL) - Constructor for class io.sf.carte.doc.agent.net.ResourceDownloader
- retainAll(Collection<?>) - Method in class io.sf.carte.doc.WrapperStringList
- reverseIndexOf(SelectorList) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- reverseIndexOf(SelectorList) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- REVERT - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
revert
keyword. - REVERT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Keyword
revert
. - RevertValue - Class in io.sf.carte.doc.style.css.property
-
A
revert
value. - RevertValue() - Constructor for class io.sf.carte.doc.style.css.property.RevertValue
-
Must access instance through static method.
- RGB - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
RGB color model.
- RGBAColor - Interface in io.sf.carte.doc.style.css
-
Based on W3C's
RGBColor
interface. - RGBCOLOR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
RGB colors in functional (
rgb(0, 0, 0)
) and hex (#000
) notations. - RGBColorDeclarationFormattingContext - Class in io.sf.carte.doc.style.css.om
-
DeclarationFormattingContext that serializes colors as RGB (sRGB).
- RGBColorDeclarationFormattingContext() - Constructor for class io.sf.carte.doc.style.css.om.RGBColorDeclarationFormattingContext
- RGBColorProfile - Interface in io.sf.carte.doc.color
-
An RGB color profile.
- RGBColorValue - Class in io.sf.carte.doc.style.css.property
-
RGB color value.
- RGBColorValue(RGBColorValue) - Constructor for class io.sf.carte.doc.style.css.property.RGBColorValue
- RGBStyleFormattingFactory - Class in io.sf.carte.doc.style.css.om
-
A
StyleFormattingFactory
that serializes computed colors as RGB. - RGBStyleFormattingFactory() - Constructor for class io.sf.carte.doc.style.css.om.RGBStyleFormattingFactory
- RIGHT_BRACKET - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
]
- rightCurlyBracket(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- rightCurlyBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler
- rightCurlyBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when the
}
codepoint is found. - rightCurlyBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when the
}
codepoint is found. - rightParenthesis(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- rightParenthesis(int) - Method in interface io.sf.carte.uparser.TokenHandler
- rightParenthesis(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when the
)
codepoint is found. - rightParenthesis(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when the
)
codepoint is found. - rightSquareBracket(int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- rightSquareBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler
- rightSquareBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when the
]
codepoint is found. - rightSquareBracket(int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when the
]
codepoint is found. - roundToInteger() - Method in interface io.sf.carte.doc.style.css.CSSNumberValue
-
Round this value to the nearest integer.
- roundToInteger() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- RTL - Enum constant in enum class io.sf.carte.doc.DirectionalityHelper.Directionality
- ruleParseError(CSSRule, CSSParseException) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- ruleParseError(CSSRule, CSSParseException) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
An error was found when parsing a rule.
- RuleParseException - Exception Class in io.sf.carte.doc.style.css.om
-
Convenience exception that contains a reference to a rule.
- RuleParseException(CSSParseException, CSSRule) - Constructor for exception class io.sf.carte.doc.style.css.om.RuleParseException
- RuleParseException(String, CSSParseException, CSSRule) - Constructor for exception class io.sf.carte.doc.style.css.om.RuleParseException
- ruleParseWarning(CSSRule, CSSParseException) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- ruleParseWarning(CSSRule, CSSParseException) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
A warning was produced when parsing a rule.
- run() - Method in class io.sf.carte.doc.agent.net.ResourceDownloader
S
- sacError(CSSParseException, int) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- sacError(CSSParseException, int) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Reports a SAC error as per the SAC ErrorHandler.
- SACErrorHandler - Interface in io.sf.carte.doc.style.css
-
High-level handling of SAC errors and warnings.
- sacMalfunction(String) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- sacMalfunction(String) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
the NSAC parser is malfunctioning.
- sacWarning(CSSParseException, int) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- sacWarning(CSSParseException, int) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Reports a SAC warning as per the SAC ErrorHandler.
- safeEscape(String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escape the given string according to CSS syntax.
- safeEscape(String, boolean) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Escape the given string according to CSS syntax.
- SCOPE_MARKER - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
Scope pseudo-selector in selector arguments.
- scopeMatchChild(CombinatorSelector) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- scopeMatchChild(CombinatorSelector) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- scopeMatchDescendant(CombinatorSelector) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- scopeMatchDescendant(CombinatorSelector) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- scopeMatchDirectAdjacent(CombinatorSelector) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- scopeMatchDirectAdjacent(CombinatorSelector) - Method in class io.sf.carte.doc.style.css.om.BaseSelectorMatcher
- Selector - Interface in io.sf.carte.doc.style.css.nsac
-
Based on SAC's
Selector
interface by Philippe Le Hegaret. - SELECTOR_ARGUMENT - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks the selector list argument to which a pseudo-class applies.
- SELECTOR_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
A supported selector function predicate.
- Selector.SelectorType - Enum Class in io.sf.carte.doc.style.css.nsac
- selectorCompare(Specificity, Specificity) - Static method in class io.sf.carte.doc.style.css.om.Specificity
-
Compare two specificities according to its selectors.
- SelectorFunction - Interface in io.sf.carte.doc.style.css.nsac
-
The
selector()
function. - SelectorList - Interface in io.sf.carte.doc.style.css.nsac
-
List of selectors.
- SelectorMatcher - Interface in io.sf.carte.doc.style.css
-
CSS Selector matcher.
- Selector Serialization - Search tag in package io.sf.carte.doc.style.css.nsac
- Section
- separator(int, int) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- separator(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A separator (Zs, Zl and Zp unicode categories) was found.
- separator(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A separator (Zs, Zl and Zp unicode categories) was found.
- Serialization and getCssText() - Search tag in package io.sf.carte.doc.style.css
- Section
- serializeAbsolute(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- serializeMinifiedSequence(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.property.LexicalValue
- serializeToString(Node) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serializes
root
into aString
using the configurable serialization provided by this class. - Serializing the DOM - Search tag in package io.sf.carte.doc.dom
- Section
- set(int, E) - Method in interface io.sf.carte.doc.style.css.CSSValueList
-
Replaces the value at the specified index with the supplied value.
- set(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
-
Replaces the value at the specified index with the supplied value.
- set(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.ValueList
-
Replaces the value at the specified index with the supplied value.
- set(int, String) - Method in class io.sf.carte.doc.WrapperStringList
- set(String, PrimitiveValue...) - Method in interface io.sf.carte.doc.style.css.CSSFontFeatureValuesMap
-
Set the feature value(s) associated to the given feature value name.
- setAbsolutizedUnit() - Method in class io.sf.carte.doc.style.css.property.NumberValue
-
Set that the value that this number represents was originally specified as a calculation or as a relative unit, but comes from being either calculated or absolutized.
- setAcceptAllCookies(boolean) - Method in interface io.sf.carte.doc.agent.CookieConfig
-
Accept all cookies when opening HTTP connections to retrieve resources.
- setAcceptEofEndingQuoted(boolean) - Method in interface io.sf.carte.uparser.TokenControl
-
If set, quoted strings ending with an EOF (End Of File). are processed through the relevant
quoted
method, albeit an error is reported in any case. - setAcceptEofEndingQuoted(boolean) - Method in class io.sf.carte.uparser.TokenProducer3
-
If set, quoted strings ending with an EOF (End Of File). are processed through the relevant
quoted
method, albeit an error is reported in any case. - setAcceptNewlineEndingQuote(boolean) - Method in interface io.sf.carte.uparser.TokenControl
-
If set, quoted strings ending with an unescaped newline (instead of the closing quote) are processed through the relevant
quoted
method, albeit an error is reported in any case. - setAcceptNewlineEndingQuote(boolean) - Method in class io.sf.carte.uparser.TokenProducer3
-
If set, quoted strings ending with an unescaped newline (instead of the closing quote) are processed through the relevant
quoted
method, albeit an error is reported in any case. - setAcceptSessionCookies(boolean) - Method in interface io.sf.carte.doc.agent.CookieConfig
-
Accept only session cookies when opening HTTP connections to retrieve resources.
- setAntecedentValue(PrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.RatioValue
-
Set the first value in the ratio.
- setAttribute(String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- setAttribute(String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
- setAttributeNode(Attr) - Method in class io.sf.carte.doc.dom.DOMElement
- setAttributeNode(Attr) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- setAttributeNodeNS(Attr) - Method in class io.sf.carte.doc.dom.DOMElement
- setAttributeNodeNS(Attr) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
- setAttributeNS(String, String, String) - Method in class io.sf.carte.doc.dom.DOMElement
- setAttributeNS(String, String, String) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
- setAuthType(byte) - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- setAzimuth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBackground(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBackgroundAttachment(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBackgroundColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBackgroundImage(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBackgroundPosition(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBackgroundRepeat(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBaseURL(URL) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Sets the Base URL of this Document.
- setBorder(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderBottom(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderBottomColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderBottomStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderBottomWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderCollapse(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderLeft(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderLeftColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderLeftStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderLeftWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderRight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderRightColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderRightStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderRightWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderSpacing(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderTop(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderTopColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderTopStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderTopWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBorderWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setBottom(PrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.RectValue
- setBottom(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setByteStream(InputStream) - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Set the byte stream for this input source.
- setCalculatedNumber(boolean) - Method in interface io.sf.carte.doc.style.css.CSSNumberValue
-
Sets whether this number is the result of a calculation.
- setCalculatedNumber(boolean) - Method in class io.sf.carte.doc.style.css.property.NumberValue
-
Sets whether this number is the result of a calculation.
- setCaptionSide(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCharacterStream(Reader) - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Set the character stream for this input source.
- setClassLoader(ClassLoader) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Sets the class loader to be used when loading internal style sheets.
- setClassLoader(ClassLoader) - Method in class io.sf.carte.doc.xml.dtd.DefaultEntityResolver
-
Set the class loader to be used to read the built-in DTDs.
- setClassName(String) - Method in class io.sf.carte.doc.dom.DOMElement
- setClear(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setClip(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCodePoint(int) - Method in interface io.sf.carte.doc.style.css.CSSUnicodeRangeValue.CSSUnicodeValue
-
Set the value of the unicode codepoint.
- setCodePoint(int) - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- setColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setComment(String) - Method in interface io.sf.carte.doc.agent.Cookie
- setComment(String) - Method in class io.sf.carte.doc.agent.DefaultCookie
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.ColorValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.RatioValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.RectValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- setComponent(int, StyleValue) - Method in class io.sf.carte.doc.style.css.property.TypedValue
-
If this value has components, set the component at
index
. - setConditionLocalName(AttributeCondition, String) - Method in class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
-
Sets the LocalName of the attribute condition.
- setConditionNamespaceURI(AttributeCondition, String) - Method in class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
-
Sets the namespaceURI of the attribute condition.
- setConditionText(String) - Method in interface io.sf.carte.doc.style.css.CSSConditionRule
-
Sets the condition associated to this rule.
- setConditionText(String) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- setConditionValue(AttributeCondition, String) - Method in class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
-
Sets the value of the attribute condition.
- setConnectionTimeout(int) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Sets the connection timeout.
- setConnectionTimeout(int) - Method in interface io.sf.carte.doc.agent.UserAgent.AgentControl
-
Sets the connection timeout.
- setConsequentValue(PrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.RatioValue
-
Set the second value in the ratio.
- setContent(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCounterIncrement(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCounterReset(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCssFloat(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCssText(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Parse the given text, and set the contents of this declaration according to it.
- setCssText(String) - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Set this value according to the given parsable text.
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.ImportRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.MarginRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.MediaRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Parses the given value and resets all the properties in the declaration block, including the removal or addition of properties.
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.PageRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.AttrValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.ColorValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.KeywordValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.RatioValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.StringValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.StyleValue
-
Attempts to change this value to match the supplied css text.
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.URIValue
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.ValueList
- setCssText(String) - Method in class io.sf.carte.doc.style.css.property.VarValue
- setCue(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCueAfter(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCueBefore(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setCurrentNode(Node) - Method in interface io.sf.carte.doc.dom.TreeWalker
-
Set the node at which the TreeWalker is currently positioned.
- setCursor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setDefaultHeight(float) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- setDefaultHTMLUserAgentSheet() - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
- setDefaultHTMLUserAgentSheet() - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Sets a default HTML default style sheet as the user agent style sheet.
- setDefaultHTMLUserAgentSheet() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Sets a default HTML default style sheet as the user agent style sheet.
- setDefaultHTMLUserAgentSheet() - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory
- setDefaultWidth(float) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- setDeviceFactory(DeviceFactory) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Sets the device factory.
- setDir(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- setDirection(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setDisabled(boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- setDisplay(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setDocumentBuilder(DocumentBuilder) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory.WrapperUserAgent
-
Sets a
DocumentBuilder
to be used when fetching a document from a URL. - setDocumentHandler(CSSHandler) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Allow an application to set a document event handler.
- setDocumentHandler(CSSHandler) - Method in interface io.sf.carte.doc.style.css.nsac.ParserControl
-
Register a new document event handler at the parser.
- setDocumentHandler(CSSHandler) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- setDocumentURI(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Sets the location of this document.
- setDocumentURI(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- setDocumentURI(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- setDocumentURI(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setDomain(String) - Method in interface io.sf.carte.doc.agent.Cookie
- setDomain(String) - Method in class io.sf.carte.doc.agent.DefaultCookie
- setElevation(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setEmptyCells(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setEncoding(String) - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Set the character encoding, if known.
- setEntityCodepoints(DocumentType, int[]) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Configure the writer to replace the given codePoints by entity references (if the document type allows it).
- setEntityResolver(EntityResolver) - Method in class io.sf.carte.doc.agent.net.DefaultUserAgent
-
Sets the entity resolver to be used when parsing documents.
- setEntityResolver(EntityResolver) - Method in interface io.sf.carte.doc.agent.UserAgent
-
Sets the entity resolver to be used when parsing documents.
- setEntityResolver(EntityResolver) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- setEntityResolver(EntityResolver) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent
-
Sets the entity resolver to be used when parsing documents.
- setEntityResolver(EntityResolver) - Method in class io.sf.carte.doc.style.css.om.DOMCSSStyleSheetFactory.WrapperUserAgent
-
Sets the entity resolver to be used when parsing documents.
- setEntityResolver(EntityResolver2) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Sets the entity resolver to be used to read the
DTD
. - setErrorHandler(CSSErrorHandler) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Allow an application to set an error event handler.
- setErrorHandler(CSSErrorHandler) - Method in interface io.sf.carte.doc.style.css.nsac.ParserControl
-
Register a new error event handler at the parser.
- setErrorHandler(CSSErrorHandler) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
- setErrorHandler(ErrorHandler) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
- setExpectInteger() - Method in interface io.sf.carte.doc.style.css.CSSPrimitiveValue
-
This value is expected to contain an integer.
- setExpectInteger() - Method in class io.sf.carte.doc.style.css.property.AttrValue
- setExpectInteger() - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- setExpectInteger() - Method in class io.sf.carte.doc.style.css.property.MathFunctionValue
- setExpectInteger() - Method in class io.sf.carte.doc.style.css.property.NumberValue
- setExpectInteger() - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- setExpectInteger() - Method in class io.sf.carte.doc.style.css.property.ProxyValue
- setExpiryTime(long) - Method in interface io.sf.carte.doc.agent.Cookie
- setExpiryTime(long) - Method in class io.sf.carte.doc.agent.DefaultCookie
- setExternalLocationHandling(boolean) - Method in interface io.sf.carte.uparser.TokenControl
-
Enable/disable the external handling of locations.
- setFactoryFlag(short) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Set a configuration flag.
- setFactoryFlag(short) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- setFallback(LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.VarValue
-
Sets the fallback for this
var()
value. - setFallback(StyleValue) - Method in class io.sf.carte.doc.style.css.property.AttrValue
-
Sets the fallback for this
attr()
value. - setFeaturePredicate(BooleanCondition) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- setFlag(Parser.Flag) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Set a parser flag.
- setFlag(Parser.Flag) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Set a parser flag.
- setFloatValue(short, float) - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
If this value is numeric, set a float value with the given unit.
- setFloatValue(short, float) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- setFloatValue(short, float) - Method in class io.sf.carte.doc.style.css.property.TypedValue
- setFloatValuePt(float) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- setFont(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontFamily(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontSize(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontSizeAdjust(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontStretch(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontVariant(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setFontWeight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setGraphicsConfiguration(GraphicsConfiguration) - Method in class io.sf.carte.doc.style.css.awt.AWTStyleDatabase
- setGroupingRule(GroupingRule) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
- setGroupingRule(GroupingRule) - Method in class io.sf.carte.doc.style.css.om.MediaRule
- setGroupingRule(GroupingRule) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- setHandleAllSeparators(boolean) - Method in class io.sf.carte.uparser.TokenProducer3
-
Set the handling of consecutive separators like whitespace or tabs.
- setHeight(double) - Method in interface io.sf.carte.doc.geom.DOMRect
-
Set the height of the rectangle.
- setHeight(double) - Method in class io.sf.carte.doc.geom.Rect
- setHeight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setHref(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
- setHref(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- setHref(String) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- setHTMLProcessing(boolean) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
-
Configure the builder to process the document as XHTML.
- setHttpOnly() - Method in interface io.sf.carte.doc.agent.Cookie
- setHttpOnly() - Method in class io.sf.carte.doc.agent.DefaultCookie
- setIdAttribute(String, boolean) - Method in class io.sf.carte.doc.dom.DOMElement
-
Deprecated.
- setIdAttribute(String, boolean) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Deprecated.
- setIdAttributeNode(Attr, boolean) - Method in class io.sf.carte.doc.dom.DOMElement
-
Deprecated.
- setIdAttributeNode(Attr, boolean) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Deprecated.
- setIdAttributeNS(String, String, boolean) - Method in class io.sf.carte.doc.dom.DOMElement
-
Deprecated.
- setIdAttributeNS(String, String, boolean) - Method in class io.sf.carte.doc.dom4j.CSSStylableElement
-
Deprecated.
- setIdAttributeNS(String, String, boolean) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
-
Deprecated.
- setIgnoreElementContentWhitespace(boolean) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
-
Configure the builder to ignore (or not) element content whitespace when building the document.
- setIgnoreNotSpecifiedAttributes(boolean) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
-
Configure the builder to ignore (or not) the attributes that were not
specified
, when building the document. - setIndentingUnit(int) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Sets a whitespace string of the
whitespaceCount
length as the level indenting unit (that is, every indenting depth shall bewhitespaceCount
larger). - setInitialColor(String) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleDatabase
- setInitialColor(String) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Sets the initial (default) value for the 'color' property on this device.
- setIntegerValue(int) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- setLang(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- setLeft(PrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.RectValue
- setLeft(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setLenientSystemValues(boolean) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Set the value of the
lenientSystemValues
flag. - setLenientSystemValues(boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
The style sheet factories provide system default values, and its behaviour depends on a
lenientSystemValues
flag. - setLetterSpacing(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setLexicalProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setLexicalProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Set a CSS property as a raw lexical value.
- setLexicalUnit(LexicalUnit) - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- setLineHeight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setListStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setListStyleImage(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setListStylePosition(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setListStyleType(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setLoadingTime(long) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory.AgentXHTMLDocument
-
Set the time at which this document was loaded from origin.
- setLoadingTime(long) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Set the time at which this document was loaded from origin.
- setLocalName(String) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Set the local name of the element that this matcher belongs to.
- setLocation(int, int) - Method in interface io.sf.carte.uparser.LocatorAccess
-
Set a location's line and column.
- setLocationTo(LocatorAccess) - Method in interface io.sf.carte.uparser.TokenControl
-
Set the current parsing location to the given locator.
- setLocationTo(LocatorAccess, int) - Method in interface io.sf.carte.uparser.TokenControl
-
Set the parsing location given by
index
to the given locator. - setLoginPrincipal(Principal) - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- setLonghandProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setLonghandProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- setMargin(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMarginBottom(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMarginLeft(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMarginRight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMarginTop(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMarkerOffset(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMarks(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMaxHeight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMaximumFractionDigits(int) - Method in class io.sf.carte.doc.style.css.property.NumberValue
-
Set the maximum fraction digits to use in the serialization of this number when it was not specified or is the result of a calculation.
- setMaxWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMedia(MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
-
Set the destination media for this sheet.
- setMedia(MediaQueryList) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- setMedia(String) - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Set the media for this input source.
- setMediaType(String) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- setMinHeight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setMinWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setName(String) - Method in interface io.sf.carte.doc.agent.Cookie
- setName(String) - Method in class io.sf.carte.doc.agent.DefaultCookie
- setName(String) - Method in interface io.sf.carte.doc.style.css.CSSKeyframesRule
-
Sets the name of the keyframes.
- setName(String) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- setName(String) - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- setNeedsUpdate(boolean) - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- setNegative(boolean) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- setNodeValue(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- setNodeValue(String) - Method in class io.sf.carte.doc.dom.DOMElement
- setNodeValue(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- setNodeValue(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- setNodeValue(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setOnlyPrefix(boolean) - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- setOperand(CSSPrimitiveValue) - Method in interface io.sf.carte.doc.style.css.CSSOperandExpression
-
Set the operand value.
- setOriginPolicy(OriginPolicy) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- setOrphans(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setOutline(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setOutlineColor(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setOutlineStyle(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setOutlineWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setOverflow(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setOwnerDocument(CSSDocument) - Method in class io.sf.carte.doc.style.css.om.BaseDocumentCSSStyleSheet
- setOwnerDocument(CSSDocument) - Method in class io.sf.carte.doc.style.css.om.DOMDocumentCSSStyleSheet
- setOwnerNode(CSSElement) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- setOwnerNode(Node) - Method in class io.sf.carte.doc.style.css.om.InlineStyle
- setPadding(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPaddingBottom(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPaddingLeft(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPaddingRight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPaddingTop(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPage(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPageBreakAfter(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPageBreakBefore(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPageBreakInside(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setParentCondition(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.BooleanCondition
-
Set the parent condition, if this condition is nested into another.
- setParentContext(CSSRule) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- setParentContext(CSSRule) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Sets the parent of the rule being serialized, if any, providing additional context for the serialization.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.GroupingRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.ImportRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.MarginRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.MediaRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.PageRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.PropertyRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.StyleRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentRule(AbstractCSSRule) - Method in class io.sf.carte.doc.style.css.om.ViewportRule
-
Sets the parent CSS rule, in case this rule is contained by another.
- setParentStyleSheet(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Sets the parent style sheet.
- setParentStyleSheet(AbstractCSSStyleSheet) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- setPassword(String) - Method in interface io.sf.carte.doc.agent.AuthenticationCredentials
- setPath(String) - Method in interface io.sf.carte.doc.agent.Cookie
- setPath(String) - Method in class io.sf.carte.doc.agent.DefaultCookie
- setPause(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPauseAfter(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPauseBefore(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPitch(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPitchRange(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPlayDuring(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPosition(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPrefix(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- setPrefix(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- setPrefix(String) - Method in class io.sf.carte.doc.dom.DOMElement
- setPrefix(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- setPrefix(String) - Method in interface io.sf.carte.doc.style.css.CSSNamespaceRule
-
Set the prefix for the declared namespace.
- setPrefix(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setPrefix(String) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- setProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setProperty(String, LexicalUnit, boolean) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Set a CSS property, based on lexical value.
- setProperty(String, String) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
-
Sets a control property.
- setProperty(String, String) - Method in interface io.sf.carte.doc.agent.UserAgent.AgentControl
-
Sets a control property.
- setProperty(String, String, String) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Set the value of a property in this declaration, with the given priority.
- setProperty(String, String, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Used to set a property value and priority within this declaration block.
- setPropertyCSSValue(String, StyleValue, String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setPropertyCSSValue(String, StyleValue, String) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- setPseudoElement(Condition) - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
-
Set this selector's pseudo-element.
- setPseudoElement(Condition) - Method in interface io.sf.carte.doc.style.css.SelectorMatcher
-
Set this selector's pseudo-element.
- setPublicId(String) - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- setQuotes(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setRangeType(byte) - Method in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
-
If the feature is of range type, set the range type as determined by the parser.
- setReferrerPolicyHeader(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- setReferrerPolicyHeader(String) - Method in class io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory.AgentXHTMLDocument
- setReferrerPolicyHeader(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- setReferrerPolicyHeader(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setRichness(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setRight(PrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.RectValue
- setRight(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setRuleCssText(String) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
-
Set the contents of this rule, without preceding or trailing comments.
- setSecure() - Method in interface io.sf.carte.doc.agent.Cookie
- setSecure() - Method in class io.sf.carte.doc.agent.DefaultCookie
- setSelectedStyleSheetSet(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Selects a style sheet set, disabling the other non-persistent sheet sets.
- setSelectedStyleSheetSet(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Selects a style sheet set, disabling the other non-persistent sheet sets.
- setSelectedStyleSheetSet(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Selects a style sheet set, disabling the other non-persistent sheet sets.
- setSelectedStyleSheetSet(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Selects a style sheet set, disabling the other non-persistent sheet sets.
- setSelectorList(SelectorList) - Method in interface io.sf.carte.doc.style.css.CSSStyleRule
-
Set the selectors of this style rule.
- setSelectorList(SelectorList) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
-
Set the selectors of this style rule.
- setSelectorText(String) - Method in interface io.sf.carte.doc.style.css.CSSPageRule
- setSelectorText(String) - Method in interface io.sf.carte.doc.style.css.CSSStyleRule
-
Parse the given string and set the selector list according to it.
- setSelectorText(String) - Method in class io.sf.carte.doc.style.css.om.PageRule
- setSelectorText(String) - Method in class io.sf.carte.doc.style.css.om.StyleRule
- setSize(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setSpeak(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setSpeakHeader(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setSpeakNumeral(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setSpeakPunctuation(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setSpeechRate(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setStreamSizeLimit(int) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Set a new limit for the stream size that can be processed.
- setStress(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setStrictErrorChecking(boolean) - Method in class io.sf.carte.doc.dom.CSSDOMImplementation
-
Set the
strictErrorChecking
flag on the documents created by this implementation. - setStrictErrorChecking(boolean) - Method in class io.sf.carte.doc.dom.DOMDocument
- setStrictErrorChecking(boolean) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
-
Set the
strictErrorChecking
flag on the documents created by the DOM implementation. - setStrictErrorChecking(boolean) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Deprecated.
- setStrictErrorChecking(boolean) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setStringValue(CSSValue.Type, String) - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
If this value is a string, identifier, URI, unicode wildcard or element reference, set its value.
- setStringValue(CSSValue.Type, String) - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- setStringValue(CSSValue.Type, String) - Method in class io.sf.carte.doc.style.css.property.StringValue
- setStringValue(CSSValue.Type, String) - Method in class io.sf.carte.doc.style.css.property.TypedValue
- setStringValue(CSSValue.Type, String) - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- setStringValue(CSSValue.Type, String) - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- setStringValue(String) - Method in class io.sf.carte.doc.style.css.property.StringValue
- setStyleCache(boolean) - Method in class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
-
Can turn on or off the per-Element style caching capability (by default is off).
- setStyleDatabase(String, StyleDatabase) - Method in class io.sf.carte.doc.agent.AbstractDeviceFactory
- setStyleDeclarationErrorHandler(StyleDeclarationErrorHandler) - Method in class io.sf.carte.doc.style.css.om.BaseCSSDeclarationRule
-
Sets the style declaration error handler.
- setStyleFormattingFactory(StyleFormattingFactory) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Set a style formatting factory to format style serializations made with sheets created by this sheet factory.
- setStyleFormattingFactory(StyleFormattingFactory) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
- setSubproperty(boolean) - Method in class io.sf.carte.doc.style.css.property.PrimitiveValue
- setSubproperty(boolean) - Method in class io.sf.carte.doc.style.css.property.ValueList
- setSystemDefault() - Method in class io.sf.carte.doc.style.css.property.ColorValue
- setSystemId(String) - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- setTableLayout(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setTargetMedium(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Set the medium that will be used to compute the styles of this document.
- setTargetMedium(String) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
-
Set the medium that will be used to compute the styles of this document.
- setTargetMedium(String) - Method in interface io.sf.carte.doc.style.css.CSSDocument
-
Set the medium that will be used to compute the styles of this document.
- setTargetMedium(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
-
Set the medium that will be used to compute the styles of this document.
- setTextAlign(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setTextContent(String) - Method in class io.sf.carte.doc.dom.DOMDocument
- setTextContent(String) - Method in class io.sf.carte.doc.dom.DOMElement
- setTextContent(String) - Method in class io.sf.carte.doc.dom.HTMLDocument
- setTextContent(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- setTextContent(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setTextDecoration(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setTextIndent(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setTextShadow(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setTextTransform(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setTitle(String) - Method in class io.sf.carte.doc.dom.HTMLElement
- setTitle(String) - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Set the title for this input source.
- setTitle(String) - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
- setTokenHandler(TokenHandler3<?>) - Method in interface io.sf.carte.uparser.TokenControl
-
Set a new
TokenHandler
. - setTop(PrimitiveValue) - Method in class io.sf.carte.doc.style.css.property.RectValue
- setTop(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setUnescapedCssText(String) - Method in class io.sf.carte.doc.style.css.property.StringValue
- setUnescapedCssText(String) - Method in class io.sf.carte.doc.style.css.property.URIValue
- setUnicodeBidi(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setURI(String) - Method in class io.sf.carte.doc.style.css.nsac.InputSource
-
Set the URI for this input source.
- setUseragentId(String) - Method in class io.sf.carte.doc.agent.AbstractUserAgent
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.dom.DOMDocument
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.dom.DOMElement
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.dom.HTMLDocument
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.dom.HTMLElement
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.dom4j.XHTMLDocument
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.dom4j.XHTMLElement
- setUserData(String, Object, UserDataHandler) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setUserStyleSheet(Reader) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Sets the CSS style sheet defined by the end user.
- setUserStyleSheet(Reader) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Sets the CSS style sheet defined by the end user.
- setUserStyleSheet(String, Reader) - Method in interface io.sf.carte.doc.style.css.CSSStyleSheetFactory
-
Sets the CSS style sheet defined by the end user.
- setUserStyleSheet(String, Reader) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheetFactory
-
Sets the CSS style sheet defined by the end user.
- setValue(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
-
Set a single value to be tested on the feature.
- setValue(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.nsac.DeclarationPredicate
-
Set the
@supports
condition property value. - setValue(String) - Method in interface io.sf.carte.doc.agent.Cookie
- setValue(String) - Method in class io.sf.carte.doc.agent.DefaultCookie
- setValue(String) - Method in class io.sf.carte.doc.DOMTokenListImpl
-
Sets the value of the collection as a String.
- setValue(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
-
Sets the value of the collection as a String.
- setValueRange(LexicalUnit, LexicalUnit) - Method in interface io.sf.carte.doc.style.css.MediaFeaturePredicate
-
Set two values in a range test.
- setValueText(String) - Method in exception class io.sf.carte.doc.style.css.property.CSSPropertyValueException
-
Sets the text string of the value causing the exception.
- setValueText(String) - Method in exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
-
Sets the text string of the value causing the exception.
- setVerticalAlign(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setVisibility(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setVoiceFamily(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setVolume(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setWhiteSpace(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setWidows(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setWidth(double) - Method in interface io.sf.carte.doc.geom.DOMRect
-
Set the width of the rectangle.
- setWidth(double) - Method in class io.sf.carte.doc.geom.Rect
- setWidth(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setWildcard(String) - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- setWordSpacing(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- setX(double) - Method in interface io.sf.carte.doc.geom.DOMRect
-
Set the horizontal distance between the viewport’s left edge and the rectangle’s origin.
- setX(double) - Method in class io.sf.carte.doc.geom.Rect
- setXMLReader(XMLReader) - Method in class io.sf.carte.doc.dom.XMLDocumentBuilder
-
Set the
XMLReader
to be used when parsing. - setXmlStandalone(boolean) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- setXmlStandalone(boolean) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setXmlVersion(String) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Deprecated.
- setXmlVersion(String) - Method in class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- setY(double) - Method in interface io.sf.carte.doc.geom.DOMRect
-
Set the vertical distance between the viewport’s top edge and the rectangle’s origin.
- setY(double) - Method in class io.sf.carte.doc.geom.Rect
- setZIndex(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- shallowClone() - Method in interface io.sf.carte.doc.style.css.CSSValueSyntax
-
Create a shallow clone of this syntax, i.e. one that does not have a
next
syntax component. - shallowClone() - Method in interface io.sf.carte.doc.style.css.nsac.LexicalUnit
-
Creates a shallow copy of this lexical unit, ignoring the next ones, and unlinked to any previous lexical unit.
- SheetContext - Interface in io.sf.carte.doc.style.css.nsac
-
Provides a style sheet context, useful for selector serialization.
- SheetErrorHandler - Interface in io.sf.carte.doc.style.css
-
Handle CSS errors at the style sheet level.
- Short example - Search tag in package io.sf.carte.doc.dom4j
- Section
- SHORTHAND - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
A shorthand property.
- ShorthandDatabase - Class in io.sf.carte.doc.style.css.property
-
Database of shorthand-related property information.
- ShorthandDatabase(ClassLoader) - Constructor for class io.sf.carte.doc.style.css.property.ShorthandDatabase
-
Construct a shorthand database that uses the given
ClassLoader
to load files from classpath. - shorthandError(String, LexicalUnit, boolean, LinkedList<String>, DOMException) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- shorthandError(String, LexicalUnit, boolean, LinkedList<String>, DOMException) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- shorthandError(String, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- shorthandError(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
Generic error while processing a shorthand.
- shorthandSyntaxError(String, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- shorthandSyntaxError(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
When processing a shorthand, a syntax error was found.
- shorthandWarning(String, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- shorthandWarning(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
A shorthand could be processed, but was found to be browser-unsafe.
- SHOW_ALL - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_ATTRIBUTE - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_CDATA_SECTION - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_COMMENT - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_DOCUMENT - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_DOCUMENT_FRAGMENT - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_DOCUMENT_TYPE - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_ELEMENT - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_ENTITY_REFERENCE - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_PROCESSING_INSTRUCTION - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SHOW_TEXT - Static variable in interface io.sf.carte.doc.dom.NodeFilter
- SIGN - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
sign()
- SimpleSelector - Interface in io.sf.carte.doc.style.css.nsac
-
Simple selector, by Philippe Le Hegaret
- SimpleWriter - Interface in io.sf.carte.util
-
A simple writer interface.
- SIN - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
sin()
- SingleElementIterator<E> - Class in io.sf.carte.util
-
Iterates an immutable collection composed by a single element.
- SingleElementIterator(E) - Constructor for class io.sf.carte.util.SingleElementIterator
-
Construct a new iterator with the given element.
- size() - Method in class io.sf.carte.doc.WrapperStringList
- size(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
size
attribute ofFONT
elements interpreted as a presentational hint. - skipNextCodepoint() - Method in interface io.sf.carte.uparser.TokenControl
-
Gives the next code point in the stream, bypassing the general processing for that one.
- sort(Comparator<? super String>) - Method in class io.sf.carte.doc.WrapperStringList
- Specificity - Class in io.sf.carte.doc.style.css.om
-
The specificity of a selector (in the context given by a
SelectorMatcher
). - Specificity(Selector, SelectorMatcher) - Constructor for class io.sf.carte.doc.style.css.om.Specificity
-
Construct a specificity for a selector and a
SelectorMatcher
context. - spliterator() - Method in class io.sf.carte.doc.WrapperStringList
- SQRT - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
sqrt()
- srgb - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
sRGB
- srgb_linear - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
Linear sRGB
- StackedEntityResolver - Class in io.sf.carte.doc.xml.dtd
-
A
EntityResolver2
that uses a main resolver and a fallback. - StackedEntityResolver(EntityResolver2, EntityResolver2) - Constructor for class io.sf.carte.doc.xml.dtd.StackedEntityResolver
-
Construct a resolver with the two stacked resolvers.
- STARHACK - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Parser.Flag
-
Handles asterisk-prefixed properties as normal, compliant CSS properties but reports a SAC warning.
- startAtRule(String, String) - Method in interface io.sf.carte.doc.style.css.parser.CSSParser.DeclarationRuleHandler
-
Marks the start of a declaration rule.
- startCounterStyle(String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a @counter-style rule.
- startCounterStyle(String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startFeatureMap(String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a feature map.
- startFeatureMap(String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startFontFace() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of a font face rule.
- startFontFace() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startFontFeatures(String[]) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a font feature values rule.
- startFontFeatures(String[]) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startIndentedNode(Node, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
- startIndentedNodeList(Node, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
- startKeyframe(LexicalUnit) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a @keyframe.
- startKeyframe(LexicalUnit) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startKeyframes(String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a @keyframes rule.
- startKeyframes(String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startMargin(String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of a margin-box rule.
- startMargin(String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startMedia(MediaQueryList) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of a media rule.
- startMedia(MediaQueryList) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startPage(PageSelectorList) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of a page rule.
- startPage(PageSelectorList) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startProperty(String) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a @property rule.
- startProperty(String) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startPropertyDeclaration(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Starts a property declaration in a rule style (does not apply to inline styles).
- startPropertyDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- startPunctuation(int, int) - Method in interface io.sf.carte.uparser.TokenHandler2
-
Called when start punctuation (Ps) codepoints are found (except characters handled by
TokenHandler2.leftCurlyBracket(int)
,TokenHandler2.leftParenthesis(int)
andTokenHandler2.leftSquareBracket(int)
). - startPunctuation(int, int) - Method in interface io.sf.carte.uparser.TokenHandler3
-
Called when start punctuation (Ps) codepoints are found (except characters handled by
TokenHandler3.leftCurlyBracket(int)
,TokenHandler3.leftParenthesis(int)
andTokenHandler3.leftSquareBracket(int)
). - startQuery() - Method in interface io.sf.carte.doc.style.css.MediaQueryHandler
-
A new media query starts being processed.
- startRule(SimpleWriter, List<String>) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- startRule(SimpleWriter, List<String>) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Starts the serialization of a rule.
- startSelector(SelectorList) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of a style rule.
- startSelector(SelectorList) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startStyleDeclaration(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- startStyleDeclaration(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Start a style declaration (of either properties or descriptors).
- startSupports(BooleanCondition) - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Receive notification of the beginning of a supports rule.
- startSupports(BooleanCondition) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- startsWithIgnoreCase(CharSequence, String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Tests if the given
CharSequence
starts with the specified lower case string, but ignoring the case of the first argument. - startViewport() - Method in interface io.sf.carte.doc.style.css.nsac.CSSHandler
-
Start a @viewport rule.
- startViewport() - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- STEPS - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
steps()
easing function. - STEPS_FUNCTION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
steps()
easing function. - STRICT - Enum constant in enum class io.sf.carte.doc.style.css.CSSDocument.ComplianceMode
- string - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any string.
- STRING - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
String.
- STRING - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
A string.
- STRING_DOUBLE_QUOTE - Static variable in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.
- STRING_SINGLE_QUOTE - Static variable in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheetFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.
- StringList - Interface in io.sf.carte.doc
-
Combines
List
andDOMStringList
. - StringValue - Class in io.sf.carte.doc.style.css.property
-
String value.
- StringValue() - Constructor for class io.sf.carte.doc.style.css.property.StringValue
- StringValue(short) - Constructor for class io.sf.carte.doc.style.css.property.StringValue
-
A string value with a flag specifying the quote behaviour.
- StringValue(StringValue) - Constructor for class io.sf.carte.doc.style.css.property.StringValue
- stringWidth(String, CSSComputedProperties) - Method in interface io.sf.carte.doc.style.css.CSSCanvas
-
Gives the width, in typographic points, for showing the given text with the given style.
- StylableDocumentWrapper - Class in io.sf.carte.doc.style.css.om
-
CSS-enabled wrapper for a DOM
Document
. - StylableDocumentWrapper(Document) - Constructor for class io.sf.carte.doc.style.css.om.StylableDocumentWrapper
- STYLE_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSStyleRule
. - StyleDatabase - Interface in io.sf.carte.doc.style.css
-
CSS Style database.
- StyleDatabaseRequiredException - Exception Class in io.sf.carte.doc.style.css
-
Thrown when a requested operation requires a
StyleDatabase
to complete. - StyleDatabaseRequiredException() - Constructor for exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
- StyleDatabaseRequiredException(String) - Constructor for exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
- StyleDatabaseRequiredException(String, Throwable) - Constructor for exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
- StyleDatabaseRequiredException(Throwable) - Constructor for exception class io.sf.carte.doc.style.css.StyleDatabaseRequiredException
- StyleDeclarationErrorHandler - Interface in io.sf.carte.doc.style.css
-
Handles the errors found in style declarations.
- StyleFormattingContext - Interface in io.sf.carte.doc.style.css
-
Define methods for style text formatting.
- StyleFormattingFactory - Interface in io.sf.carte.doc.style.css
-
Create formatting context objects for use with a style sheet factory.
- StyleRule - Class in io.sf.carte.doc.style.css.om
-
CSS style rule.
- StyleRule() - Constructor for class io.sf.carte.doc.style.css.om.StyleRule
-
Constructor used for stand-alone style rules.
- StyleRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.StyleRule
- StyleSheetList - Class in io.sf.carte.doc.style.css.om
-
Abstract base implementation class for style sheet lists.
- StyleSheetList(int) - Constructor for class io.sf.carte.doc.style.css.om.StyleSheetList
- StyleValue - Class in io.sf.carte.doc.style.css.property
-
Base implementation for CSS values.
- StyleValue() - Constructor for class io.sf.carte.doc.style.css.property.StyleValue
- SUB_EXPRESSION - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Sub-expressions
(a)
(a + b)
- subList(int, int) - Method in class io.sf.carte.doc.WrapperStringList
- SUBSEQUENT_SIBLING - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
E ~ F
- SUBSTRING_ATTRIBUTE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
This condition checks a substring of an attribute value.
- SUM - Enum constant in enum class io.sf.carte.doc.style.css.CSSExpression.AlgebraicPart
-
A sum.
- supports(SelectorList) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Does this agent support all of the given selectors?
- supports(StyleDatabase) - Method in interface io.sf.carte.doc.style.css.CSSSupportsRule
-
Does the given style database support the condition associated to this rule ?
- supports(StyleDatabase) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- supports(String, CSSValue) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Deprecated, for removal: This API element is subject to removal in a future version.
- supports(String, LexicalUnit) - Method in interface io.sf.carte.doc.style.css.StyleDatabase
-
Does this medium support the given property-value pair?
- SUPPORTS_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSSupportsRule
. - SupportsConditionFactory - Class in io.sf.carte.doc.style.css.om
-
Contains factory methods related to
@supports
conditions. - SupportsConditionFactory - Interface in io.sf.carte.doc.style.css
-
Contains factory methods related to
@supports
conditions. - SupportsConditionFactory(SheetContext) - Constructor for class io.sf.carte.doc.style.css.om.SupportsConditionFactory
-
Construct a new condition factory for rules belonging to the given style sheet context.
- supportsGamut(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSCanvas
-
Check whether a color gamut is supported.
- SupportsRule - Class in io.sf.carte.doc.style.css.om
-
CSS
@supports
rule. - SupportsRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.SupportsRule
- SupportsRule(AbstractCSSStyleSheet, BooleanCondition, byte) - Constructor for class io.sf.carte.doc.style.css.om.SupportsRule
- SVG - Enum constant in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
- SyntaxParser - Class in io.sf.carte.doc.style.css.parser
-
Parses a syntax specification according to CSS Properties and Values API Level 1 (accepts additional types like
<string>
). - SyntaxParser() - Constructor for class io.sf.carte.doc.style.css.parser.SyntaxParser
- syntaxWarning(String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- syntaxWarning(String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
A syntax issue was found, but not serious enough to trigger an error.
- SystemDefaultValue - Class in io.sf.carte.doc.style.css.property
-
When a system-dependent property must be set but there is no style database, this value can be used.
- SystemDefaultValue() - Constructor for class io.sf.carte.doc.style.css.property.SystemDefaultValue
-
Must access instance through static method.
T
- TAN - Enum constant in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
tan()
- testColor(LexicalUnit) - Static method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
-
Test if the value is a color.
- time - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any time.
- toArray() - Method in class io.sf.carte.doc.WrapperStringList
- toArray(T[]) - Method in class io.sf.carte.doc.WrapperStringList
- toChars() - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- toColorSpace(String) - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Convert this color to the given CSS color space.
- toggle(String) - Method in interface io.sf.carte.doc.DOMTokenList
-
If the given token exists in this collection, remove it; otherwise add it.
- toggle(String) - Method in class io.sf.carte.doc.DOMTokenListImpl
- toggle(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- toggleUnchecked(String) - Method in class io.sf.carte.doc.DOMTokenSetImpl
- toHSLColorValue() - Method in class io.sf.carte.doc.style.css.property.ColorValue
-
Convert this value to a
HSLColorValue
, if possible. - toHSLColorValue() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- toHSLColorValue() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
-
Convert this value to a
HSLColorValue
, if possible. - TokenControl - Interface in io.sf.carte.uparser
-
Offers methods to control the parsing process by the handler.
- TokenHandler - Interface in io.sf.carte.uparser
-
A
TokenHandler2
that is backwards-compatible withTokenProducer
1.x. - TokenHandler2 - Interface in io.sf.carte.uparser
-
A
TokenHandler3
that has no checked exceptions, backwards-compatible withTokenProducer
2.x. - TokenHandler3<E> - Interface in io.sf.carte.uparser
-
To be implemented by listeners that handle the different events generated by the
TokenProducer3
. - TokenProducer - Class in io.sf.carte.uparser
-
A simple parser that produces tokens from a String or Reader, and processes them through a user-provided handler.
- TokenProducer(TokenHandler2) - Constructor for class io.sf.carte.uparser.TokenProducer
-
Instantiate a
TokenProducer
object with the given handler. - TokenProducer(TokenHandler2, int) - Constructor for class io.sf.carte.uparser.TokenProducer
-
Instantiate a
TokenProducer
object with the given handler and processing limit. - TokenProducer(TokenHandler2, int[]) - Constructor for class io.sf.carte.uparser.TokenProducer
-
Construct a
TokenProducer
object with the given handler and an array of codepoints allowed in words. - TokenProducer(TokenHandler2, int[], int) - Constructor for class io.sf.carte.uparser.TokenProducer
-
Construct a
TokenProducer
object with the given handler and an array of codepoints allowed in words. - TokenProducer(TokenHandler2, TokenProducer3.CharacterCheck) - Constructor for class io.sf.carte.uparser.TokenProducer
-
Instantiate a
TokenProducer
object with the given handler andCharacterCheck
. - TokenProducer(TokenHandler2, TokenProducer3.CharacterCheck, int) - Constructor for class io.sf.carte.uparser.TokenProducer
-
Instantiate a
TokenProducer
object with the given handler andCharacterCheck
. - TokenProducer3<E> - Class in io.sf.carte.uparser
-
A simple parser that produces tokens from a String or Reader, and processes them through a user-provided handler that may throw checked exceptions of type
E
. - TokenProducer3(TokenHandler3<E>) - Constructor for class io.sf.carte.uparser.TokenProducer3
-
Instantiate a
TokenProducer
object with the given handler. - TokenProducer3(TokenHandler3<E>, int) - Constructor for class io.sf.carte.uparser.TokenProducer3
-
Instantiate a
TokenProducer
object with the given handler and processing limit. - TokenProducer3(TokenHandler3<E>, int[]) - Constructor for class io.sf.carte.uparser.TokenProducer3
-
Construct a
TokenProducer
object with the given handler and an array of codepoints allowed in words. - TokenProducer3(TokenHandler3<E>, int[], int) - Constructor for class io.sf.carte.uparser.TokenProducer3
-
Construct a
TokenProducer
object with the given handler and an array of codepoints allowed in words. - TokenProducer3(TokenHandler3<E>, TokenProducer3.CharacterCheck) - Constructor for class io.sf.carte.uparser.TokenProducer3
-
Instantiate a
TokenProducer
object with the given handler andCharacterCheck
. - TokenProducer3(TokenHandler3<E>, TokenProducer3.CharacterCheck, int) - Constructor for class io.sf.carte.uparser.TokenProducer3
-
Instantiate a
TokenProducer
object with the given handler andCharacterCheck
. - TokenProducer3.CharacterCheck - Interface in io.sf.carte.uparser
-
Check whether a character codepoint would be a valid addition to a word.
- TokenProducer3.SequenceParser<E> - Interface in io.sf.carte.uparser
-
Basic access to the current sequence in this tokenizer.
- tokenStart(TokenControl) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- tokenStart(TokenControl) - Method in interface io.sf.carte.uparser.TokenHandler2
-
At the beginning of parsing, this method is called, passing the
TokenControl
object that can be used to fine-control the parsing. - tokenStart(TokenControl) - Method in interface io.sf.carte.uparser.TokenHandler3
-
At the beginning of parsing, this method is called, passing the
TokenControl
object that can be used to fine-control the parsing. - toLABColorValue() - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Convert this value to a
LABColorValue
, if possible. - toLABColorValue() - Method in class io.sf.carte.doc.style.css.property.ColorValue
-
Convert this value to a
LABColorValue
, if possible. - toLABColorValue() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- toLABColorValue() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- toLABColorValue() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
-
Convert this value to a
LABColorValue
, if possible. - toLCHColorValue() - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Convert this value to a
LCHColorValue
, if possible. - toLCHColorValue() - Method in class io.sf.carte.doc.style.css.property.ColorValue
- toLCHColorValue() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- toLCHColorValue() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- toMinifiedString() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Gives a minified string representation of this color.
- toMinifiedString() - Method in interface io.sf.carte.doc.style.css.CSSRuleList
-
Gives a minified parsable representation of this rule list.
- toMinifiedString() - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
- toMinifiedString() - Method in class io.sf.carte.doc.style.css.om.MarginRuleList
- toMinifiedString() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
-
Returns a minified parsable representation of the rule list of this sheet.
- toMinifiedString() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
-
Returns a minified parsable representation of the rule list of this sheet.
- toNumberArray() - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Convert the color components to a normalized form and put them in an array.
- toRGBColor() - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
If this value represents a color, get it or transform to a RGB color.
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.HSLColorValue
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.HWBColorValue
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.RGBColorValue
- toRGBColor() - Method in class io.sf.carte.doc.style.css.property.TypedValue
- toRGBColor(boolean) - Method in interface io.sf.carte.doc.style.css.CSSColorValue
-
Get the RGB(A) color representation of this value.
- toRGBColor(boolean) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- toRGBColor(boolean) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- toRGBColorValue() - Method in interface io.sf.carte.doc.style.css.CSSTypedValue
-
Deprecated.
- toString() - Method in class io.sf.carte.doc.dom.DOMDocument
- toString() - Method in class io.sf.carte.doc.dom.DOMElement
- toString() - Method in class io.sf.carte.doc.DOMTokenSetImpl
- toString() - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- toString() - Method in class io.sf.carte.doc.style.css.om.AbstractSelectorMatcher
- toString() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- toString() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- toString() - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
- toString() - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- toString() - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- toString() - Method in class io.sf.carte.doc.style.css.om.MarginRuleList
- toString() - Method in exception class io.sf.carte.doc.style.css.om.RuleParseException
- toString() - Method in class io.sf.carte.doc.style.css.om.Specificity
- toString() - Method in class io.sf.carte.doc.style.css.parser.AbstractMediaQuery
- toString() - Method in class io.sf.carte.doc.style.css.property.StyleValue
- toString() - Method in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
- toString() - Method in class io.sf.carte.util.BufferSimpleWriter
-
Return the contents of this buffer as a
String
. - toStyleString() - Method in class io.sf.carte.doc.style.css.om.AbstractStyleSheet
-
Returns a serialization of this style sheet in the form of a
STYLE
element with its attributes and content. - toStyleString() - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- toXYZ(double[]) - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Convert this color to the XYZ space using the given reference white.
- toXYZ(Illuminant) - Method in interface io.sf.carte.doc.style.css.CSSColor
-
Convert this color to the XYZ space using the given reference illuminant.
- transformFunction - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any transform function, like
translate()
orscale()
. - transformList - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches a list of valid
CSSValueSyntax.Category.transformFunction
values. - Traversing the DOM - Search tag in package io.sf.carte.doc.dom
- Section
- TreeWalker - Interface in io.sf.carte.doc.dom
-
Traverse the document's nodes according to a set of parameters.
- TRUE - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Match
-
Matches.
- TRUETYPE - Enum constant in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
- TYPED - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
A typed primitive value, includes numbers and identifiers.
- TypedValue - Class in io.sf.carte.doc.style.css.property
-
Base implementation for CSS typed values.
- TypedValue(CSSValue.Type) - Constructor for class io.sf.carte.doc.style.css.property.TypedValue
- TypedValue(TypedValue) - Constructor for class io.sf.carte.doc.style.css.property.TypedValue
- typeIterator(short) - Method in class io.sf.carte.doc.dom.DOMElement
-
Creates a new iterator over the child nodes.
- typeIterator(short) - Method in class io.sf.carte.doc.dom.DOMDocument
-
Creates a new iterator over the child nodes.
- typeIterator(short) - Method in class io.sf.carte.doc.dom.HTMLDocument
-
Creates a new iterator over the child nodes.
- typeIterator(short) - Method in interface io.sf.carte.doc.dom.ParentNode
-
Creates a new iterator over the child nodes.
U
- unassignedShorthandValue(String, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- unassignedShorthandValue(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
When processing a shorthand, an individual value could not be properly assigned to any subproperty.
- unassignedShorthandValues(String, String[], LexicalUnit[]) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- unassignedShorthandValues(String, String[], LexicalUnit[]) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
When processing a shorthand, some values could not be assigned.
- unescapeStringValue(String) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
- unescapeStringValue(String, boolean, boolean) - Static method in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Changes ISO 10646 escaped character values to the actual characters, when appropriate.
- UNICODE_CHARACTER - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Unicode character.
- UNICODE_RANGE - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Unicode range.
- UNICODE_RANGE - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
A unicode range.
- UNICODE_WILDCARD - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Unicode wildcard.
- UNICODE_WILDCARD - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Unicode range wildcard.
- unicodeRange - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches an unicode range.
- UnicodeRangeValue - Class in io.sf.carte.doc.style.css.property
-
Unicode range value.
- UnicodeRangeValue(UnicodeRangeValue) - Constructor for class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- UnicodeValue - Class in io.sf.carte.doc.style.css.property
-
Unicode character value.
- UnicodeValue() - Constructor for class io.sf.carte.doc.style.css.property.UnicodeValue
- UnicodeValue(UnicodeValue) - Constructor for class io.sf.carte.doc.style.css.property.UnicodeValue
- UnicodeWildcardValue - Class in io.sf.carte.doc.style.css.property
-
Unicode range wildcard value.
- UnicodeWildcardValue() - Constructor for class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- UnicodeWildcardValue(UnicodeWildcardValue) - Constructor for class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- unitFromString(String) - Static method in class io.sf.carte.doc.style.css.UnitStringToId
-
Retrieves the CSS unit associated to the given unit string.
- UnitStringToId - Class in io.sf.carte.doc.style.css
-
Obtain the numeric unit from the unit string.
- UnitStringToId() - Constructor for class io.sf.carte.doc.style.css.UnitStringToId
- universal - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
The universal syntax.
- UNIVERSAL - Enum constant in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
The universal selector.
- UNKNOWN - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Unknown type, probably a system default or a compat value.
- UNKNOWN - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Useful as initial value and for external extensions.
- UNKNOWN_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
CSSUnknownRule
. - unknownIdentifier(String, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- unknownIdentifier(String, String) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
An unrecognized CSS identifier value was found for property
propertyName
. - unknownRule(String) - Method in class io.sf.carte.doc.style.css.om.DefaultSheetErrorHandler
- unknownRule(String) - Method in interface io.sf.carte.doc.style.css.SheetErrorHandler
-
Notify this handler that a rule of unknown type was found.
- UnknownRule - Class in io.sf.carte.doc.style.css.om
-
Implementation of CSSUnknownRule.
- UnknownValue - Class in io.sf.carte.doc.style.css.property
-
Unknown CSS primitive value.
- UnknownValue() - Constructor for class io.sf.carte.doc.style.css.property.UnknownValue
- UnknownValue(UnknownValue) - Constructor for class io.sf.carte.doc.style.css.property.UnknownValue
- unregisterNamespace(String) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleSheet
-
Unregister the namespace corresponding to the given namespace URI.
- unregisterNamespace(String) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleSheet
- UNSET - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
unset
keyword. - UNSET - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Keyword
unset
. - unsetFlag(Parser.Flag) - Method in interface io.sf.carte.doc.style.css.nsac.Parser
-
Unset a parser flag.
- unsetFlag(Parser.Flag) - Method in class io.sf.carte.doc.style.css.parser.CSSParser
-
Unset a parser flag.
- UnsetValue - Class in io.sf.carte.doc.style.css.property
-
An
unset
value. - UnsetValue() - Constructor for class io.sf.carte.doc.style.css.property.UnsetValue
-
Must access instance through static method.
- unwrite() - Method in class io.sf.carte.util.BufferSimpleWriter
-
Remove the last character found in this buffer, if any.
- unwrite(int) - Method in class io.sf.carte.util.BufferSimpleWriter
-
Remove the last
numChars
characters found in this buffer. - update() - Method in class io.sf.carte.doc.style.css.om.StyleSheetList
- updateContext(CSSRule) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- updateContext(CSSRule) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- updateContext(CSSRule) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Update this context for the given rule.
- updateIndent(Node) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Update the indenting level to the parent of the given node.
- URI - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
URI (
url()
). - URI - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
URI:
url(...)
. - URIValue - Class in io.sf.carte.doc.style.css.property
-
URI primitive value.
- URIValue(short) - Constructor for class io.sf.carte.doc.style.css.property.URIValue
-
A URI value with a flag specifying the quote behaviour.
- URIValue(URIValue) - Constructor for class io.sf.carte.doc.style.css.property.URIValue
- URIValueWrapper - Class in io.sf.carte.doc.style.css.property
-
This class is mostly for internal use by the library (cross-package, so its visibility is public).
- URIValueWrapper(URIValue, String, String) - Constructor for class io.sf.carte.doc.style.css.property.URIValueWrapper
- url - Enum constant in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Matches any url.
- UserAgent - Interface in io.sf.carte.doc.agent
-
Very basic user agent abstraction.
- UserAgent.AgentControl - Interface in io.sf.carte.doc.agent
-
User agent configuration and control.
- UserAgentErrorHandler - Interface in io.sf.carte.doc.agent
-
Handles errors that the user agent finds.
- Using the library - Search tag in Overview
- Section
V
- ValueFactory - Class in io.sf.carte.doc.style.css.property
-
Factory of CSS values.
- ValueFactory() - Constructor for class io.sf.carte.doc.style.css.property.ValueFactory
- ValueFactory(short) - Constructor for class io.sf.carte.doc.style.css.property.ValueFactory
- ValueFactory.ListValueItem - Class in io.sf.carte.doc.style.css.property
-
The return value of
ValueFactory.parseBracketList(LexicalUnit, AbstractCSSStyleDeclaration, boolean)
. - ValueItem - Interface in io.sf.carte.doc.style.css.property
-
This interface provides information about the processing of one (or more) CSS lexical unit(s) in order to produce a
StyleValue
, that can be recovered withValueItem.getCSSValue()
. - valueList - Variable in class io.sf.carte.doc.style.css.property.ValueList
- ValueList - Class in io.sf.carte.doc.style.css.property
-
Implementation of
CSSValueList
based onStyleValue
. - valueOf(String) - Static method in enum class io.sf.carte.doc.color.Illuminant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.DirectionalityHelper.Directionality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSDocument.ComplianceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSExpression.AlgebraicPart
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Match
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Multiplier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.nsac.AttributeCondition.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.nsac.PageSelector.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.nsac.Parser.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.sf.carte.doc.color.Illuminant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.DirectionalityHelper.Directionality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.BooleanCondition.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSDocument.ComplianceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSExpression.AlgebraicPart
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSGradientValue.GradientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSMathFunctionValue.MathFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSValue.CssType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Category
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Match
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.CSSValueSyntax.Multiplier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.nsac.AttributeCondition.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.nsac.Condition.ConditionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.nsac.PageSelector.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.nsac.Parser.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.nsac.Selector.SelectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VAR - Enum constant in enum class io.sf.carte.doc.style.css.CSSValue.Type
-
Custom property reference.
- VAR - Enum constant in enum class io.sf.carte.doc.style.css.nsac.LexicalUnit.LexicalType
-
Custom property value:
var(...)
. - VarValue - Class in io.sf.carte.doc.style.css.property
-
var()
value. - VarValue(VarValue) - Constructor for class io.sf.carte.doc.style.css.property.VarValue
- Viewport - Interface in io.sf.carte.doc.agent
-
Deprecated.
- Viewport - Interface in io.sf.carte.doc.style.css
-
Represents a viewport defined as per the CSS specifications.
- VIEWPORT_RULE - Static variable in interface io.sf.carte.doc.style.css.CSSRule
-
Rule is a
@viewport
rule. - ViewportRule - Class in io.sf.carte.doc.style.css.om
-
CSS Viewport rule implementation.
- ViewportRule(AbstractCSSStyleSheet, byte) - Constructor for class io.sf.carte.doc.style.css.om.ViewportRule
- visit(CSSStyleRule) - Method in class io.sf.carte.doc.style.css.util.AttrStyleRuleVisitor
-
Visit the given style rule and apply the
AttributeConditionVisitor
to its selector list. - visit(AttributeCondition) - Method in class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
-
Visit an attribute condition, which can be used to modify its namespaceURI, localName or value.
- visit(Selector) - Method in class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
-
Visit a selector.
- visit(SelectorList) - Method in class io.sf.carte.doc.style.css.parser.AttributeConditionVisitor
-
Visit a list of selectors.
- visit(T) - Method in interface io.sf.carte.util.Visitor
-
Visit the given object.
- Visitor<T> - Interface in io.sf.carte.util
-
A visitor (from the 'visitor' pattern).
- vspace(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
vspace
attribute of theIMG
element interpreted as a presentational hint.
W
- W3C Copyright Notice - Search tag in package io.sf.carte.doc.style.css.nsac
- Section
- WARN_DUPLICATE_SELECTOR - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- WARN_IDENT_COMPAT - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- WARN_PROGID_HACK - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- WARN_PROPERTY_NAME - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
- WARN_UNEXPECTED_EOF - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Non-fatal unexpected EOF
- WARN_VALUE - Static variable in class io.sf.carte.doc.style.css.parser.ParseHelper
-
Generic warning about a property value
- warning(CSSParseException) - Method in interface io.sf.carte.doc.style.css.nsac.CSSErrorHandler
-
Receive notification of a warning.
- warning(CSSParseException) - Method in class io.sf.carte.doc.style.css.parser.EmptyCSSHandler
- warningSummary(StringBuilder) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- whiteD50 - Static variable in class io.sf.carte.doc.color.Illuminants
-
The D50 reference white.
- whiteD65 - Static variable in class io.sf.carte.doc.color.Illuminants
-
The D65 reference white.
- width(String, CSSStyleDeclaration) - Static method in class io.sf.carte.doc.style.css.property.AttributeToStyle
-
Set a style according to the
height
attribute of legacy HTML 4.01 elements interpreted as a presentational hint. - WOFF - Enum constant in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
- WOFF2 - Enum constant in enum class io.sf.carte.doc.style.css.om.AbstractStyleDatabase.FontFormat
- word(int, CharSequence) - Method in class io.sf.carte.uparser.CommentRemovalHandler
- word(int, CharSequence) - Method in interface io.sf.carte.uparser.TokenHandler2
-
A word was found by the parser (includes connector punctuation).
- word(int, CharSequence) - Method in interface io.sf.carte.uparser.TokenHandler3
-
A word was found by the parser (includes connector punctuation).
- wrap(String, String) - Method in class io.sf.carte.doc.style.css.property.ValueList
- WrappedValue - Interface in io.sf.carte.doc.style.css.property
-
This interface is mostly for internal use by the library (cross-package, so its visibility is public).
- WrapperStringList - Class in io.sf.carte.doc
-
An unmodifiable
StringList
that wraps aCollection
. - WrapperStringList(Collection<String>) - Constructor for class io.sf.carte.doc.WrapperStringList
-
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- write(char) - Method in class io.sf.carte.util.BufferSimpleWriter
- write(char) - Method in interface io.sf.carte.util.SimpleWriter
-
Write a character.
- write(char[], int, int) - Method in class io.sf.carte.util.BufferSimpleWriter
- write(char[], int, int) - Method in interface io.sf.carte.util.SimpleWriter
-
Write a sequence of characters from an array.
- write(int) - Method in class io.sf.carte.util.BufferSimpleWriter
- write(int) - Method in interface io.sf.carte.util.SimpleWriter
-
Write an integer.
- write(CharSequence) - Method in class io.sf.carte.util.BufferSimpleWriter
- write(CharSequence) - Method in interface io.sf.carte.util.SimpleWriter
-
Write a character sequence.
- writeAttribute(Attr, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize an element attribute.
- writeAttributes(AttributeNamedNodeMap, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize the attributes of an element.
- writeCDataSection(CDATASection, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a CDATA section.
- writeChildNodes(Node, SimpleWriter, boolean) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a list of (child) nodes.
- writeColon(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Serialize a colon to a
SimpleWriter
. - writeColon(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- writeColor(SimpleWriter, String, CSSColorValue) - Method in class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
-
Write a css
COLOR
to the given writer. - writeColor(SimpleWriter, String, CSSColorValue) - Method in class io.sf.carte.doc.style.css.om.RGBColorDeclarationFormattingContext
-
Write a css
COLOR
to the given writer. - writeColorMix(SimpleWriter, String, CSSColorMixFunction) - Method in class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
-
Write a css
COLOR_MIX
to the given writer. - writeColorMix(SimpleWriter, String, CSSColorMixFunction) - Method in class io.sf.carte.doc.style.css.om.RGBColorDeclarationFormattingContext
-
Write a css
COLOR_MIX
to the given writer. - writeComma(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Serialize a comma to a
SimpleWriter
. - writeComma(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- writeComment(SimpleWriter, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeComment(SimpleWriter, String) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- writeComment(SimpleWriter, String) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Serialize a comment that precedes a rule, with the appropriate indent.
- writeComment(Comment, SimpleWriter, boolean) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a comment.
- writeCssText(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.CSSExpression
-
Serialize this expression to a
SimpleWriter
. - writeCssText(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.CSSValue
-
Serialize this value to a
SimpleWriter
. - writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.AttrValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.CalcValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.ColorValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.EnvVariableValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.ExpressionValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.FunctionValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.IdentifierValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.InheritValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.InitialValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.LABColorValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.LCHColorValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.LexicalValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.LinkedCSSValueList
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.NumberValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.RatioValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.RectValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.RevertValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.StringValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.SystemDefaultValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.UnicodeRangeValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.UnicodeValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.UnicodeWildcardValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.UnknownValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.UnsetValue
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.URIValueWrapper
- writeCssText(SimpleWriter) - Method in class io.sf.carte.doc.style.css.property.VarValue
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in interface io.sf.carte.doc.style.css.CSSRule
-
Write a serialization of this rule to the given simple writer, according to the given context.
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in interface io.sf.carte.doc.style.css.CSSRuleList
-
Write a serialization of this rule list to the given simple writer, according to the given context.
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in interface io.sf.carte.doc.style.css.CSSStyleDeclaration
-
Writes a textual representation of the declaration block (excluding the surrounding curly braces) to a
SimpleWriter
, and according to aStyleFormattingContext
. - writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.AbstractCSSStyleDeclaration
-
Writes a textual representation of the declaration block (excluding the surrounding curly braces) to a
SimpleWriter
, and according to aStyleFormattingContext
. - writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.ComputedCSSStyle
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.CounterStyleRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.CSSRuleArrayList
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.CSSStyleDeclarationRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.FontFaceRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.FontFeatureValuesRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.ImportRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.KeyframeRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.KeyframesRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.MarginRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.MarginRuleList
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.MediaRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.NamespaceRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.PageRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.PropertyRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.SupportsRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.UnknownRule
- writeCssText(SimpleWriter, StyleFormattingContext) - Method in class io.sf.carte.doc.style.css.om.ViewportRule
- writeDocumentType(DocumentType, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a
DOCTYPE
node. - writeElement(DOMElement, SimpleWriter, boolean) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize the given element and descendants, with an initial indenting context.
- writeElementContentWhitespace(Text, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize element content whitespace.
- writeEntityReference(Node, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
- writeFullIndent(SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Write a full indent to the writer.
- writeFullIndent(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Serialize a full paragraph indent to a
SimpleWriter
. - writeFullIndent(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- writeFullIndent(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeFullIndent(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- writeImportantPriority(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeImportantPriority(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Serialize an
important
priority declaration to aSimpleWriter
. - writeLeftCurlyBracket(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeLeftCurlyBracket(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- writeLeftCurlyBracket(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Serialize a left curly bracket to a
SimpleWriter
. - writeLevelIndent(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeLevelIndent(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- writeLevelIndent(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Serialize one level of indentation to a
SimpleWriter
. - writeLonghandCssText(SimpleWriter, StyleFormattingContext, String, StyleValue, boolean) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- writeLonghandCssText(SimpleWriter, StyleFormattingContext, String, StyleValue, boolean) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- writeLonghandCssText(SimpleWriter, StyleFormattingContext, String, StyleValue, boolean) - Method in class io.sf.carte.doc.style.css.om.InlineStyle
- writeMinifiedColor(SimpleWriter, String, CSSColorValue) - Method in class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
-
Write a minified css
COLOR
value to the given writer. - writeMinifiedColor(SimpleWriter, String, CSSColorValue) - Method in class io.sf.carte.doc.style.css.om.RGBColorDeclarationFormattingContext
-
Write a minified css
COLOR
value to the given writer. - writeMinifiedColorMix(SimpleWriter, String, CSSColorMixFunction) - Method in class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
-
Write a minified css
COLOR_MIX
value to the given writer. - writeMinifiedColorMix(SimpleWriter, String, CSSColorMixFunction) - Method in class io.sf.carte.doc.style.css.om.RGBColorDeclarationFormattingContext
-
Write a minified css
COLOR_MIX
value to the given writer. - writeMinifiedValue(SimpleWriter, String, CSSValue) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Write a minified css value to the given writer.
- writeMinifiedValue(SimpleWriter, String, CSSValue) - Method in class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
- writeNode(Node, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize the given node and descendants.
- writeNode(Node, SimpleWriter, boolean) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize the given node and descendants, with an initial indenting context.
- writeNonRawText(Text, SimpleWriter, boolean) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a
Text
node that is not the child of a raw text element (that is, a normalText
node). - writeProcessingInstruction(ProcessingInstruction, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a
ProcessingInstruction
node. - writeRawText(Text, String, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a
Text
node that is child of a raw text element. - writeRightCurlyBracket(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeRightCurlyBracket(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Serialize a right curly bracket to a
SimpleWriter
. - writeSemiColon(SimpleWriter) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Serialize a semicolon to a
SimpleWriter
. - writeSemiColon(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- writeSemiColon(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeSemiColon(SimpleWriter) - Method in class io.sf.carte.doc.style.css.om.InlineStyleFormattingContext
- writeShorthandCssText(SimpleWriter, StyleFormattingContext, String, ShorthandValue) - Method in class io.sf.carte.doc.style.css.om.BaseCSSStyleDeclaration
- writeShorthandCssText(SimpleWriter, StyleFormattingContext, String, ShorthandValue) - Method in class io.sf.carte.doc.style.css.om.CompatInlineStyle
- writeShorthandCssText(SimpleWriter, StyleFormattingContext, String, ShorthandValue) - Method in class io.sf.carte.doc.style.css.om.InlineStyle
- writeShorthandValue(SimpleWriter, String, CSSShorthandValue) - Method in interface io.sf.carte.doc.style.css.StyleFormattingContext
-
Serialize a css shorthand value to the given writer.
- writeText(Text, SimpleWriter, boolean) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a
Text
node. - writeTextLine(String, SimpleWriter) - Method in class io.sf.carte.doc.dom.DOMWriter
-
Serialize a line of a normal
Text
node. - writeTree(Node, SimpleWriter) - Static method in class io.sf.carte.doc.dom.DOMWriter
-
Create a
DOMWriter
object, use it to serialize the given node and descendants. - writeURL(SimpleWriter, String) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Serialize a URL/URI to a
SimpleWriter
. - writeURL(SimpleWriter, String) - Method in class io.sf.carte.doc.style.css.om.DefaultDeclarationFormattingContext
- writeURL(SimpleWriter, String) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleFormattingContext
- writeValue(SimpleWriter, String, CSSValue) - Method in interface io.sf.carte.doc.style.css.DeclarationFormattingContext
-
Write a css value to the given writer.
- writeValue(SimpleWriter, String, CSSValue) - Method in class io.sf.carte.doc.style.css.om.ColorDeclarationFormattingContext
- wrongSubpropertyCount(String, int) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- wrongSubpropertyCount(String, int) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
The number of subproperty values found in a shorthand is wrong.
- wrongValue(String, CSSPropertyValueException) - Method in class io.sf.carte.doc.style.css.om.DefaultStyleDeclarationErrorHandler
- wrongValue(String, CSSPropertyValueException) - Method in interface io.sf.carte.doc.style.css.StyleDeclarationErrorHandler
-
The property
propertyName
has a wrong value.
X
- XHTML_NAMESPACE_URI - Static variable in class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTML1_TRA_DTDECL - Static variable in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
-
XHTML 1.1 transitional DTD.
- XHTML1_TRA_PUBLICID - Static variable in class io.sf.carte.doc.xml.dtd.DocumentTypeDeclaration
-
XHTML 1.1 transitional public ID.
- XHTMLDocument - Class in io.sf.carte.doc.dom4j
-
XHTML-specific implementation of a DOM4J
Document
. - XHTMLDocument() - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTMLDocument(String) - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTMLDocument(String, DOMElement, DOMDocumentType) - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTMLDocument(DOMDocumentType) - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTMLDocument(DOMElement) - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTMLDocument(DOMElement, DOMDocumentType) - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocument
- XHTMLDocumentFactory - Class in io.sf.carte.doc.dom4j
-
DocumentFactory for CSS-styled XHTML documents.
- XHTMLDocumentFactory() - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- XHTMLDocumentFactory(EnumSet<Parser.Flag>) - Constructor for class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
- XHTMLElement - Class in io.sf.carte.doc.dom4j
-
An XHTML element.
- XHTMLElement(String) - Constructor for class io.sf.carte.doc.dom4j.XHTMLElement
- XHTMLElement(QName) - Constructor for class io.sf.carte.doc.dom4j.XHTMLElement
- XHTMLElement(QName, int) - Constructor for class io.sf.carte.doc.dom4j.XHTMLElement
- XMLDocumentBuilder - Class in io.sf.carte.doc.dom
-
Generic
DocumentBuilder
for XML documents. - XMLDocumentBuilder(DOMImplementation) - Constructor for class io.sf.carte.doc.dom.XMLDocumentBuilder
- XMLDocumentBuilder(DOMImplementation, SAXParserFactory) - Constructor for class io.sf.carte.doc.dom.XMLDocumentBuilder
- xyz - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
CIE XYZ (D65)
- XYZ - Enum constant in enum class io.sf.carte.doc.style.css.CSSColorValue.ColorModel
-
XYZ color model.
- xyz_d50 - Static variable in interface io.sf.carte.doc.style.css.ColorSpace
-
CIE XYZ (D50)
- XYZColor - Interface in io.sf.carte.doc.style.css
-
Represents a (
color()
) value in a XYZ color model. - xyzToLinearRgb(double[], double[]) - Method in interface io.sf.carte.doc.color.RGBColorProfile
-
Convert from xyz coordinates to linear RGB.
- xyzToRgb(double[], double[]) - Method in interface io.sf.carte.doc.color.RGBColorProfile
-
Convert from xyz coordinates to RGB.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MediaQueryList.addEventListener(String, EventListener, boolean)
instead.