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.JAXBParticleSG
Constructor Summary | |
|
Method Summary | |
void |
|
GroupSG |
|
Locator |
|
int |
|
int |
|
ObjectSG |
|
PropertySG |
|
void |
|
boolean |
|
boolean |
|
boolean |
|
boolean |
|
Object |
|
public JAXBParticleSG(SGFactory pFactory, XSParticle pParticle, Context pClassContext) throws SAXException
Creates a new instance of JAXBParticleSG.java.
public void forAllNonNullValues(ParticleSG pController, JavaMethod pMethod, DirectAccessible pElement, SGlet pSGlet) throws SAXException
- Specified by:
- forAllNonNullValues in interface ParticleSGChain
public GroupSG getGroupSG(ParticleSG pController)
- Specified by:
- getGroupSG in interface ParticleSGChain
public Locator getLocator(ParticleSG pController)
- Specified by:
- getLocator in interface ParticleSGChain
public int getMaxOccurs(ParticleSG pController)
- Specified by:
- getMaxOccurs in interface ParticleSGChain
public int getMinOccurs(ParticleSG pController)
- Specified by:
- getMinOccurs in interface ParticleSGChain
public ObjectSG getObjectSG(ParticleSG pController)
- Specified by:
- getObjectSG in interface ParticleSGChain
public PropertySG getPropertySG(ParticleSG pController) throws SAXException
- Specified by:
- getPropertySG in interface ParticleSGChain
public void init(ParticleSG pController) throws SAXException
- Specified by:
- init in interface ParticleSGChain
public boolean isElement(ParticleSG pController)
- Specified by:
- isElement in interface ParticleSGChain
public boolean isGroup(ParticleSG pController)
- Specified by:
- isGroup in interface ParticleSGChain
public boolean isMultiple(ParticleSG pController)
- Specified by:
- isMultiple in interface ParticleSGChain
public boolean isWildcard(ParticleSG pController)
- Specified by:
- isWildcard in interface ParticleSGChain
public Object newPropertySGChain(ParticleSG pController) throws SAXException
- Specified by:
- newPropertySGChain in interface ParticleSGChain