Uses of Class
com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Packages that use StartElementEvent Package Description com.sun.xml.fastinfoset.stax.events -
-
Uses of StartElementEvent in com.sun.xml.fastinfoset.stax.events
Methods in com.sun.xml.fastinfoset.stax.events with parameters of type StartElementEvent Modifier and Type Method Description protected voidStAXEventAllocatorBase. addAttributes(StartElementEvent event, XMLStreamReader streamReader)protected voidStAXEventAllocatorBase. addNamespaces(StartElementEvent event, XMLStreamReader streamReader)
-