org.xhtmlrenderer.css.constants
Class CSSName.CSSSideProperties
java.lang.Object
org.xhtmlrenderer.css.constants.CSSName.CSSSideProperties
- Enclosing class:
- CSSName
public static class CSSName.CSSSideProperties
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
top
public final CSSName top
right
public final CSSName right
bottom
public final CSSName bottom
left
public final CSSName left
CSSName.CSSSideProperties
public CSSName.CSSSideProperties(CSSName top,
CSSName right,
CSSName bottom,
CSSName left)
Copyright © 2013. All Rights Reserved.