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.

Author:
Carlos Amengual (amengual at informatica.info)

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubPropertyName

public SubPropertyName(String name,
                       boolean inherits)
Method Detail

getShorthand

public String getShorthand()


Copyright © 2011 informatica.info. All Rights Reserved.