|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.p13n.placeholder.ContentBucket.PreviewInfo
Class that captures the information from the preview.
Field Summary | |
java.lang.String |
content
The XHTML string content |
java.lang.String |
identifier
The content identifier |
int |
weight
The weight of the content |
Constructor Summary | |
ContentBucket.PreviewInfo()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int weight
public java.lang.String content
public java.lang.String identifier
Constructor Detail |
public ContentBucket.PreviewInfo()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |