entityentry-ag凯发旗舰厅
com.spire.doc.reporting
class entityentry
java.lang.object
com.spire.doc.reporting.entityentry
public class entityentry
- extends java.lang.object
the document objectentry class maintains the entries of entity class.
method summary |
boolean |
fetch()
fetches the entries element. |
current
public documentobject current
- current entity.
index
public int index
- index value.
entityentry
public entityentry(documentobject ent)
- the base class for dls entities.
- parameters:
ent
- ent
fetch
public boolean fetch()
- fetches the entries element.
- returns:
- if contains entry, it will return true. otherwise, it returns false.