public class SkinExtension extends SkinExtensionType implements Serializable
Constructor and Description |
---|
SkinExtension() |
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
|
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 SkinExtensionType
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class SkinExtensionType
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 SkinExtensionType
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 SkinExtensionType
org.exolab.castor.xml.ValidationException