public class CorbaOctetSequenceEventProducer extends Object implements CorbaTypeEventProducer
| Constructor and Description |
|---|
CorbaOctetSequenceEventProducer(CorbaObjectHandler h) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
getAttributes() |
String |
getLocalName() |
QName |
getName() |
List<Namespace> |
getNamespaces() |
String |
getText() |
boolean |
hasNext() |
int |
next() |
public CorbaOctetSequenceEventProducer(CorbaObjectHandler h)
public String getLocalName()
getLocalName in interface CorbaTypeEventProducerpublic QName getName()
getName in interface CorbaTypeEventProducerpublic String getText()
getText in interface CorbaTypeEventProducerpublic int next()
next in interface CorbaTypeEventProducerpublic boolean hasNext()
hasNext in interface CorbaTypeEventProducerpublic List<Attribute> getAttributes()
getAttributes in interface CorbaTypeEventProducerpublic List<Namespace> getNamespaces()
getNamespaces in interface CorbaTypeEventProducerApache CXF