|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.scrashmeow.ojb.console.GeneratedObject
|
+--org.scrashmeow.ojb.console.config.NavigationDefinitions
Class NavigationDefinitions.
| Constructor Summary | |
NavigationDefinitions()
|
|
| Method Summary | |
void |
addNav(int index,
Nav vNav)
Method addNav |
void |
addNav(Nav vNav)
Method addNav |
void |
clearNav()
Method clearNav |
java.util.Enumeration |
enumerateNav()
Method enumerateNav |
Nav[] |
getNav()
Method getNav |
Nav |
getNav(int index)
Method getNav |
int |
getNavCount()
Method getNavCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeNav(Nav vNav)
Method removeNav |
void |
setNav(int index,
Nav vNav)
Method setNav |
void |
setNav(Nav[] navArray)
Method setNav |
static NavigationDefinitions |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NavigationDefinitions()
| Method Detail |
public void addNav(Nav vNav)
throws java.lang.IndexOutOfBoundsException
vNav -
java.lang.IndexOutOfBoundsException
public void addNav(int index,
Nav vNav)
throws java.lang.IndexOutOfBoundsException
index - vNav -
java.lang.IndexOutOfBoundsExceptionpublic void clearNav()
public java.util.Enumeration enumerateNav()
public Nav getNav(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Nav[] getNav()
public int getNavCount()
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.ValidationExceptionpublic boolean removeNav(Nav vNav)
vNav -
public void setNav(int index,
Nav vNav)
throws java.lang.IndexOutOfBoundsException
index - vNav -
java.lang.IndexOutOfBoundsExceptionpublic void setNav(Nav[] navArray)
navArray -
public static NavigationDefinitions unmarshal(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
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||