org.apache.fop.datatypes
Class CondLength
java.lang.Object
|
+--org.apache.fop.datatypes.CondLength
- All Implemented Interfaces:
- CompoundDatatype
- public class CondLength
- extends java.lang.Object
- implements CompoundDatatype
a space quantity in XSL (space-before, space-after)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CondLength
public CondLength()
setComponent
public void setComponent(java.lang.String sCmpnName,
Property cmpnValue,
boolean bIsDefault)
- Specified by:
setComponent
in interface CompoundDatatype
getComponent
public Property getComponent(java.lang.String sCmpnName)
- Specified by:
getComponent
in interface CompoundDatatype
getConditionality
public Property getConditionality()
getLength
public Property getLength()
isDiscard
public boolean isDiscard()
mvalue
public int mvalue()
Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.