|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Placeholders
public final class Placeholders
Represents the collection of a placeholders.
Constructor Summary | |
---|---|
protected |
Placeholders()
|
Method Summary | |
---|---|
Placeholder |
get(int index)
Returns the element at the specified index. |
protected void |
setPlaceholder(int index,
Placeholder pholder)
|
int |
size()
Returns the number of elements in this collection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Placeholders()
Method Detail |
---|
public int size()
public Placeholder get(int index)
index
- index of element to return.
protected void setPlaceholder(int index, Placeholder pholder)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |