|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.AppearanceList
public class AppearanceList
Class AppearanceList.
Constructor Summary | |
---|---|
AppearanceList()
|
Method Summary | |
---|---|
void |
addAppearance(int index,
java.lang.String vAppearance)
Method addAppearance |
void |
addAppearance(java.lang.String vAppearance)
Method addAppearance |
java.util.Enumeration |
enumerateAppearance()
Method enumerateAppearance |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String[] |
getAppearance()
Method getAppearance |
java.lang.String |
getAppearance(int index)
Method getAppearance |
int |
getAppearanceCount()
Method getAppearanceCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllAppearance()
Method removeAllAppearance |
java.lang.String |
removeAppearance(int index)
Method removeAppearance |
void |
setAppearance(int index,
java.lang.String vAppearance)
Method setAppearance |
void |
setAppearance(java.lang.String[] appearanceArray)
Method setAppearance |
static AppearanceList |
unmarshalAppearanceList(java.io.Reader reader)
Method unmarshalAppearanceList |
void |
validate()
Method validate |
Methods inherited from class ch.ecma.csta.CastorObject |
---|
getOldSessionID, hashCode, setOldSessionID, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AppearanceList()
Method Detail |
---|
public void addAppearance(java.lang.String vAppearance) throws java.lang.IndexOutOfBoundsException
vAppearance
-
java.lang.IndexOutOfBoundsException
public void addAppearance(int index, java.lang.String vAppearance) throws java.lang.IndexOutOfBoundsException
index
- vAppearance
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateAppearance()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.String getAppearance(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getAppearance()
public int getAppearanceCount()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void removeAllAppearance()
public java.lang.String removeAppearance(int index)
index
-
public void setAppearance(int index, java.lang.String vAppearance) throws java.lang.IndexOutOfBoundsException
index
- vAppearance
-
java.lang.IndexOutOfBoundsException
public void setAppearance(java.lang.String[] appearanceArray)
appearanceArray
- public static AppearanceList unmarshalAppearanceList(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |