|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders.Position
public static class PrimitivePropertyBuilders.Position
Constructor Summary | |
---|---|
PrimitivePropertyBuilders.Position()
|
Method Summary | |
---|---|
java.util.List |
buildDeclarations(CSSName cssName,
java.util.List values,
int origin,
boolean important,
boolean inheritAllowed)
Builds a list of PropertyDeclaration objects for the CSS
property cssName . |
Methods inherited from class org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder |
---|
buildDeclarations |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitivePropertyBuilders.Position()
Method Detail |
---|
public java.util.List buildDeclarations(CSSName cssName, java.util.List values, int origin, boolean important, boolean inheritAllowed)
PropertyBuilder
PropertyDeclaration
objects for the CSS
property cssName
. values
must contain
CSSPrimitiveValue
objects.
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |