public class Extension extends ExtensionType implements Serializable
Constructor and Description |
---|
Extension() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static Object |
unmarshal(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(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(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class ExtensionType
handler
- IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public static Object unmarshal(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