151152153154155156157158159160161
public String getPropertyName(PropertySG pController) throws SAXException { return "value"; } }; PropertySGImpl pSG = new PropertySGImpl(head); pSG.generate(js); } else { elementSG.generate(pJs); } ObjectSG oSG = pParticle.getObjectSG();
152153154155156157158159160161162
public String getPropertyName(PropertySG pController) throws SAXException { return "value"; } }; PropertySGImpl pSG = new PropertySGImpl(head); pSG.generate(js); } } else { elementSG.generate(pJs); }