|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
public class CorbaOctetSequenceEventProducer
Constructor Summary | |
---|---|
CorbaOctetSequenceEventProducer(CorbaObjectHandler h)
|
Method Summary | |
---|---|
java.util.List<javax.xml.stream.events.Attribute> |
getAttributes()
|
java.lang.String |
getLocalName()
|
javax.xml.namespace.QName |
getName()
|
java.util.List<javax.xml.stream.events.Namespace> |
getNamespaces()
|
java.lang.String |
getText()
|
boolean |
hasNext()
|
int |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorbaOctetSequenceEventProducer(CorbaObjectHandler h)
Method Detail |
---|
public java.lang.String getLocalName()
getLocalName
in interface CorbaTypeEventProducer
public javax.xml.namespace.QName getName()
getName
in interface CorbaTypeEventProducer
public java.lang.String getText()
getText
in interface CorbaTypeEventProducer
public int next()
next
in interface CorbaTypeEventProducer
public boolean hasNext()
hasNext
in interface CorbaTypeEventProducer
public java.util.List<javax.xml.stream.events.Attribute> getAttributes()
getAttributes
in interface CorbaTypeEventProducer
public java.util.List<javax.xml.stream.events.Namespace> getNamespaces()
getNamespaces
in interface CorbaTypeEventProducer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |