public static class EventMethodModel.Parameter extends Object implements Serializable, org.apache.xmlgraphics.util.XMLizable
| Constructor and Description |
|---|
Parameter(Class type,
String name)
Creates a new event parameter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the parameter name.
|
Class |
getType()
Returns the parameter type.
|
void |
toSAX(ContentHandler handler) |
public Class getType()
public String getName()
public void toSAX(ContentHandler handler) throws SAXException
toSAX in interface org.apache.xmlgraphics.util.XMLizableSAXExceptionCopyright © 2020 Apache Software Foundation. All rights reserved.