|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.vinci.transport.FrameComponent
public class FrameComponent
Base class for components that can be included in Frame documents. Descendents currently include only FrameLeaf and Frame.
| Constructor Summary | |
|---|---|
FrameComponent()
|
|
| Method Summary | |
|---|---|
Attributes |
getAttributes()
Get the attributes associated with this FrameComponent. |
void |
setAttributes(Attributes s)
Set the attributes (replacing any previous ones) assocated with this Frame component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrameComponent()
| Method Detail |
|---|
public void setAttributes(Attributes s)
public Attributes getAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||