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