fop 0.92beta

org.apache.fop.fo.properties
Class ToBeImplementedProperty

java.lang.Object
  |
  +--org.apache.fop.fo.properties.Property
        |
        +--org.apache.fop.fo.properties.ToBeImplementedProperty

public class ToBeImplementedProperty
extends Property


Inner Class Summary
static class ToBeImplementedProperty.Maker
           
 
Fields inherited from class org.apache.fop.fo.properties.Property
log
 
Constructor Summary
ToBeImplementedProperty(int propId)
          Constructor
 
Methods inherited from class org.apache.fop.fo.properties.Property
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNCname, getNumber, getNumeric, getObject, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ToBeImplementedProperty

public ToBeImplementedProperty(int propId)
Constructor
Parameters:
propId - id of Property

fop 0.92beta

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.