Uses of Class
org.simpleframework.xml.stream.OutputNodeMap
Packages that use OutputNodeMap
-
Uses of OutputNodeMap in org.simpleframework.xml.stream
Fields in org.simpleframework.xml.stream declared as OutputNodeMapModifier and TypeFieldDescriptionprivate OutputNodeMapOutputDocument.tableRepresents a dummy output node map for the attributes.private OutputNodeMapOutputElement.tableRepresents the attributes that have been set for the element.Methods in org.simpleframework.xml.stream that return OutputNodeMapModifier and TypeMethodDescriptionOutputElement.getAttributes()This returns aNodeMapwhich can be used to add nodes to the element before that element has been committed.