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

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

public class ShorthandPropertyName
extends CSSPropertyName

Shorthand property name.

Author:
Carlos Amengual (amengual at informatica.info)

Constructor Summary
ShorthandPropertyName(String name, boolean inherits)
           
 
Method Summary
 String[] getSubProperties()
           
 
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

ShorthandPropertyName

public ShorthandPropertyName(String name,
                             boolean inherits)
Method Detail

getSubProperties

public String[] getSubProperties()


Copyright © 2011 informatica.info. All Rights Reserved.