org.apache.cxf.binding.corba.types
Class CorbaOctetSequenceEventProducer
java.lang.Object
org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
- All Implemented Interfaces:
- CorbaTypeEventProducer
public class CorbaOctetSequenceEventProducer
- extends Object
- implements CorbaTypeEventProducer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorbaOctetSequenceEventProducer
public CorbaOctetSequenceEventProducer(CorbaObjectHandler h)
getLocalName
public String getLocalName()
- Specified by:
getLocalName in interface CorbaTypeEventProducer
getName
public QName getName()
- Specified by:
getName in interface CorbaTypeEventProducer
getText
public String getText()
- Specified by:
getText in interface CorbaTypeEventProducer
next
public int next()
- Specified by:
next in interface CorbaTypeEventProducer
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface CorbaTypeEventProducer
getAttributes
public List<Attribute> getAttributes()
- Specified by:
getAttributes in interface CorbaTypeEventProducer
getNamespaces
public List<Namespace> getNamespaces()
- Specified by:
getNamespaces in interface CorbaTypeEventProducer
Apache CXF