Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
public class AnyAttributePropertySG
extends JAXBPropertySG
Constructor Summary | |
|
Method Summary | |
void |
|
protected JavaField |
|
protected String | |
protected void |
|
JavaField |
|
JavaMethod |
|
JavaMethod |
|
JavaMethod |
|
JavaMethod |
|
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG | |
addValue , forAllNonNullValues , forAllValues , generate , getCollectionType , getPropertyName , getValue , getXMLField , getXMLFieldName , getXMLGetMethod , getXMLGetMethodName , getXMLIsSetMethod , getXMLIsSetMethodName , getXMLSetMethod , getXMLSetMethodName , hasIsSetMethod , init , setValue |
protected AnyAttributePropertySG(AttributeSG pAttribute, XSWildcard pWildcard)
public void generate(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- generate in interface PropertySGChain
- Overrides:
- generate in interface JAXBPropertySG
protected JavaField getNamespaces(PropertySG pController, JavaSource pSource) throws SAXException
protected String getTargetNamespace()
protected void getValidNamespaceCheck(PropertySG pController, JavaMethod pMethod, Parameter pName) throws SAXException
public JavaField getXMLField(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLField in interface PropertySGChain
- Overrides:
- getXMLField in interface JAXBPropertySG
public JavaMethod getXMLGetArrayMethod(PropertySG pController, JavaSource pSource) throws SAXException
public JavaMethod getXMLGetMethod(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLGetMethod in interface PropertySGChain
- Overrides:
- getXMLGetMethod in interface JAXBPropertySG
public JavaMethod getXMLSetMethod(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLSetMethod in interface PropertySGChain
- Overrides:
- getXMLSetMethod in interface JAXBPropertySG
public JavaMethod getXMLUnsetMethod(PropertySG pController, JavaSource pSource) throws SAXException