|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.corba.types.CorbaFixedEventProducer
public class CorbaFixedEventProducer
| Constructor Summary | |
|---|---|
CorbaFixedEventProducer(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 CorbaFixedEventProducer(CorbaObjectHandler h)
| Method Detail |
|---|
public java.lang.String getLocalName()
getLocalName in interface CorbaTypeEventProducerpublic java.lang.String getText()
getText in interface CorbaTypeEventProducerpublic int next()
next in interface CorbaTypeEventProducerpublic javax.xml.namespace.QName getName()
getName in interface CorbaTypeEventProducerpublic boolean hasNext()
hasNext in interface CorbaTypeEventProducerpublic java.util.List<javax.xml.stream.events.Attribute> getAttributes()
getAttributes in interface CorbaTypeEventProducerpublic java.util.List<javax.xml.stream.events.Namespace> getNamespaces()
getNamespaces in interface CorbaTypeEventProducer
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||