public class Extension extends ExtensionType implements java.io.Serializable
Constructor and Description |
---|
Extension() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal
|
void |
marshal(java.io.Writer out)
Method marshal
|
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
deleteActive, deleteAlwaysvisible, deletePriority, getActive, getAlwaysvisible, getDescription, getPriority, hasActive, hasAlwaysvisible, hasPriority, setActive, setAlwaysvisible, setDescription, setPriority
addAction, addAction, addComboButton, addComboButton, addComboScale, addComboScale, addMenu, addMenu, addToolBar, addToolBar, enumerateAction, enumerateComboButton, enumerateComboScale, enumerateMenu, enumerateToolBar, getAction, getAction, getActionCount, getClassName, getComboButton, getComboButton, getComboButtonCount, getComboScale, getComboScale, getComboScaleCount, getMenu, getMenu, getMenuCount, getToolBar, getToolBar, getToolBarCount, removeAllAction, removeAllComboButton, removeAllComboScale, removeAllMenu, removeAllToolBar, removeComboButton, removeComboScale, removeMenu, removeToolBar, setClassName, setComboButton, setComboButton, setComboScale, setComboScale, setMenu, setMenu, setToolBar, setToolBar
public boolean isValid()
isValid
in class ExtensionType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class ExtensionType
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
marshal
in class ExtensionType
handler
- java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public static java.lang.Object 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
validate
in class ExtensionType
org.exolab.castor.xml.ValidationException