info.informatica.doc.style.css.property
Class SubPropertyName

java.lang.Object
  extended by info.informatica.doc.style.css.property.CSSPropertyName
      extended by info.informatica.doc.style.css.property.SubPropertyName

public class SubPropertyName
extends CSSPropertyName

Shorthand subproperty name.


Constructor Summary
SubPropertyName(String name, boolean inherits)
           
 
Method Summary
 String getShorthand()
           
 
Methods inherited from class info.informatica.doc.style.css.property.CSSPropertyName
getName, inherits, isShorthand
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubPropertyName

public SubPropertyName(String name,
                       boolean inherits)
Method Detail

getShorthand

public String getShorthand()