Package | Description |
---|---|
com.helger.css.decl |
Modifier and Type | Method and Description |
---|---|
CSSURI |
CSSImportRule.getLocation() |
CSSURI |
CSSExpressionMemberTermURI.getURI() |
CSSURI |
CSSURI.setURI(String sURI)
Set the URI string of this object.
|
Modifier and Type | Method and Description |
---|---|
CSSImportRule |
CSSImportRule.setLocation(CSSURI aLocation)
Set the URI of the file to be imported.
|
CSSExpressionMemberTermURI |
CSSExpressionMemberTermURI.setURI(CSSURI aURI)
Set a new URI
|
Constructor and Description |
---|
CSSExpressionMemberTermURI(CSSURI aURI) |
CSSImportRule(CSSURI aLocation) |
Copyright © 2014–2021 Philip Helger. All rights reserved.