|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.style.css.property.CSSPropertyName
public class CSSPropertyName
CSS property name.
| Constructor Summary | |
|---|---|
CSSPropertyName(String name,
boolean inherits)
|
|
| Method Summary | |
|---|---|
String |
getName()
Gets the name of this property. |
boolean |
inherits()
Does this property inherit value from ancestors ? |
boolean |
isShorthand()
Is this property name a shorthand for other (sub)properties? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSSPropertyName(String name,
boolean inherits)
| Method Detail |
|---|
public String getName()
public boolean inherits()
public boolean isShorthand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||