Uses of Class
org.simpleframework.xml.stream.PullReader.Start
Packages that use PullReader.Start
-
Uses of PullReader.Start in org.simpleframework.xml.stream
Methods in org.simpleframework.xml.stream that return PullReader.StartModifier and TypeMethodDescriptionprivate PullReader.Start
PullReader.build
(PullReader.Start event) This is used to build the attributes that are to be used to populate the start event.private PullReader.Start
PullReader.start()
This is used to convert the next event to a start event.Methods in org.simpleframework.xml.stream with parameters of type PullReader.StartModifier and TypeMethodDescriptionprivate PullReader.Start
PullReader.build
(PullReader.Start event) This is used to build the attributes that are to be used to populate the start event.