| Package | Description |
|---|---|
| com.helger.css.decl | |
| com.helger.css.decl.visit |
| Modifier and Type | Method and Description |
|---|---|
CSSExpressionMemberTermURI |
CSSExpressionMemberTermURI.getClone() |
CSSExpressionMemberTermURI |
CSSExpressionMemberTermURI.setURI(CSSURI aURI)
Set a new URI
|
CSSExpressionMemberTermURI |
CSSExpressionMemberTermURI.setURIString(String sURIString)
Replace the URI string in the existing
CSSURI object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ICSSUrlVisitor.onUrlDeclaration(ICSSTopLevelRule aTopLevelRule,
CSSDeclaration aDeclaration,
CSSExpressionMemberTermURI aURITerm)
Called on a CSS declaration value that contains an URL.
|
void |
DefaultCSSUrlVisitor.onUrlDeclaration(ICSSTopLevelRule aTopLevelRule,
CSSDeclaration aDeclaration,
CSSExpressionMemberTermURI aURITerm) |
void |
AbstractModifyingCSSUrlVisitor.onUrlDeclaration(ICSSTopLevelRule aTopLevelRule,
CSSDeclaration aDeclaration,
CSSExpressionMemberTermURI aExprTerm) |
Copyright © 2014–2018 Philip Helger. All rights reserved.