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